Skip to content

activity map object docs #87

activity map object docs

activity map object docs #87

GitHub Actions / Qodana Community for JVM completed May 23, 2024 in 0s

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]

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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused import

Unused import `import com.badlogic.gdx.InputAdapter;`