Skip to content

[http-client] Ignore case while searching for header by name (#5642) #15761

[http-client] Ignore case while searching for header by name (#5642)

[http-client] Ignore case while searching for header by name (#5642) #15761

GitHub Actions / Qodana for JVM completed Jan 6, 2025 in 0s

1086 new problems found by Qodana for JVM

Qodana for JVM

1086 new problems were found

Inspection name Severity Problems
Incorrect constructor injection in XML Spring bean ๐Ÿ”ด Failure 331
Incorrect Spring Core XML-based application context ๐Ÿ”ด Failure 168
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 218
'Optional' used as field or parameter type ๐Ÿ”ถ Warning 113
'@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 18
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
Magic constant ๐Ÿ”ถ 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
Non recommended 'field' injections โ—ฝ๏ธ Notice 12
Vulnerable declared dependency โ—ฝ๏ธ Notice 9
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