Skip to content

Backend: Graph Editor #65

Backend: Graph Editor

Backend: Graph Editor #65

Triggered via pull request June 9, 2024 20:46
Status Failure
Total duration 35s
Artifacts

check-style.yaml

on: pull_request
Check Style
27s
Check Style
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Check Style: src/main/java/at/hannibal2/skyhanni/utils/LorenzUtils.kt#L360
[ktlint] reported by reviewdog 🐶 Newline expected before operand in multiline condition Raw Output: src/main/java/at/hannibal2/skyhanni/utils/LorenzUtils.kt:360:52: error: Newline expected before operand in multiline condition (standard:condition-wrapping)
Check Style: src/main/java/at/hannibal2/skyhanni/utils/LorenzUtils.kt#L363
[ktlint] reported by reviewdog 🐶 Newline expected before operand in multiline condition Raw Output: src/main/java/at/hannibal2/skyhanni/utils/LorenzUtils.kt:363:49: error: Newline expected before operand in multiline condition (standard:condition-wrapping)
Check Style
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/.