Skip to content

Merge remote-tracking branch 'origin/main' #2

Merge remote-tracking branch 'origin/main'

Merge remote-tracking branch 'origin/main' #2

Triggered via push July 9, 2024 21:09
Status Success
Total duration 1m 38s
Artifacts

qodana.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings and 5 notices
Nullability and data flow problems: src/main/java/com/mascix/swaggerific/SwaggerApplication.java#L40
Argument `SwaggerApplication.class.getResourceAsStream("/applogo.png")` might be null
Nullability and data flow problems: src/main/java/com/mascix/swaggerific/ui/TabRequestController.java#L85
Method invocation `toString` may produce `NullPointerException`
Lombok annotations: src/main/java/com/mascix/swaggerific/ui/TabRequestController.java#L35
Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '(callSuper=false)' to your type.
Lombok annotations: src/main/java/com/mascix/swaggerific/ui/component/STextField.java#L6
Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '(callSuper=false)' to your type.
qodana
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Non-constant string concatenation as argument to logging call: src/main/java/com/mascix/swaggerific/ui/TabRequestController.java#L166
Non-constant string concatenation as argument to `error()` logging call
Non-constant string concatenation as argument to logging call: src/main/java/com/mascix/swaggerific/ui/edit/General.java#L79
Non-constant string concatenation as argument to `debug()` logging call
Non-constant string concatenation as argument to logging call: src/main/java/com/mascix/swaggerific/SwaggerApplication.java#L35
Non-constant string concatenation as argument to `info()` logging call
Non-constant string concatenation as argument to logging call: src/main/java/com/mascix/swaggerific/ui/edit/General.java#L76
Non-constant string concatenation as argument to `info()` logging call
Non-constant string concatenation as argument to logging call: src/main/java/com/mascix/swaggerific/SwaggerApplication.java#L34
Non-constant string concatenation as argument to `info()` logging call