Fix infinite loop and crash with DependencyReference resolution cause… #18
Annotations
11 warnings
ci
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/.
|
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/NuGet/NuGetHelper.cs#L71
'NuGetFrameworkSorter.NuGetFrameworkSorter()' is obsolete: 'Use Instance singleton instead'
|
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/LocationConfigSection.cs#L58
Possible null reference return.
|
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'
|