Remove duplicated Code Inspection #7
GitHub Actions / Qodana for JVM
completed
Oct 18, 2024 in 0s
3 new problems found by Qodana for JVM
Qodana for JVM
3 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Redundant empty primary constructor |
◽️ Notice | 2 |
Class member can have 'private' visibility |
◽️ Notice | 1 |
☁️ 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 for JVM
Class member can have 'private' visibility
Function 'append' could be private
github-actions / Qodana for JVM
Redundant empty primary constructor
Remove empty primary constructor
github-actions / Qodana for JVM
Redundant empty primary constructor
Remove empty primary constructor
Loading