Skip to content

chore: Add Essential and MemoryUsageScreen to clientside mods. Thanks… #58

chore: Add Essential and MemoryUsageScreen to clientside mods. Thanks…

chore: Add Essential and MemoryUsageScreen to clientside mods. Thanks… #58

GitHub Actions / Qodana Community for JVM completed Sep 7, 2023 in 0s

131 new problems found by Qodana Community for JVM

Qodana Community for JVM

131 new problems were found

Inspection name Severity Problems
Unused symbol 🔶 Warning 13
Redundant character escape 🔶 Warning 9
Constructor parameter is never used as a property 🔶 Warning 1
Redundant diagnostic suppression 🔶 Warning 1
Unused import directive 🔶 Warning 1
Single character alternation 🔶 Warning 1
Class member can have 'private' visibility ◽️ Notice 94
Constant conditions ◽️ Notice 6
Leaking 'this' in constructor ◽️ Notice 5

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ 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 52 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/window/KeyComboManager.kt

See this annotation in the file changed.

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

Constructor parameter is never used as a property

Constructor parameter is never used as a property

Check notice on line 164 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/window/settings/GlobalSettings.kt

See this annotation in the file changed.

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

Constant conditions

Value of 'y' is always zero

Check notice on line 163 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/window/settings/GlobalSettings.kt

See this annotation in the file changed.

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

Constant conditions

Value of 'y' is always zero

Check notice on line 162 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/window/settings/GlobalSettings.kt

See this annotation in the file changed.

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

Constant conditions

Value of 'y' is always zero

Check notice on line 161 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/window/settings/GlobalSettings.kt

See this annotation in the file changed.

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

Constant conditions

Value of 'y' is always zero

Check notice on line 160 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/window/settings/GlobalSettings.kt

See this annotation in the file changed.

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

Constant conditions

Value of 'y' is always zero

Check notice on line 159 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/window/settings/GlobalSettings.kt

See this annotation in the file changed.

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

Constant conditions

Value of 'y' is always zero

Check warning on line 12 in serverpackcreator-api/build.gradle.kts

See this annotation in the file changed.

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

Redundant diagnostic suppression

Redundant suppression

Check warning on line 22 in serverpackcreator-api/src/jvmMain/kotlin/de/griefed/serverpackcreator/api/ConfigurationHandler.kt

See this annotation in the file changed.

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

Unused import directive

Unused import directive

Check notice on line 48 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/window/logs/LogTailer.kt

See this annotation in the file changed.

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

Leaking 'this' in constructor

Leaking 'this' in constructor of non-final class LogTailer

Check notice on line 82 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/components/ScrollTextField.kt

See this annotation in the file changed.

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

Leaking 'this' in constructor

Leaking 'this' in constructor of non-final class ScrollTextField

Check notice on line 50 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/components/BalloonTipButton.kt

See this annotation in the file changed.

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

Leaking 'this' in constructor

Leaking 'this' in constructor of non-final class BalloonTipButton

Check notice on line 41 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/components/StatusIcon.kt

See this annotation in the file changed.

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

Leaking 'this' in constructor

Leaking 'this' in constructor of non-final class StatusIcon

Check notice on line 83 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/components/ScrollTextField.kt

See this annotation in the file changed.

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

Leaking 'this' in constructor

Leaking 'this' in constructor of non-final class ScrollTextField

Check notice on line 61 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/window/settings/GlobalSettings.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'inclusionsIcon' could be private

Check notice on line 107 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/window/settings/GlobalSettings.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'overwriteReset' could be private

Check notice on line 69 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/window/settings/GlobalSettings.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'aikarsSetting' could be private

Check notice on line 24 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/window/settings/GlobalSettings.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'homeChoose' could be private

Check notice on line 97 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/window/settings/GlobalSettings.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'languageIcon' could be private

Check notice on line 74 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/window/settings/GlobalSettings.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'scriptLabel' could be private

Check notice on line 128 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/window/settings/GlobalSettings.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'cleanupLabel' could be private

Check notice on line 59 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/window/settings/GlobalSettings.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'zipReset' could be private

Check notice on line 105 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/window/settings/GlobalSettings.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'overwriteSetting' could be private

Check notice on line 124 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/window/settings/GlobalSettings.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'zipExclusionsRevert' could be private

Check notice on line 48 in serverpackcreator-gui/src/main/kotlin/de/griefed/serverpackcreator/gui/window/settings/GlobalSettings.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'serverPacksChoose' could be private