Skip to content

Push on master

Push on master #142

Triggered via dynamic December 18, 2024 11:08
Status Success
Total duration 2m 9s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

59 warnings and 68 notices
Class is exposed outside of its visibility scope: FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/Plugins.java#L48
Class `DLLExtractor` is not exported from module 'FrameWorkMinimized'
Nullability and data flow problems: FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/prm/impl/gui/Config.java#L107
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/fileclose.gif")` might be null
Nullability and data flow problems: MSGViewer/src/main/java/net/sourceforge/MSGViewer/About.java#L38
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/fileclose.gif")` might be null
Nullability and data flow problems: FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/prm/impl/gui/Config.java#L87
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/help.png")` might be null
Nullability and data flow problems: FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/translation/MultiLineInput.java#L60
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/button_ok.gif")` might be null
Nullability and data flow problems: FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/translation/MultiLineInput.java#L56
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/2downarrow.png")` might be null
Nullability and data flow problems: FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/translation/TranslationDialog.java#L71
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/next.png")` might be null
Nullability and data flow problems: FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/translation/TranslationDialog.java#L99
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/wizard.gif")` might be null
Nullability and data flow problems: FrameWorkMinimized/src/main/java/at/redeye/FrameWork/Plugin/AboutPlugins.java#L74
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/fileclose.gif")` might be null
Nullability and data flow problems: FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/translation/TranslationDialog.java#L306
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/button_ok.gif")` might be null
Nullability and data flow problems: FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/translation/MultiLineInput.java#L64
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/fileclose.gif")` might be null
Nullability and data flow problems: FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/prm/impl/gui/Config.java#L103
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/button_ok.gif")` might be null
Nullability and data flow problems: MSGViewer/src/main/java/net/sourceforge/MSGViewer/About.java#L43
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/pictures/redeye.png")` might be null
Nullability and data flow problems: FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/translation/TranslationDialog.java#L302
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/fileclose.gif")` might be null
Nullability and data flow problems: FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/translation/TranslationDialog.java#L394
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/help.png")` might be null
Nullability and data flow problems: MSGViewer/src/main/java/net/sourceforge/MSGViewer/About.java#L49
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/history.png")` might be null
Nullability and data flow problems: FrameWorkMinimized/src/main/java/at/redeye/FrameWork/widgets/helpwindow/HelpWin.java#L49
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/fileclose.gif")` might be null
Nullability and data flow problems: FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/translation/TranslationDialog.java#L82
Argument `getClass().getResource("/at/redeye/FrameWork/base/resources/icons/edit.png")` might be null
Nullability and data flow problems: MSGViewer/src/main/java/net/sourceforge/MSGViewer/ViewerHelper.java#L128
Method invocation `toURI` may produce `NullPointerException`
Result of method call ignored: msgparser/src/main/java/com/auxilii/msgparser/MsgParser.java#L91
Result of `DocumentInputStream.skip()` is ignored
Result of method call ignored: msgparser/src/main/java/com/auxilii/msgparser/MsgParser.java#L60
Result of `DocumentInputStream.skip()` is ignored
Result of method call ignored: msgparser/src/main/java/com/auxilii/msgparser/MsgParser.java#L128
Result of `DocumentInputStream.skip()` is ignored
Result of method call ignored: MSGViewer/src/main/java/net/sourceforge/MSGViewer/ViewerPanel.java#L424
Result of `ExecutorService.awaitTermination()` is ignored
Result of method call ignored: msgparser/src/main/java/com/auxilii/msgparser/MsgParser.java#L53
Result of `DocumentInputStream.skip()` is ignored
Possibly lossy implicit cast in compound assignment: MSGViewer/src/main/java/net/sourceforge/MSGViewer/MSGNavigator/ShowNode.java#L428
Implicit cast from 'long' to 'int' in compound assignment can be lossy
Mismatched query and update of collection: msgparser/src/main/java/com/auxilii/msgparser/Message.java#L128
Contents of collection `properties` are updated, but never queried
Analyze (java-kotlin)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636