Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #22

Merged
merged 1 commit into from
Mar 21, 2024

Update README.md

75ec6d8
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Update README.md #22

Update README.md
75ec6d8
Select commit
Loading
Failed to load commit list.
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 qodana-support@jetbrains.com

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 `;`

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;`