macos-13 #44
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Dotnet Publish:
RbfxTemplate/Tile.cs#L10
Field 'Tile._linkId' is never assigned to, and will always have its default value 0
|
Dotnet Publish:
RbfxTemplate/UrhoApplication.cs#L21
Field 'UrhoApplication._debugHud' is never assigned to, and will always have its default value null
|
Dotnet Publish:
RbfxTemplate/Tile.cs#L16
Field 'Tile._linkTarget' is never assigned to, and will always have its default value 0
|
Dotnet Publish:
RbfxTemplate/GameState.cs#L61
The field 'GameState._state' is never used
|
Dotnet Publish:
RbfxTemplate/Tile.cs#L13
Field 'Tile._linkSource' is never assigned to, and will always have its default value 0
|
Loading