7 new issues (0 max.) of at least minor severity.
Annotations
Check notice on line 3 in CHANGELOG.md
codacy-production / Codacy Static Code Analysis
CHANGELOG.md#L3
Expected: 1; Actual: 0; Below
Check notice on line 4 in CHANGELOG.md
codacy-production / Codacy Static Code Analysis
CHANGELOG.md#L4
Lists should be surrounded by blank lines
Check warning on line 100 in src/client/kotlin/com/bibireden/playerex/ui/PlayerEXScreen.kt
codacy-production / Codacy Static Code Analysis
src/client/kotlin/com/bibireden/playerex/ui/PlayerEXScreen.kt#L100
The function switchPage has a comment. Prefer renaming the function giving it a more self-explanatory name.
Check warning on line 7 in src/client/kotlin/com/bibireden/playerex/ui/PlayerEXTextures.kt
codacy-production / Codacy Static Code Analysis
src/client/kotlin/com/bibireden/playerex/ui/PlayerEXTextures.kt#L7
PlayerEXTextures is missing required documentation.
codacy-production / Codacy Static Code Analysis
src/client/kotlin/com/bibireden/playerex/ui/components/ProgressBarComponent.kt#L13
ProgressBarComponent is missing required documentation.
codacy-production / Codacy Static Code Analysis
src/client/kotlin/com/bibireden/playerex/ui/components/ProgressBarComponent.kt#L37
The function color is missing documentation.
codacy-production / Codacy Static Code Analysis
src/client/kotlin/com/bibireden/playerex/ui/components/ProgressBarComponent.kt#L48
The function backgroundColor is missing documentation.