Update actions/checkout action to v4 #107
46 new problems found by Qodana Community for JVM
Community for JVM
46 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Nullability and data flow problems |
🔶 Warning | 20 |
Class is exposed outside of its visibility scope |
🔶 Warning | 13 |
Result of method call ignored |
🔶 Warning | 11 |
Possibly lossy implicit cast in compound assignment |
🔶 Warning | 1 |
Mismatched query and update of collection |
🔶 Warning | 1 |
💡 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/[email protected]
with:
upload-result: true
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
Class is exposed outside of its visibility scope
Class `DBString` is not exported from module 'FrameWorkMinimized'
github-actions / Qodana Community for JVM
Class is exposed outside of its visibility scope
Class `DBString` is not exported from module 'FrameWorkMinimized'
github-actions / Qodana Community for JVM
Class is exposed outside of its visibility scope
Class `DBString` is not exported from module 'FrameWorkMinimized'
github-actions / Qodana Community for JVM
Class is exposed outside of its visibility scope
Class `DBString` is not exported from module 'FrameWorkMinimized'
github-actions / Qodana Community for JVM
Class is exposed outside of its visibility scope
Class `DBString` is not exported from module 'FrameWorkMinimized'
github-actions / Qodana Community for JVM
Class is exposed outside of its visibility scope
Class `TableManipulator` is not exported from module 'FrameWorkMinimized'
github-actions / Qodana Community for JVM
Class is exposed outside of its visibility scope
Class `DBString` is not exported from module 'FrameWorkMinimized'
github-actions / Qodana Community for JVM
Class is exposed outside of its visibility scope
Class `DBString` is not exported from module 'FrameWorkMinimized'
Check warning on line 48 in FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/Plugins.java
github-actions / Qodana Community for JVM
Class is exposed outside of its visibility scope
Class `DLLExtractor` is not exported from module 'FrameWorkMinimized'
github-actions / Qodana Community for JVM
Class is exposed outside of its visibility scope
Class `Order` is exposed outside its defined visibility scope
github-actions / Qodana Community for JVM
Class is exposed outside of its visibility scope
Class `Order` is exposed outside its defined visibility scope
github-actions / Qodana Community for JVM
Class is exposed outside of its visibility scope
Class `DBHistory` is not exported from module 'FrameWorkMinimized'
github-actions / Qodana Community for JVM
Class is exposed outside of its visibility scope
Class `TableManipulator` is not exported from module 'FrameWorkMinimized'
github-actions / Qodana Community for JVM
Nullability and data flow problems
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/fileclose.gif")` might be null
Check warning on line 42 in MSGViewer/src/main/java/net/sourceforge/MSGViewer/About.java
github-actions / Qodana Community for JVM
Nullability and data flow problems
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/pictures/redeye.png")` might be null
Check warning on line 48 in MSGViewer/src/main/java/net/sourceforge/MSGViewer/About.java
github-actions / Qodana Community for JVM
Nullability and data flow problems
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/history.png")` might be null
github-actions / Qodana Community for JVM
Nullability and data flow problems
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/help.png")` might be null
github-actions / Qodana Community for JVM
Nullability and data flow problems
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/button_ok.gif")` might be null
github-actions / Qodana Community for JVM
Nullability and data flow problems
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/2downarrow.png")` might be null
github-actions / Qodana Community for JVM
Nullability and data flow problems
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/next.png")` might be null
Check warning on line 129 in MSGViewer/src/main/java/net/sourceforge/MSGViewer/ViewerHelper.java
github-actions / Qodana Community for JVM
Nullability and data flow problems
Method invocation `toURI` may produce `NullPointerException`
github-actions / Qodana Community for JVM
Nullability and data flow problems
Method invocation `toString` may produce `NullPointerException`
github-actions / Qodana Community for JVM
Nullability and data flow problems
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/wizard.gif")` might be null
github-actions / Qodana Community for JVM
Nullability and data flow problems
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/fileclose.gif")` might be null
github-actions / Qodana Community for JVM
Nullability and data flow problems
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/button_ok.gif")` might be null