Skip to content

Bump the production-dependencies group with 18 updates #33

Bump the production-dependencies group with 18 updates

Bump the production-dependencies group with 18 updates #33

Triggered via push September 10, 2024 02:42
Status Failure
Total duration 1m 58s
Artifacts

qodana.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 23 warnings
qodana
Resource not accessible by integration
AutoCloseable used without 'try'-with-resources: src/main/java/com/shepherdjerred/castlecasters/engine/window/GlfwWindow.java#L123
'GLFWFramebufferSizeCallback' used without 'try'-with-resources statement
AutoCloseable used without 'try'-with-resources: src/main/java/com/shepherdjerred/castlecasters/engine/window/GlfwWindow.java#L135
'GLFWMouseButtonCallback' used without 'try'-with-resources statement
AutoCloseable used without 'try'-with-resources: src/main/java/com/shepherdjerred/castlecasters/engine/window/GlfwWindow.java#L166
'GLFWWindowCloseCallback' used without 'try'-with-resources statement
AutoCloseable used without 'try'-with-resources: src/main/java/com/shepherdjerred/castlecasters/engine/window/GlfwWindow.java#L153
'GLFWCursorEnterCallback' used without 'try'-with-resources statement
AutoCloseable used without 'try'-with-resources: src/main/java/com/shepherdjerred/castlecasters/engine/window/GlfwWindow.java#L129
'GLFWCursorPosCallback' used without 'try'-with-resources statement
Nullability and data flow problems: src/main/java/com/shepherdjerred/castlecasters/engine/window/GlfwWindow.java#L183
Method invocation `width` may produce `NullPointerException`
Nullability and data flow problems: src/main/java/com/shepherdjerred/castlecasters/common/lobby/ElementCounts.java#L45
Unboxing of `currentValue` may produce `NullPointerException`
Infinite loop statement: src/main/java/com/shepherdjerred/castlecasters/server/GameServer.java#L50
`while` statement cannot complete without throwing an exception
qodana
Resource not accessible by integration
qodana
Resource not accessible by integration
qodana
Resource not accessible by integration