Add logging options to MonkeyBase, add more mod extensions, improve s… #15
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, CyberAndrii/setup-steamcmd@b786e0da44db3d817e66fa3910a9560cb28c9323, 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/Patching/MonkeyBase.cs#L60
Member 'Mod' must have a non-null value when exiting.
|
Build:
MonkeyLoader/Meta/DynamicMod.cs#L52
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
MonkeyLoader/Meta/LocationConfigSection.cs#L58
Possible null reference return.
|
Build:
MonkeyLoader/NuGet/NuGetHelper.cs#L71
'NuGetFrameworkSorter.NuGetFrameworkSorter()' is obsolete: 'Use Instance singleton instead'
|
Build:
MonkeyLoader/AssemblyName.cs#L10
Missing XML comment for publicly visible type or member 'AssemblyName'
|
The logs for this run have expired and are no longer available.
Loading