Skip to content

Add github actions for unit tests and code quality #35

Add github actions for unit tests and code quality

Add github actions for unit tests and code quality #35

GitHub Actions / Qodana Community for JVM completed Jan 22, 2024 in 0s

19 new problems found by Qodana Community for JVM

Qodana Community for JVM

19 new problems were found

Inspection name Severity Problems
Constant conditions 🔶 Warning 5
Class member can have 'private' visibility ◽️ Notice 14

💡 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 183 in cache/src/main/kotlin/world/gregs/voidps/cache/secure/Whirlpool.kt

See this annotation in the file changed.

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

Constant conditions

Condition 'value \< 0 \|\| value \>= 256' is always false

Check warning on line 203 in cache/src/main/kotlin/world/gregs/voidps/cache/compress/BZIP2Compressor.kt

See this annotation in the file changed.

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

Constant conditions

Condition 'i54 == 0' is always true

Check warning on line 183 in cache/src/main/kotlin/world/gregs/voidps/cache/secure/Whirlpool.kt

See this annotation in the file changed.

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

Constant conditions

Condition 'value \< 0' is always false

Check warning on line 183 in cache/src/main/kotlin/world/gregs/voidps/cache/secure/Whirlpool.kt

See this annotation in the file changed.

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

Constant conditions

Condition 'value \>= 256' is always false when reached

Check warning on line 204 in cache/src/main/kotlin/world/gregs/voidps/cache/compress/BZIP2Compressor.kt

See this annotation in the file changed.

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

Constant conditions

Value of 'i53++' is always zero

Check notice on line 30 in engine/src/main/kotlin/world/gregs/voidps/engine/client/ui/chat/Colours.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'LIME' could be private

Check notice on line 32 in engine/src/main/kotlin/world/gregs/voidps/engine/client/ui/chat/Colours.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'BLACK' could be private

Check notice on line 27 in engine/src/main/kotlin/world/gregs/voidps/engine/client/ui/chat/Colours.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'RED' could be private

Check notice on line 34 in engine/src/main/kotlin/world/gregs/voidps/engine/client/ui/chat/Colours.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'MAROON' could be private

Check notice on line 39 in engine/src/main/kotlin/world/gregs/voidps/engine/client/ui/chat/Colours.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'DARK_RED' could be private

Check notice on line 29 in engine/src/main/kotlin/world/gregs/voidps/engine/client/ui/chat/Colours.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'YELLOW' could be private

Check notice on line 33 in engine/src/main/kotlin/world/gregs/voidps/engine/client/ui/chat/Colours.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'NAVY' could be private

Check notice on line 38 in engine/src/main/kotlin/world/gregs/voidps/engine/client/ui/chat/Colours.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'DARK_GREEN' could be private

Check notice on line 24 in engine/src/main/kotlin/world/gregs/voidps/engine/client/ui/chat/Colours.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'BLUE' could be private

Check notice on line 35 in engine/src/main/kotlin/world/gregs/voidps/engine/client/ui/chat/Colours.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'PURPLE' could be private

Check notice on line 36 in engine/src/main/kotlin/world/gregs/voidps/engine/client/ui/chat/Colours.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'BROWN' could be private

Check notice on line 26 in engine/src/main/kotlin/world/gregs/voidps/engine/client/ui/chat/Colours.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'GREEN' could be private

Check notice on line 37 in engine/src/main/kotlin/world/gregs/voidps/engine/client/ui/chat/Colours.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'VIOLET' could be private

Check notice on line 28 in engine/src/main/kotlin/world/gregs/voidps/engine/client/ui/chat/Colours.kt

See this annotation in the file changed.

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

Class member can have 'private' visibility

Property 'RED_ORANGE' could be private