Skip to content

update

update #39

Triggered via push April 5, 2024 13:07
Status Success
Total duration 2m 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Constant conditions: src/main/kotlin/org/jungmha/database/statement/UserServiceImpl.kt#L169
Condition 'result != null' is always true
Constant conditions: src/main/kotlin/org/jungmha/database/statement/UserServiceImpl.kt#L143
Condition 'result.booking == null' is always false
Constant conditions: src/main/kotlin/org/jungmha/database/statement/UserServiceImpl.kt#L138
Condition 'result == null' is always false