Skip to content

#2846 Fixed a problem with heredoc inside regex sublexing #544

#2846 Fixed a problem with heredoc inside regex sublexing

#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]

Details

This result was published with Qodana GitHub Action