Skip to content

Bugfixes alex

Bugfixes alex #345

Triggered via pull request September 23, 2023 07:55
Status Failure
Total duration 2m 5s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build_and_test
Process completed with exit code 1.
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/Util/MatchSettings/ModeScriptSettings.cs#L33
Non-nullable property 'LoadingScreenImageUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_test: src/EvoSC.Common/Util/MatchSettings/ModeScriptSettings.cs#L40
Non-nullable property 'DecoImageUrlCheckpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_test: src/EvoSC.Common/Util/MatchSettings/ModeScriptSettings.cs#L47
Non-nullable property 'DecoImageUrlDecalSponsor4X1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_test: src/EvoSC.Common/Util/MatchSettings/ModeScriptSettings.cs#L54
Non-nullable property 'DecoImageUrlScreen16X1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_test: src/EvoSC.Common/Util/MatchSettings/ModeScriptSettings.cs#L61
Non-nullable property 'DecoImageUrlScreen16X9' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_test: src/EvoSC.Common/Util/MatchSettings/ModeScriptSettings.cs#L68
Non-nullable property 'DecoImageUrlScreen8X1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_test: src/EvoSC.Common/Util/MatchSettings/ModeScriptSettings.cs#L76
Non-nullable property 'DecoImageUrlWhoAmIUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_test: src/EvoSC.Common/Util/MatchSettings/ModeScriptSettings.cs#L103
Non-nullable property 'EliminatedPlayerNbRanks' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_test: src/EvoSC.Common/Util/MatchSettings/ModeScriptSettings.cs#L201
Non-nullable property 'NeutralEmblemUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.