fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.1 #449
117 new problems found by Qodana Community for JVM
Qodana Community for JVM
117 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Usage of API marked for removal |
🔴 Failure | 3 |
@NotNull/@Nullable problems |
🔶 Warning | 38 |
Unchecked warning |
🔶 Warning | 32 |
'equals()' method which does not check class of parameter |
🔶 Warning | 21 |
Deprecated API usage |
🔶 Warning | 11 |
Nullability and data flow problems |
🔶 Warning | 3 |
Declaration has problems in Javadoc references |
🔶 Warning | 2 |
AutoCloseable used without 'try'-with-resources |
🔶 Warning | 1 |
Class is exposed outside of its visibility scope |
🔶 Warning | 1 |
Field can be local |
🔶 Warning | 1 |
Javadoc declaration problems |
🔶 Warning | 1 |
Mismatched query and update of collection |
🔶 Warning | 1 |
Optional.get() is called without isPresent() check |
🔶 Warning | 1 |
Commented out code |
◽️ Notice | 1 |
☁️ View the detailed Qodana report
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 Community for JVM
AutoCloseable used without 'try'-with-resources
'SearchHitsIterator' used without 'try'-with-resources statement
github-actions / Qodana Community for JVM
Class is exposed outside of its visibility scope
Class `AggregationProcessor` is exposed outside its defined visibility scope
github-actions / Qodana Community for JVM
Commented out code
Commented out code (4 lines)
github-actions / Qodana Community for JVM
Nullability and data flow problems
Expression `valueOperations.get(key)` might evaluate to null but is returned by the method declared as @NonNullApi
github-actions / Qodana Community for JVM
Nullability and data flow problems
Argument `super.serialize(o)` might be null
github-actions / Qodana Community for JVM
Nullability and data flow problems
Method invocation `get` may produce `NullPointerException`
github-actions / Qodana Community for JVM
Deprecated API usage
'PoolingHttpClientConnectionManager(org.apache.hc.core5.http.config.Registry)' is deprecated
github-actions / Qodana Community for JVM
Deprecated API usage
'org.apache.hc.client5.http.socket.PlainConnectionSocketFactory' is deprecated
github-actions / Qodana Community for JVM
Deprecated API usage
'org.apache.hc.client5.http.socket.ConnectionSocketFactory' is deprecated
github-actions / Qodana Community for JVM
Deprecated API usage
'fromHttpUrl(java.lang.String)' is deprecated since version 6.2
github-actions / Qodana Community for JVM
Deprecated API usage
'org.apache.hc.client5.http.socket.ConnectionSocketFactory' is deprecated
github-actions / Qodana Community for JVM
Deprecated API usage
'org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory' is deprecated
github-actions / Qodana Community for JVM
Deprecated API usage
'PoolingHttpClientConnectionManager(org.apache.hc.core5.http.config.Registry)' is deprecated
github-actions / Qodana Community for JVM
Deprecated API usage
'org.apache.hc.client5.http.socket.PlainConnectionSocketFactory' is deprecated
github-actions / Qodana Community for JVM
Deprecated API usage
'org.apache.hc.client5.http.socket.ConnectionSocketFactory' is deprecated
github-actions / Qodana Community for JVM
Deprecated API usage
'org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory' is deprecated
github-actions / Qodana Community for JVM
Deprecated API usage
'org.apache.hc.client5.http.socket.ConnectionSocketFactory' is deprecated
github-actions / Qodana Community for JVM
'equals()' method which does not check class of parameter
`equals()` should check the class of its parameter
github-actions / Qodana Community for JVM
'equals()' method which does not check class of parameter
`equals()` should check the class of its parameter
github-actions / Qodana Community for JVM
'equals()' method which does not check class of parameter
`equals()` should check the class of its parameter
github-actions / Qodana Community for JVM
'equals()' method which does not check class of parameter
`equals()` should check the class of its parameter
github-actions / Qodana Community for JVM
'equals()' method which does not check class of parameter
`equals()` should check the class of its parameter
github-actions / Qodana Community for JVM
'equals()' method which does not check class of parameter
`equals()` should check the class of its parameter
github-actions / Qodana Community for JVM
'equals()' method which does not check class of parameter
`equals()` should check the class of its parameter
github-actions / Qodana Community for JVM
'equals()' method which does not check class of parameter
`equals()` should check the class of its parameter