Add github actions for unit tests and code quality #35
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]
- 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 183 in cache/src/main/kotlin/world/gregs/voidps/cache/secure/Whirlpool.kt
github-actions / Qodana Community for JVM
Constant conditions
Condition 'value \< 0 \|\| value \>= 256' is always false
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
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
github-actions / Qodana Community for JVM
Constant conditions
Condition 'value \>= 256' is always false when reached
github-actions / Qodana Community for JVM
Constant conditions
Value of 'i53++' is always zero
github-actions / Qodana Community for JVM
Class member can have 'private' visibility
Property 'LIME' could be private
github-actions / Qodana Community for JVM
Class member can have 'private' visibility
Property 'BLACK' could be private
github-actions / Qodana Community for JVM
Class member can have 'private' visibility
Property 'RED' could be private
github-actions / Qodana Community for JVM
Class member can have 'private' visibility
Property 'MAROON' could be private
github-actions / Qodana Community for JVM
Class member can have 'private' visibility
Property 'DARK_RED' could be private
github-actions / Qodana Community for JVM
Class member can have 'private' visibility
Property 'YELLOW' could be private
github-actions / Qodana Community for JVM
Class member can have 'private' visibility
Property 'NAVY' could be private
github-actions / Qodana Community for JVM
Class member can have 'private' visibility
Property 'DARK_GREEN' could be private
github-actions / Qodana Community for JVM
Class member can have 'private' visibility
Property 'BLUE' could be private
github-actions / Qodana Community for JVM
Class member can have 'private' visibility
Property 'PURPLE' could be private
github-actions / Qodana Community for JVM
Class member can have 'private' visibility
Property 'BROWN' could be private
github-actions / Qodana Community for JVM
Class member can have 'private' visibility
Property 'GREEN' could be private
github-actions / Qodana Community for JVM
Class member can have 'private' visibility
Property 'VIOLET' could be private
github-actions / Qodana Community for JVM
Class member can have 'private' visibility
Property 'RED_ORANGE' could be private