Skip to content

Changed error handling of map module #261

Changed error handling of map module

Changed error handling of map module #261

Triggered via pull request July 27, 2023 07:35
Status Failure
Total duration 1m 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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.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.
build_and_test: src/EvoSC.Common/Util/MatchSettings/ModeScriptSettings.cs#L245
Non-nullable property 'PointsRepartition' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.