Skip to content

Some cool wind effect I guess #12

Some cool wind effect I guess

Some cool wind effect I guess #12

Triggered via push November 6, 2023 04:34
Status Success
Total duration 1m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
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: Components/Sprite.cs#L17
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: Scenes/Menus/Components/UiTitle.cs#L6
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NovemberPiratesEngine.cs#L9
Non-nullable field 'ActiveScene' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Scenes/Levels/Systems/ShipControlSystem.cs#L123
Converting null literal or possible null value to non-nullable type.
build: Components/Player.cs#L8
Field 'Player.Position' is never assigned to, and will always have its default value
build: Components/Cannonball.cs#L8
Field 'Cannonball.FiredBy' is never assigned to, and will always have its default value
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/