Skip to content

Merge XPEvo fixed/changes into main repository #555

Merge XPEvo fixed/changes into main repository

Merge XPEvo fixed/changes into main repository #555

Triggered via pull request February 6, 2025 21:04
Status Success
Total duration 1m 47s
Artifacts 1

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
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/Mapping/ThemeOptionsParser.cs#L14
Possible null reference argument for parameter 'input' in 'TomlDocument TomlParser.Parse(string input)'.
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/Mapping/Toml/ThemeConfigOptionsMapper.cs#L14
Dereference of a possibly null reference.
build_and_test: src/EvoSC.Common/Exceptions/EvoSCException.cs#L11
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build_and_test: src/EvoSC.Common/Controllers/EvoScController.cs#L10
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_and_test: src/EvoSC.Common/Events/EventSubscriptionBuilder.cs#L8
Non-nullable field '_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build_and_test: src/EvoSC.Common/Events/EventSubscriptionBuilder.cs#L9
Non-nullable field '_instanceClass' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Conditional access qualifier expression is not null according to nullable reference types' annotations: src/Modules/RoundRankingModule/Services/RoundRankingService.cs#L121
Conditional access qualifier expression is never null according to nullable reference types' annotations
Unused local variable: src/Modules/RoundRankingModule/Services/RoundRankingStateService.cs#L54
Local variable 'removedCheckpointData' is never used

Artifacts

Produced during runtime
Name Size
PR_NUMBER
146 Bytes