Fixes #413
Annotations
20 warnings
build_and_test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build_and_test:
src/EvoSC.Modules.SourceGeneration/AssemblyModuleInfoGenerator.cs#L15
'EvoSC.Modules.SourceGeneration.AssemblyModuleInfoGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build_and_test:
src/EvoSC.Modules.SourceGeneration/AssemblyModuleInfoGenerator.cs#L89
Loop should be simplified by calling Select(dependency => dependency.Key)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
build_and_test:
src/EvoSC.Common/Config/Stores/TomlConfigStore.cs#L22
Converting null literal or possible null value to non-nullable type.
|
build_and_test:
src/EvoSC.Common/Config/Stores/TomlConfigStore.cs#L26
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
build_and_test:
src/EvoSC.Common/Config/Stores/TomlConfigStore.cs#L76
Dereference of a possibly null reference.
|
build_and_test:
src/EvoSC.Common/Config/Stores/TomlConfigStore.cs#L76
Possible null reference argument for parameter 'hex' in 'TextColor.TextColor(string hex)'.
|
build_and_test:
src/EvoSC.Common/Config/Stores/TomlConfigStore.cs#L81
Possible null reference argument for parameter 't' in 'TomlValue? TomletMain.ValueFrom(Type type, object t, TomlSerializerOptions? options = null)'.
|
build_and_test:
src/EvoSC.Common/Config/Stores/TomlConfigStore.cs#L86
Dereference of a possibly null reference.
|
build_and_test:
src/EvoSC.Common/Controllers/Context/GenericControllerContext.cs#L25
Non-nullable property 'ServiceScope' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_and_test:
src/EvoSC.Common/Controllers/Context/GenericControllerContext.cs#L25
Non-nullable property 'Controller' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "PR_NUMBER".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Non-accessed field (private accessibility):
src/Modules/ExampleModule/ExampleController.cs#L32
Field '_mapService' is assigned but its value is never used
|
Redundant using directive:
src/Modules/OpenPlanetModule/Config/IOpenPlanetControlSettings.cs#L5
Using directive is not required by the code and can be safely removed
|
Redundant using directive:
src/Modules/OpenPlanetModule/Controllers/OpenPlanetControlManialinkController.cs#L6
Using directive is not required by the code and can be safely removed
|
Redundant using directive:
src/EvoSC/InternalModules.cs#L5
Using directive is not required by the code and can be safely removed
|
Redundant using directive:
src/Modules/OpenPlanetModule/Controllers/OpenPlanetControlManialinkController.cs#L7
Using directive is not required by the code and can be safely removed
|
Redundant using directive:
src/EvoSC.Common/Services/AuditService.cs#L9
Using directive is not required by the code and can be safely removed
|
Redundant using directive:
src/Modules/ExampleModule/ExampleController.cs#L9
Using directive is not required by the code and can be safely removed
|
RoslynAnalyzers Unread "private" fields should be removed:
src/Modules/ExampleModule/ExampleController.cs#L32
Remove this unread private field '_mapService' or refactor the code to use its value.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
PR_NUMBER
Expired
|
4 Bytes |
|