chore(deps): update dependency org.owasp:dependency-check-maven to v1… #727
14 new problems found by Qodana Community for JVM
Qodana Community for JVM
14 new problems were found
Inspection name | Severity | Problems |
---|---|---|
@NotNull/@Nullable problems |
🔶 Warning | 6 |
Unchecked warning |
🔶 Warning | 2 |
Method can be extracted |
◽️ Notice | 4 |
Non-distinguishable logging calls |
◽️ Notice | 2 |
☁️ 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
Method can be extracted
It's possible to extract method returning 'stringArrayList' from a long surrounding method
github-actions / Qodana Community for JVM
Method can be extracted
It's possible to extract method returning 'stringArrayList' from a long surrounding method
github-actions / Qodana Community for JVM
Method can be extracted
It's possible to extract method returning 'stringArrayList' from a long surrounding method
github-actions / Qodana Community for JVM
Method can be extracted
It's possible to extract method returning 'stringArrayList' from a long surrounding method
github-actions / Qodana Community for JVM
Non-distinguishable logging calls
Similar log messages
github-actions / Qodana Community for JVM
Non-distinguishable logging calls
Similar log messages
github-actions / Qodana Community for JVM
@NotNull/@Nullable problems
Not annotated parameter overrides @NonNullApi parameter
github-actions / Qodana Community for JVM
@NotNull/@Nullable problems
Not annotated parameter overrides @NonNullApi parameter
github-actions / Qodana Community for JVM
@NotNull/@Nullable problems
Not annotated parameter overrides @NonNullApi parameter
github-actions / Qodana Community for JVM
@NotNull/@Nullable problems
Not annotated parameter overrides @NonNullApi parameter
github-actions / Qodana Community for JVM
@NotNull/@Nullable problems
Not annotated parameter overrides @NonNullApi parameter
github-actions / Qodana Community for JVM
@NotNull/@Nullable problems
Not annotated parameter overrides @NonNullApi parameter
github-actions / Qodana Community for JVM
Unchecked warning
Unchecked cast: 'java.lang.Object' to 'org.jooq.TableField'
github-actions / Qodana Community for JVM
Unchecked warning
Unchecked cast: 'java.lang.Object' to 'org.jooq.TableField'