#2846 Fixed a problem with heredoc inside regex sublexing #544
GitHub Actions / Qodana for JVM
completed
Sep 14, 2024 in 0s
3684 new problems found by Qodana for JVM
Qodana for JVM
3109 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Usage of API marked for removal |
๐ด Failure | 24 |
Unused declaration |
๐ถ Warning | 749 |
Missorted modifiers |
๐ถ Warning | 613 |
Deprecated API usage |
๐ถ Warning | 257 |
Missing '@Override' annotation |
๐ถ Warning | 252 |
Live templates i18n |
๐ถ Warning | 159 |
Method parameter always has the same value |
๐ถ Warning | 87 |
Method can be made 'void' |
๐ถ Warning | 79 |
Hardcoded strings |
๐ถ Warning | 47 |
Method always returns the same value |
๐ถ Warning | 45 |
@NotNull/@Nullable problems |
๐ถ Warning | 34 |
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 |
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 |
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 | 510 |
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 14 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+28 | Apache-2.0 |
com.jetbrains.performanceplugin | 242.20224.300+996 | Apache-2.0 |
docker | 2024.2+554 | Apache-2.0 |
grammar-kit | 2022.3.2 | Apache-2.0 |
jflex | 1.9.2 | BSD-3-Clause |
jsr305 | 3.0.2 | Apache-2.0 |
junit | 242.20224.300+482 | EPL-1.0 |
junit | 242.20224.300+574 | EPL-1.0 |
tanvd.grazi | 242.20224.300+108 | Apache-2.0 LGPL-2.0-or-later LGPL-2.1-only MIT |
tanvd.grazi | 242.20224.300+852 | Apache-2.0 LGPL-2.0-or-later LGPL-2.1-only MIT |
testng-j | 242.20224.300+33 | MIT |
testng-j | 242.20224.300+711 | 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