This is the dumbest wind sailing I've ever #5
Annotations
12 warnings
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/
|
Scenes/Menus/Components/UiTitle.cs#L5
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Components/Sprite.cs#L27
Dereference of a possibly null reference.
|
Components/Sprite.cs#L19
Non-nullable field 'CurrentAnimation' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Scenes/Levels/Systems/BoatMovementSystem.cs#L23
Converting null literal or possible null value to non-nullable type.
|
Scenes/Levels/Systems/BoatMovementSystem.cs#L61
Dereference of a possibly null reference.
|
Scenes/Levels/Systems/BoatMovementSystem.cs#L81
Converting null literal or possible null value to non-nullable type.
|
NovemberPiratesEngine.cs#L9
Non-nullable field 'ActiveScene' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Components/Player.cs#L7
Field 'Player.Position' is never assigned to, and will always have its default value
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading