346 new problems found by Qodana Community for JVM
Qodana Community for JVM
346 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unused import |
🔶 Warning | 193 |
Unnecessary unicode escape sequence |
🔶 Warning | 79 |
Unused assignment |
🔶 Warning | 6 |
@NotNull/@Nullable problems |
🔶 Warning | 5 |
Field can be local |
🔶 Warning | 3 |
Loop variable not updated inside loop |
🔶 Warning | 3 |
Redundant local variable |
🔶 Warning | 2 |
C-style array declaration |
🔶 Warning | 1 |
Field may be 'final' |
🔶 Warning | 1 |
Redundant type cast |
🔶 Warning | 1 |
Trailing whitespace in text block |
🔶 Warning | 1 |
Duplicate branches in 'switch' |
◽️ Notice | 45 |
Commented out code |
◽️ Notice | 6 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
View the detailed Qodana report
To be able to view the detailed Qodana report, you can either:
- Register at Qodana Cloud and configure the action
- Use GitHub Code Scanning with Qodana
- Host Qodana report at GitHub Pages
- Inspect and use
qodana.sarif.json
(see the Qodana SARIF format for details)
To get *.log
files or any other Qodana artifacts, run the action with upload-result
option set to true
,
so that the action will upload the files as the job artifacts:
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2023.3.1
with:
upload-result: true
Contact Qodana team
Contact us at qodana-support@jetbrains.com
- 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
Check warning on line 31 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java
github-actions / Qodana Community for JVM
C-style array declaration
Field `ZZ_LEXSTATE` has C-style array type declaration
github-actions / Qodana Community for JVM
Commented out code
Commented out code (4 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (6 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (22 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (21 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (4 lines)
github-actions / Qodana Community for JVM
Commented out code
Commented out code (6 lines)
Check notice on line 721 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java
github-actions / Qodana Community for JVM
Duplicate branches in 'switch'
Duplicate branch in 'switch'
Check notice on line 611 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java
github-actions / Qodana Community for JVM
Duplicate branches in 'switch'
Duplicate branch in 'switch'
Check notice on line 631 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java
github-actions / Qodana Community for JVM
Duplicate branches in 'switch'
Duplicate branch in 'switch'
Check notice on line 656 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java
github-actions / Qodana Community for JVM
Duplicate branches in 'switch'
Duplicate branch in 'switch'
Check notice on line 681 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java
github-actions / Qodana Community for JVM
Duplicate branches in 'switch'
Duplicate branch in 'switch'
Check notice on line 816 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java
github-actions / Qodana Community for JVM
Duplicate branches in 'switch'
Duplicate branch in 'switch'
Check notice on line 701 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java
github-actions / Qodana Community for JVM
Duplicate branches in 'switch'
Duplicate branch in 'switch'
Check notice on line 736 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java
github-actions / Qodana Community for JVM
Duplicate branches in 'switch'
Duplicate branch in 'switch'
Check notice on line 831 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java
github-actions / Qodana Community for JVM
Duplicate branches in 'switch'
Duplicate branch in 'switch'
Check notice on line 726 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java
github-actions / Qodana Community for JVM
Duplicate branches in 'switch'
Duplicate branch in 'switch'
Check notice on line 651 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java
github-actions / Qodana Community for JVM
Duplicate branches in 'switch'
Duplicate branch in 'switch'
Check notice on line 691 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java
github-actions / Qodana Community for JVM
Duplicate branches in 'switch'
Duplicate branch in 'switch'
Check notice on line 786 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java
github-actions / Qodana Community for JVM
Duplicate branches in 'switch'
Duplicate branch in 'switch'
Check notice on line 761 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java
github-actions / Qodana Community for JVM
Duplicate branches in 'switch'
Duplicate branch in 'switch'
Check notice on line 646 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java
github-actions / Qodana Community for JVM
Duplicate branches in 'switch'
Duplicate branch in 'switch'
Check notice on line 746 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java
github-actions / Qodana Community for JVM
Duplicate branches in 'switch'
Duplicate branch in 'switch'
Check notice on line 711 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java
github-actions / Qodana Community for JVM
Duplicate branches in 'switch'
Duplicate branch in 'switch'
Check notice on line 826 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java
github-actions / Qodana Community for JVM
Duplicate branches in 'switch'
Duplicate branch in 'switch'