Skip to content

Conversation

qodana-cloud[bot]
Copy link

@qodana-cloud qodana-cloud bot commented Nov 4, 2024

Adds qodana.yaml and GitHub workflow file that runs Qodana static analysis on each pull request.

@github-actions
Copy link

github-actions bot commented Nov 4, 2024

Qodana for JVM

68 new problems were found

Inspection name Severity Problems
Vulnerable declared dependency 🔴 Failure 1
C-style array declaration 🔶 Warning 18
Field may be 'final' 🔶 Warning 13
Unused assignment 🔶 Warning 5
Lombok @Setter may be used 🔶 Warning 3
Non-safe string is used as SQL 🔶 Warning 3
Caught exception is immediately rethrown 🔶 Warning 2
Deprecated API usage 🔶 Warning 2
Redundant array creation 🔶 Warning 2
'size() == 0' can be replaced with 'isEmpty()' 🔶 Warning 2
Unnecessary modifier 🔶 Warning 2
Catch block may ignore exception 🔶 Warning 1
Constant values 🔶 Warning 1
Nullability and data flow problems 🔶 Warning 1
Statement with empty body 🔶 Warning 1
Lombok @Getter may be used 🔶 Warning 1
Mismatched query and update of collection 🔶 Warning 1
'String.equals()' can be replaced with 'String.isEmpty()' 🔶 Warning 1
Redundant 'String' operation 🔶 Warning 1
Redundant 'if' statement 🔶 Warning 1
Unused import 🔶 Warning 1
Unnecessary semicolon 🔶 Warning 1
Unnecessary call to 'toString()' 🔶 Warning 1
Unknown HTTP header ◽️ Notice 2
Commented out code ◽️ Notice 1

☁️ View the detailed Qodana report

Detected 4 dependencies

Third-party software list

This page lists the third-party software dependencies used in project

Dependency Version Licenses
commons-collections 3.2.1 Apache-2.0
javax.servlet-api 4.0.1 CDDL-1.0
GPL-2.0-only
ORACLE-OPENJDK-EXCEPTION-2.0
jstl 1.2 CDDL-1.0
lombok 1.18.10 MIT
Contact Qodana team

Contact us at [email protected]

@neuro159 neuro159 merged commit 0ee735a into master Nov 4, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants