Skip to content

[tests] Add test to verify order of applying transformers from tables… #15420

[tests] Add test to verify order of applying transformers from tables…

[tests] Add test to verify order of applying transformers from tables… #15420

GitHub Actions / Qodana for JVM completed Nov 16, 2024 in 0s

1078 new problems found by Qodana for JVM

Qodana for JVM

1078 new problems were found

Inspection name Severity Problems
Incorrect constructor injection in XML Spring bean 🔴 Failure 325
Incorrect Spring Core XML-based application context 🔴 Failure 161
Incorrect autowiring in Spring bean components 🔴 Failure 26
Hardcoded passwords 🔴 Failure 1
Vulnerable declared dependency 🔴 Failure 1
Unresolved placeholders configured in the Spring XML application context 🔶 Warning 220
'Optional' used as field or parameter type 🔶 Warning 114
'@Serial' annotation can be used 🔶 Warning 46
Nullability and data flow problems 🔶 Warning 30
Unresolved file references in @ImportResource locations 🔶 Warning 30
Spring bean name violates conventions 🔶 Warning 17
Unresolved file references in @PropertySource and @TestPropertySource locations 🔶 Warning 9
AutoCloseable used without 'try'-with-resources 🔶 Warning 8
Conflicting Spring bean attribute 🔶 Warning 8
Optional.get() is called without isPresent() check 🔶 Warning 7
Result of method call ignored 🔶 Warning 6
Class is exposed outside of its visibility scope 🔶 Warning 4
Non-safe string is used as SQL 🔶 Warning 4
Constant values 🔶 Warning 3
Single character alternation 🔶 Warning 3
Call to 'BigDecimal' method without a rounding mode argument 🔶 Warning 2
Redundant call to 'String.format()' 🔶 Warning 2
Unnecessary non-capturing group 🔶 Warning 2
Invalid properties configuration 🔶 Warning 2
Vulnerable declared dependency 🔶 Warning 2
Empty 'try' block 🔶 Warning 1
Reflective access across modules issues 🔶 Warning 1
Usage of service not declared in 'module-info' 🔶 Warning 1
Number of placeholders does not match number of arguments in logging call 🔶 Warning 1
Loop statement that does not loop 🔶 Warning 1
Use of Optional.ofNullable with null or not-null argument 🔶 Warning 1
Injection value in XML application context violates conventions 🔶 Warning 1
Unused assignment 🔶 Warning 1
Vulnerable declared dependency ◽️ Notice 16
Non recommended 'field' injections ◽️ Notice 12
Constant values ◽️ Notice 5
Logger initialized with foreign class ◽️ Notice 2
Non-distinguishable logging calls ◽️ Notice 2

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action