Skip to content

Update dotnet.yml

Update dotnet.yml #30

Triggered via push November 18, 2023 19:13
Status Failure
Total duration 1m 26s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 16 warnings
itch
Unable to find any artifacts for the associated workflow
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, vimtor/action-zip@v1, softprops/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
No files were found with the provided path: build/. No artifacts will be uploaded.
build: Components/Sprite.cs#L17
Cannot convert null literal to non-nullable reference type.
build: Utilities/Maps/MapPath.cs#L6
Cannot convert null literal to non-nullable reference type.
build: Components/Sprite.cs#L25
Dereference of a possibly null reference.
build: Components/Sprite.cs#L17
Non-nullable field 'CurrentAnimation' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Components/Sprite.cs#L33
Non-nullable field 'CurrentAnimation' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Utilities/ShipSpriteBuilder.cs#L57
Possible null reference argument for parameter 'key' in 'int Dictionary<string, int>.this[string key]'.
build: Components/Singleton.cs#L10
Non-nullable field 'Map' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: NovemberPiratesEngine.cs#L10
Non-nullable field 'ActiveScene' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Utilities/Maps/Map.cs#L15
Possible null reference return.
build: Utilities/MapManager.cs#L84
Dereference of a possibly null reference.
build
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
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
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/
itch
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/