Skip to content

Fix: Farming ETA Duration "NaN" #850

Fix: Farming ETA Duration "NaN"

Fix: Farming ETA Duration "NaN" #850

Triggered via pull request July 11, 2024 19:58
Status Failure
Total duration 36s
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/features/garden/farming/FarmingWeightDisplay.kt#L387
[ktlint] reported by reviewdog 🐶 Missing spacing after "if" Raw Output: src/main/java/at/hannibal2/skyhanni/features/garden/farming/FarmingWeightDisplay.kt:387:29: error: Missing spacing after "if" (standard:keyword-spacing)
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/