#2784 do not submit to many jobs for a project #523
3505 new problems found by Qodana for JVM
Qodana for JVM
2891 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 | 22 |
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
Annotations
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? super PerlHostData<?, ?>`
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? extends List<PerlSubArgument>`
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? extends VirtualFile`
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? super HTMLMasonMethodDefinition`
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? super VirtualFile`
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? super VirtualFile`
Check warning on line 1099 in plugin/src/testFixtures/java/base/PerlLightTestCaseBase.java
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? extends Pair<Integer, String>`
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? extends CommandElement`
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? super RunContentDescriptor`
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? super String`
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? super SmartPsiElementPointer<PsiElement>`
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? super OptionDescriptor`
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? super PerlHostData<?, ?>`
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? super String`
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? super VirtualFile`
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? super RunContentDescriptor`
Check warning on line 1077 in plugin/src/testFixtures/java/base/PerlLightTestCaseBase.java
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? super Pair<Integer, String>`
Check warning on line 166 in plugin/src/test/java/run/PerlProfilerTest.java
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? extends Pair<ExecutionEnvironment, RunContentDescriptor>`
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? extends List<String>`
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? super PerlVariableDeclarationElement`
Check warning on line 1513 in plugin/src/testFixtures/java/base/PerlLightTestCaseBase.java
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? extends Pair<Grouper, Group>`
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? super RunContentDescriptor`
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? extends VariableDescription`
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? extends PsiElement`
github-actions / Qodana for JVM
Can use bounded wildcard
Can generalize to `? extends List<VirtualFile>`