use enum for HumanReadablePlacement and BarGroup #300
186 new problems found by Qodana Community for JVM
Qodana Community for JVM
186 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unused assignment |
🔶 Warning | 21 |
Redundant type cast |
🔶 Warning | 11 |
Unchecked warning |
🔶 Warning | 9 |
Statement with empty body |
🔶 Warning | 8 |
Redundant local variable |
🔶 Warning | 8 |
Nullability and data flow problems |
🔶 Warning | 7 |
Unnecessary conversion to 'String' |
🔶 Warning | 6 |
Unnecessarily escaped character |
🔶 Warning | 6 |
Unnecessary call to 'toString()' |
🔶 Warning | 6 |
Unnecessary unicode escape sequence |
🔶 Warning | 6 |
Redundant 'String' operation |
🔶 Warning | 5 |
Call to 'printStackTrace()' |
🔶 Warning | 5 |
Constant values |
🔶 Warning | 4 |
Link specified as plain text |
🔶 Warning | 4 |
Deprecated API usage |
🔶 Warning | 3 |
'Collection.toArray()' call style |
🔶 Warning | 3 |
Deprecated member is still used |
🔶 Warning | 2 |
'static' method declared 'final' |
🔶 Warning | 2 |
'StringBuilder' can be replaced with 'String' |
🔶 Warning | 2 |
Suspicious variable/parameter name combination |
🔶 Warning | 2 |
'Throwable' printed to 'System.out' |
🔶 Warning | 2 |
Unnecessary 'return' statement |
🔶 Warning | 2 |
Redundant 'Collection.addAll()' call |
🔶 Warning | 1 |
Double negation |
🔶 Warning | 1 |
Excessive range check |
🔶 Warning | 1 |
Explicit array filling |
🔶 Warning | 1 |
Field can be local |
🔶 Warning | 1 |
Javadoc declaration problems |
🔶 Warning | 1 |
Mismatched read and write of array |
🔶 Warning | 1 |
Mismatched query and update of collection |
🔶 Warning | 1 |
Simplifiable boolean expression |
🔶 Warning | 1 |
Suspicious byte value returned from 'InputStream.read()' |
🔶 Warning | 1 |
Unnecessary label on 'break' statement |
🔶 Warning | 1 |
Unnecessary semicolon |
🔶 Warning | 1 |
Commented out code |
◽️ Notice | 40 |
Multiple occurrences of the same expression |
◽️ Notice | 6 |
Method can be extracted |
◽️ Notice | 3 |
Duplicate branches in 'switch' |
◽️ Notice | 1 |
💡 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
github-actions / Qodana Community for JVM
Redundant 'Collection.addAll()' call
'addAll()' call can be replaced with parametrized constructor call
github-actions / Qodana Community for JVM
Commented out code
Commented out code (2 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (3 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (8 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (3 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (8 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (3 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (6 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (3 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (39 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (2 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (3 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (4 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (24 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (7 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (11 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (3 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (8 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (7 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (3 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (12 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (3 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (67 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (3 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (22 lines)