Fix sitemap json #58
Annotations
11 warnings
publish-docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
publish-docs:
MonkeyLoader.CodeGenerators/ConfigPropertiesGenerator.cs#L10
Missing XML comment for publicly visible type or member 'ConfigPropertiesGenerator'
|
publish-docs:
MonkeyLoader.CodeGenerators/ConfigPropertiesGenerator.cs#L14
Missing XML comment for publicly visible type or member 'ConfigPropertiesGenerator.Execute(GeneratorExecutionContext)'
|
publish-docs:
MonkeyLoader.CodeGenerators/ConfigPropertiesGenerator.cs#L45
Missing XML comment for publicly visible type or member 'ConfigPropertiesGenerator.Initialize(GeneratorInitializationContext)'
|
publish-docs:
MonkeyLoader/AssemblyName.cs#L10
Missing XML comment for publicly visible type or member 'AssemblyName'
|
publish-docs:
MonkeyLoader/AssemblyName.cs#L12
Missing XML comment for publicly visible type or member 'AssemblyName.Filename'
|
publish-docs:
MonkeyLoader/AssemblyName.cs#L13
Missing XML comment for publicly visible type or member 'AssemblyName.Name'
|
publish-docs:
MonkeyLoader/AssemblyName.cs#L15
Missing XML comment for publicly visible type or member 'AssemblyName.AssemblyName(string, bool)'
|
publish-docs:
MonkeyLoader/AssemblyName.cs#L21
Missing XML comment for publicly visible type or member 'AssemblyName.implicit operator string(in AssemblyName)'
|
publish-docs:
MonkeyLoader/AssemblyName.cs#L23
Missing XML comment for publicly visible type or member 'AssemblyName.operator !=(in AssemblyName, in AssemblyName)'
|
publish-docs:
MonkeyLoader/AssemblyName.cs#L26
Missing XML comment for publicly visible type or member 'AssemblyName.operator ==(in AssemblyName, in AssemblyName)'
|