Skip to content

fixed some qodana problems #212

fixed some qodana problems

fixed some qodana problems #212

Triggered via push May 23, 2024 07:55
Status Success
Total duration 3m 1s
Artifacts

Annotations

5 warnings
Deprecated member is still used: game/core/src/com/eng1/game/game/player/Statistics.java#L390
Deprecated member 'increaseScore' is still used
Unchecked warning: game/core/src/com/eng1/game/game/Score.java#L83
Unchecked assignment: 'java.util.ArrayList' to 'java.util.ArrayList'
Unused import: game/core/src/com/eng1/game/screens/MainScreen.java#L3
Unused import `import com.badlogic.gdx.Screen;`
Unused import: game/core/src/com/eng1/game/screens/MainScreen.java#L6
Unused import `import com.badlogic.gdx.InputAdapter;`
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/.