Migrated to the gradle plugin 2.2.0 #607
GitHub Actions / Qodana for JVM
completed
Dec 6, 2024 in 0s
2646 new problems found by Qodana for JVM
Qodana for JVM
1398 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Usage of API marked for removal |
๐ด Failure | 4 |
Unused declaration |
๐ถ Warning | 1128 |
Method always returns the same value |
๐ถ Warning | 163 |
Declaration can have 'final' modifier |
๐ถ Warning | 35 |
Null-check method is called with obviously non-null argument |
๐ถ Warning | 13 |
Raw use of parameterized class |
๐ถ Warning | 13 |
Empty method |
๐ถ Warning | 9 |
Deprecated API usage |
๐ถ Warning | 7 |
Redundant 'throws' clause |
๐ถ Warning | 6 |
Redundant semicolon |
๐ถ Warning | 4 |
Hardcoded strings |
๐ถ Warning | 2 |
A service can be converted to a light one |
๐ถ Warning | 2 |
Redundant qualifier name |
๐ถ Warning | 2 |
Unnecessary boxing |
๐ถ Warning | 2 |
Unused import directive |
๐ถ Warning | 1 |
@NotNull/@Nullable problems |
๐ถ Warning | 1 |
Method can be made 'void' |
๐ถ Warning | 1 |
Unused symbol |
๐ถ Warning | 1 |
Class member can have 'private' visibility |
โฝ๏ธ Notice | 3 |
Non-canonical modifier order |
โฝ๏ธ Notice | 1 |
๐ก Qodana analysis was run in the pull request mode: only the changed files were checked
โ๏ธ View the detailed Qodana report
Detected 11 dependencies
Third-party software list
This page lists the third-party software dependencies used in perl5
Dependency | Version | Licenses |
---|---|---|
ant-launcher | 1.10.13 | Apache-2.0 W3C-19980720 |
ant | 1.10.13 | Apache-2.0 W3C-19980720 |
com.jetbrains.performanceplugin | ic-243.21565.193 | Apache-2.0 |
com.jetbrains.performanceplugin | iu-243.21565.193 | Apache-2.0 |
docker | iu-243.21565.193 | Apache-2.0 |
jflex | 1.9.2 | BSD-3-Clause |
jsr305 | 3.0.2 | Apache-2.0 |
tanvd.grazi | ic-243.21565.193 | Apache-2.0 LGPL-2.0-or-later LGPL-2.1-only MIT |
tanvd.grazi | iu-243.21565.193 | Apache-2.0 LGPL-2.0-or-later LGPL-2.1-only MIT |
testng-j | ic-243.21565.193 | MIT |
testng-j | iu-243.21565.193 | MIT |
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
Loading