Skip to content

Merge pull request #19 from TheRealEmissions/scale-values #107

Merge pull request #19 from TheRealEmissions/scale-values

Merge pull request #19 from TheRealEmissions/scale-values #107

GitHub Actions / Qodana Community for JVM completed Mar 21, 2024 in 0s

14 new problems found by Qodana Community for JVM

Qodana Community for JVM

14 new problems were found

Inspection name Severity Problems
Javadoc declaration problems 🔶 Warning 8
Unused import 🔶 Warning 3
Unnecessary semicolon 🔶 Warning 2
Lombok @Getter may be used 🔶 Warning 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 warning on line 62 in core/src/uk/ac/york/student/settings/GamePreferences.java

See this annotation in the file changed.

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

Javadoc declaration problems

Javadoc pointing to itself

Check warning on line 42 in core/src/uk/ac/york/student/game/activities/Activity.java

See this annotation in the file changed.

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

Javadoc declaration problems

Javadoc pointing to itself

Check warning on line 48 in core/src/uk/ac/york/student/game/activities/Activity.java

See this annotation in the file changed.

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

Javadoc declaration problems

Javadoc pointing to itself

Check warning on line 36 in core/src/uk/ac/york/student/game/activities/Activity.java

See this annotation in the file changed.

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

Javadoc declaration problems

Javadoc pointing to itself

Check warning on line 29 in core/src/uk/ac/york/student/game/activities/Activity.java

See this annotation in the file changed.

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

Javadoc declaration problems

Javadoc pointing to itself

Check warning on line 16 in core/src/uk/ac/york/student/settings/DebugScreenPreferences.java

See this annotation in the file changed.

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

Javadoc declaration problems

Javadoc pointing to itself

Check warning on line 21 in core/src/uk/ac/york/student/game/activities/Activity.java

See this annotation in the file changed.

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

Javadoc declaration problems

Javadoc pointing to itself

Check warning on line 11 in core/src/uk/ac/york/student/settings/DebugScreenPreferences.java

See this annotation in the file changed.

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

Javadoc declaration problems

Javadoc pointing to itself

Check warning on line 11 in core/src/uk/ac/york/student/screens/ExitScreen.java

See this annotation in the file changed.

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

Lombok @Getter may be used

Class 'ExitScreen' may use Lombok @Getter

Check warning on line 12 in core/src/uk/ac/york/student/screens/EndScreen.java

See this annotation in the file changed.

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

Unused import

Unused import `import java.util.List;`

Check warning on line 17 in core/src/uk/ac/york/student/GdxGame.java

See this annotation in the file changed.

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

Unused import

Unused import `import static com.badlogic.gdx.scenes.scene2d.actions.Actions.fadeOut;`

Check warning on line 9 in core/src/uk/ac/york/student/screens/EndScreen.java

See this annotation in the file changed.

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

Unused import

Unused import `import uk.ac.york.student.player.PlayerMetric;`

Check warning on line 26 in core/src/uk/ac/york/student/player/PlayerMetrics.java

See this annotation in the file changed.

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

Unnecessary semicolon

Unnecessary semicolon `;`

Check warning on line 36 in core/src/uk/ac/york/student/player/PlayerMetrics.java

See this annotation in the file changed.

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

Unnecessary semicolon

Unnecessary semicolon `;`