Skip to content

Feature: Inventory - Experiments rework #769

Feature: Inventory - Experiments rework

Feature: Inventory - Experiments rework #769

Triggered via pull request July 5, 2024 17:44
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/inventory/experimentationtable/ExperimentsDisplay.kt#L264
[ktlint] reported by reviewdog 🐶 Newline expected before operand in multiline condition Raw Output: src/main/java/at/hannibal2/skyhanni/features/inventory/experimentationtable/ExperimentsDisplay.kt:264:71: error: Newline expected before operand in multiline condition (standard:condition-wrapping)
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/