activity map object docs #87
8 new problems found by Qodana Community for JVM
Qodana Community for JVM
8 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unused import |
🔶 Warning | 6 |
Unchecked warning |
🔶 Warning | 1 |
Commented out code |
◽️ Notice | 1 |
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check notice on line 101 in game/core/src/com/eng1/game/screens/PreferencesScreen.java
github-actions / Qodana Community for JVM
Commented out code
Commented out code (10 lines)
Check warning on line 51 in game/core/src/com/eng1/game/game/Score.java
github-actions / Qodana Community for JVM
Unchecked warning
Unchecked assignment: 'java.util.ArrayList' to 'java.util.ArrayList'
Check warning on line 2 in game/desktop/src/com/eng1/game/DesktopLauncher.java
github-actions / Qodana Community for JVM
Unused import
Unused import `import com.badlogic.gdx.Graphics;`
Check warning on line 3 in game/core/src/com/eng1/game/screens/MainScreen.java
github-actions / Qodana Community for JVM
Unused import
Unused import `import com.eng1.game.HeslingtonHustle;`
Check warning on line 4 in game/core/src/com/eng1/game/screens/MainScreen.java
github-actions / Qodana Community for JVM
Unused import
Unused import `import com.badlogic.gdx.Screen;`
Check warning on line 4 in game/core/src/com/eng1/game/assets/maps/MapAssets.java
github-actions / Qodana Community for JVM
Unused import
Unused import `import com.badlogic.gdx.maps.tiled.TmxMapLoader;`
Check warning on line 6 in game/core/src/com/eng1/game/screens/LoadingScreen.java
github-actions / Qodana Community for JVM
Unused import
Unused import `import com.eng1.game.HeslingtonHustle;`
Check warning on line 7 in game/core/src/com/eng1/game/screens/MainScreen.java
github-actions / Qodana Community for JVM
Unused import
Unused import `import com.badlogic.gdx.InputAdapter;`