upd lic #741
15 new problems found by Qodana Community for JVM
Qodana Community for JVM
15 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Statement with empty body |
🔶 Warning | 5 |
'@Serial' annotation could be used |
🔶 Warning | 4 |
Mismatched query and update of collection |
🔶 Warning | 2 |
Class is exposed outside of its visibility scope |
🔶 Warning | 1 |
Constant values |
🔶 Warning | 1 |
Nullability and data flow problems |
🔶 Warning | 1 |
Mismatched read and write of array |
🔶 Warning | 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
Class is exposed outside of its visibility scope
Class `GenericIssueEntry` is exposed outside its defined visibility scope
github-actions / Qodana Community for JVM
Constant values
Condition `diagnosticCompatibility != null` is always `true`
github-actions / Qodana Community for JVM
Nullability and data flow problems
Method invocation `getRuleIndex` may produce `NullPointerException`
github-actions / Qodana Community for JVM
Statement with empty body
`else` statement has empty body
github-actions / Qodana Community for JVM
Statement with empty body
`else` statement has empty body
github-actions / Qodana Community for JVM
Statement with empty body
`else` statement has empty body
github-actions / Qodana Community for JVM
Statement with empty body
`else` statement has empty body
github-actions / Qodana Community for JVM
Statement with empty body
`else` statement has empty body
github-actions / Qodana Community for JVM
Mismatched read and write of array
Contents of array `reportersOptions` are read, but never written to
github-actions / Qodana Community for JVM
Mismatched query and update of collection
Contents of collection `reporters` are queried, but never updated
github-actions / Qodana Community for JVM
Mismatched query and update of collection
Contents of collection `filteredReporters` are queried, but never updated
github-actions / Qodana Community for JVM
'@Serial' annotation could be used
`serialVersionUID` can be annotated with '@Serial' annotation
github-actions / Qodana Community for JVM
'@Serial' annotation could be used
`serialVersionUID` can be annotated with '@Serial' annotation
github-actions / Qodana Community for JVM
'@Serial' annotation could be used
`serialVersionUID` can be annotated with '@Serial' annotation
github-actions / Qodana Community for JVM
'@Serial' annotation could be used
`serialVersionUID` can be annotated with '@Serial' annotation