Merge pull request #19 from TheRealEmissions/scale-values #107
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]
- 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 warning on line 62 in core/src/uk/ac/york/student/settings/GamePreferences.java
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
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
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
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
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
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
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
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
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
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
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
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
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
github-actions / Qodana Community for JVM
Unnecessary semicolon
Unnecessary semicolon `;`