Bump org.jetbrains.kotlin.jvm from 2.0.10 to 2.0.20 #518
GitHub Actions / Qodana for JVM
completed
Aug 23, 2024 in 0s
3530 new problems found by Qodana for JVM
Qodana for JVM
2892 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Usage of API marked for removal |
๐ด Failure | 24 |
Missorted modifiers |
๐ถ Warning | 613 |
Unused declaration |
๐ถ Warning | 596 |
Deprecated API usage |
๐ถ Warning | 257 |
Missing '@Override' annotation |
๐ถ Warning | 252 |
SequencedCollection method can be used |
๐ถ Warning | 115 |
Method can be made 'void' |
๐ถ Warning | 78 |
Hardcoded strings |
๐ถ Warning | 47 |
Method parameter always has the same value |
๐ถ Warning | 46 |
Method always returns the same value |
๐ถ Warning | 45 |
@NotNull/@Nullable problems |
๐ถ Warning | 36 |
Can use bounded wildcard |
๐ถ Warning | 28 |
'size() == 0' can be replaced with 'isEmpty()' |
๐ถ Warning | 27 |
Class is exposed outside of its visibility scope |
๐ถ Warning | 25 |
Static initialization in extension point implementations |
๐ถ Warning | 25 |
'if' can be replaced with 'switch' |
๐ถ Warning | 23 |
Unnecessary semicolon |
๐ถ Warning | 21 |
Declaration can have 'final' modifier |
๐ถ Warning | 16 |
Non-platform TokenSet declared in ParserDefinition |
๐ถ Warning | 16 |
'@RunWith' annotation already exists in a parent class |
๐ถ Warning | 15 |
Redundant 'throws' clause |
๐ถ Warning | 13 |
Field may be 'final' |
๐ถ Warning | 9 |
C-style array declaration |
๐ถ Warning | 7 |
'final' method in 'final' class |
๐ถ Warning | 3 |
Missing required 'lang' attribute |
๐ถ Warning | 3 |
Raw use of parameterized class |
๐ถ Warning | 3 |
Statement lambda can be replaced with expression lambda |
๐ถ Warning | 2 |
Incorrect string capitalization |
๐ถ Warning | 2 |
A service can be converted to a light one |
๐ถ Warning | 2 |
Explicit type can be replaced with '<>' |
๐ถ Warning | 1 |
Lambda can be replaced with method reference |
๐ถ Warning | 1 |
Copy of existing static method body |
๐ถ Warning | 1 |
Plugin.xml dynamic plugin verification |
๐ถ Warning | 1 |
'protected' member in 'final' class |
๐ถ Warning | 1 |
Unnecessary conversion to 'String' |
๐ถ Warning | 1 |
Unnecessary modifier |
๐ถ Warning | 1 |
Duplicate branches in 'switch' |
โฝ๏ธ Notice | 505 |
Link with unencrypted protocol |
โฝ๏ธ Notice | 14 |
Non-distinguishable logging calls |
โฝ๏ธ Notice | 8 |
Method can be extracted |
โฝ๏ธ Notice | 5 |
Class can be record class |
โฝ๏ธ Notice | 2 |
Immutable collection creation can be replaced with collection factory call |
โฝ๏ธ Notice | 2 |
๐ก 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 | 242.20224.300+165 | Apache-2.0 |
com.jetbrains.performanceplugin | 242.20224.300+811 | Apache-2.0 |
docker | 2024.2+385 | Apache-2.0 |
jflex | 1.9.2 | BSD-3-Clause |
jsr305 | 3.0.2 | Apache-2.0 |
tanvd.grazi | 242.20224.300+235 | Apache-2.0 LGPL-2.0-or-later LGPL-2.1-only MIT |
tanvd.grazi | 242.20224.300+659 | Apache-2.0 LGPL-2.0-or-later LGPL-2.1-only MIT |
testng-j | 242.20224.300+416 | MIT |
testng-j | 242.20224.300+478 | 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