code quality workflow #85
Annotations
4 warnings
Use of 'System.out' or 'System.err':
core/src/uk/ac/york/student/game/GameTime.java#L18
Uses of `System.out` should probably be replaced with more robust logging
|
Unnecessary semicolon:
core/src/uk/ac/york/student/player/PlayerMetrics.java#L25
Unnecessary semicolon `;`
|
Unnecessary semicolon:
core/src/uk/ac/york/student/player/PlayerMetrics.java#L35
Unnecessary semicolon `;`
|
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|