Skip to content

Make config section more liberal #30

Make config section more liberal

Make config section more liberal #30

Triggered via push March 29, 2024 19:58
Status Success
Total duration 36s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci: MonkeyLoader.CodeGenerators/ConfigPropertiesGenerator.cs#L10
Missing XML comment for publicly visible type or member 'ConfigPropertiesGenerator'
ci: MonkeyLoader.CodeGenerators/ConfigPropertiesGenerator.cs#L14
Missing XML comment for publicly visible type or member 'ConfigPropertiesGenerator.Execute(GeneratorExecutionContext)'
ci: MonkeyLoader.CodeGenerators/ConfigPropertiesGenerator.cs#L45
Missing XML comment for publicly visible type or member 'ConfigPropertiesGenerator.Initialize(GeneratorInitializationContext)'
ci: MonkeyLoader/Util.cs#L114
The variable 'e' is declared but never used
ci: MonkeyLoader/Util.cs#L124
The variable 'e' is declared but never used
ci: MonkeyLoader/Meta/NuGetPackageMod.cs#L38
The field 'NuGetPackageMod._assemblyCounter' is assigned but its value is never used
ci: MonkeyLoader/AssemblyName.cs#L10
Missing XML comment for publicly visible type or member 'AssemblyName'
ci: MonkeyLoader/AssemblyName.cs#L12
Missing XML comment for publicly visible type or member 'AssemblyName.Filename'
ci: MonkeyLoader/AssemblyName.cs#L13
Missing XML comment for publicly visible type or member 'AssemblyName.Name'
ci: MonkeyLoader/AssemblyName.cs#L15
Missing XML comment for publicly visible type or member 'AssemblyName.AssemblyName(string, bool)'