Skip to content

Update dependency org.apache.maven.plugins:maven-surefire-plugin to v… #265

Update dependency org.apache.maven.plugins:maven-surefire-plugin to v…

Update dependency org.apache.maven.plugins:maven-surefire-plugin to v… #265

Triggered via push July 1, 2024 08:02
Status Success
Total duration 3m 27s
Artifacts

code_quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

58 warnings and 66 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
Non-constant string concatenation as argument to logging call: msgparser/src/main/java/com/auxilii/msgparser/Message.java#L502
Non-constant string concatenation as argument to `info()` logging call
Non-constant string concatenation as argument to logging call: MSGViewer/src/main/java/net/sourceforge/MSGViewer/ViewerPanel.java#L100
Non-constant string concatenation as argument to `info()` logging call
Non-constant string concatenation as argument to logging call: MSGViewer/src/main/java/net/sourceforge/MSGViewer/ViewerPanel.java#L500
Non-constant string concatenation as argument to `error()` logging call
Non-constant string concatenation as argument to logging call: MSGViewer/src/main/java/net/sourceforge/MSGViewer/ViewerPanel.java#L385
Non-constant string concatenation as argument to `debug()` logging call
Non-constant string concatenation as argument to logging call: MSGViewer/src/main/java/net/sourceforge/MSGViewer/ViewerPanel.java#L514
Non-constant string concatenation as argument to `info()` logging call
Non-constant string concatenation as argument to logging call: MSGViewer/src/main/java/net/sourceforge/MSGViewer/ViewerPanel.java#L389
Non-constant string concatenation as argument to `info()` logging call
Non-constant string concatenation as argument to logging call: MSGViewer/src/main/java/net/sourceforge/MSGViewer/ViewerPanel.java#L381
Non-constant string concatenation as argument to `info()` logging call
Non-constant string concatenation as argument to logging call: MSGViewer/src/main/java/net/sourceforge/MSGViewer/FileChooser.java#L56
Non-constant string concatenation as argument to `info()` logging call
Non-constant string concatenation as argument to logging call: FrameWorkMinimized/src/main/java/at/redeye/FrameWork/base/Setup.java#L103
Non-constant string concatenation as argument to `error()` logging call
Non-constant string concatenation as argument to logging call: MSGViewer/src/main/java/net/sourceforge/MSGViewer/ViewerHelper.java#L75
Non-constant string concatenation as argument to `info()` logging call
Non-constant string concatenation as argument to logging call: MSGViewer/src/main/java/net/sourceforge/MSGViewer/ViewerPanel.java#L329
Non-constant string concatenation as argument to `trace()` logging call
Non-constant string concatenation as argument to logging call: MSGViewer/src/main/java/net/sourceforge/MSGViewer/ViewerPanel.java#L435
Non-constant string concatenation as argument to `info()` logging call
Non-constant string concatenation as argument to logging call: MSGViewer/src/main/java/net/sourceforge/MSGViewer/FileChooser.java#L34
Non-constant string concatenation as argument to `info()` logging call