Skip to content

Feature: Tablist Editor #765

Feature: Tablist Editor

Feature: Tablist Editor #765

Triggered via pull request July 5, 2024 07:19
Status Failure
Total duration 34s
Artifacts

check-style.yaml

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

Annotations

1 error and 1 warning
Check Style: src/main/java/at/hannibal2/skyhanni/events/NEUMBGuiRenderEvent.kt#L1
[ktlint] reported by reviewdog 🐶 Unnecessary semicolon Raw Output: src/main/java/at/hannibal2/skyhanni/events/NEUMBGuiRenderEvent.kt:1:37: error: Unnecessary semicolon (standard:no-semi)
Check Style
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/