steam build fix #60
Annotations
5 warnings
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/
|
RbfxTemplate/GameState.cs#L62
The field 'GameState._state' is never used
|
RbfxTemplate/Tile.cs#L13
Field 'Tile._linkSource' is never assigned to, and will always have its default value 0
|
RbfxTemplate/Tile.cs#L16
Field 'Tile._linkTarget' is never assigned to, and will always have its default value 0
|
RbfxTemplate/Tile.cs#L10
Field 'Tile._linkId' is never assigned to, and will always have its default value 0
|
This job succeeded
Loading