Skip to content

update for 1.0.5

update for 1.0.5 #131

Triggered via push July 18, 2024 02:43
Status Failure
Total duration 2m 7s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build (Release)
Too many retries.
build (Release)
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, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (Release)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (Release)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build (Release): Shared/EditorSettings.cs#L15
Non-nullable field 'objectDirectory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): Shared/EditorSettings.cs#L22
Non-nullable field 'objDataDirectories' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): Shared/EditorSettings.cs#L34
Non-nullable field 'dataDirectory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): Shared/EditorSettings.cs#L41
Non-nullable field 'dataDirectories' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): Shared/EditorSettings.cs#L53
Non-nullable field 'scv5Directory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): Shared/EditorSettings.cs#L60
Non-nullable field 'scv5Directories' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): Core/Types/SCV5/Wave.cs#L7
Non-nullable property 'pad_0' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release): Core/Types/SCV5/Town.cs#L7
Non-nullable property 'pad_0' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release): Core/Types/SCV5/TileElement.cs#L16
Non-nullable property 'pad_4' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.