Skip to content

[delete-map] adds deletion of map file #356

[delete-map] adds deletion of map file

[delete-map] adds deletion of map file #356

Triggered via pull request October 4, 2023 07:46
Status Failure
Total duration 2m 16s
Artifacts

dotnet.yml

on: pull_request
build_and_test
2m 5s
build_and_test
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.