fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.7.0 #3128
105 new problems found by Qodana Community for JVM
Qodana Community for JVM
105 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Usage of API marked for removal |
🔴 Failure | 2 |
@NotNull/@Nullable problems |
🔶 Warning | 38 |
Unchecked warning |
🔶 Warning | 32 |
'equals()' method which does not check class of parameter |
🔶 Warning | 21 |
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
'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
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
Check warning on line 73 in jpa/boot-jpa-locks/src/main/java/com/example/locks/entities/Actor.java
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
Check warning on line 100 in jpa/boot-jpa-locks/src/main/java/com/example/locks/entities/Movie.java
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