Add documentation for the event system #38
Annotations
11 warnings
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/.
|
Build:
MonkeyLoader.CodeGenerators/ConfigPropertiesGenerator.cs#L10
Missing XML comment for publicly visible type or member 'ConfigPropertiesGenerator'
|
Build:
MonkeyLoader.CodeGenerators/ConfigPropertiesGenerator.cs#L14
Missing XML comment for publicly visible type or member 'ConfigPropertiesGenerator.Execute(GeneratorExecutionContext)'
|
Build:
MonkeyLoader.CodeGenerators/ConfigPropertiesGenerator.cs#L45
Missing XML comment for publicly visible type or member 'ConfigPropertiesGenerator.Initialize(GeneratorInitializationContext)'
|
Build:
MonkeyLoader/Util.cs#L114
The variable 'e' is declared but never used
|
Build:
MonkeyLoader/Util.cs#L124
The variable 'e' is declared but never used
|
Build:
MonkeyLoader/Meta/NuGetPackageMod.cs#L38
The field 'NuGetPackageMod._assemblyCounter' is assigned but its value is never used
|
Build:
MonkeyLoader/AnyMap.cs#L16
Missing XML comment for publicly visible type or member 'AnyMap.Keys'
|
Build:
MonkeyLoader/AnyMap.cs#L18
Missing XML comment for publicly visible type or member 'AnyMap.Add<T>(T)'
|
Build:
MonkeyLoader/AnyMap.cs#L20
Missing XML comment for publicly visible type or member 'AnyMap.Clear()'
|
Build:
MonkeyLoader/AnyMap.cs#L22
Missing XML comment for publicly visible type or member 'AnyMap.ContainsKey<T>()'
|
Loading