Skip to content

Feature: Dragon Weight + Protector Weight + Superior Notifier #747

Feature: Dragon Weight + Protector Weight + Superior Notifier

Feature: Dragon Weight + Protector Weight + Superior Notifier #747

Triggered via pull request July 3, 2024 10:04
Status Failure
Total duration 39s
Artifacts

check-style.yaml

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

Annotations

2 errors and 1 warning
Check Style: src/main/java/at/hannibal2/skyhanni/features/combat/DragonFeatures.kt#L123
[ktlint] reported by reviewdog 🐶 Enum entry name should be uppercase underscore-separated names like "ENUM_ENTRY" or upper camel-case like "EnumEntry" Raw Output: src/main/java/at/hannibal2/skyhanni/features/combat/DragonFeatures.kt:123:9: error: Enum entry name should be uppercase underscore-separated names like "ENUM_ENTRY" or upper camel-case like "EnumEntry" (standard:enum-entry-name-case)
Check Style: src/main/java/at/hannibal2/skyhanni/features/combat/DragonFeatures.kt#L124
[ktlint] reported by reviewdog 🐶 Enum entry name should be uppercase underscore-separated names like "ENUM_ENTRY" or upper camel-case like "EnumEntry" Raw Output: src/main/java/at/hannibal2/skyhanni/features/combat/DragonFeatures.kt:124:9: error: Enum entry name should be uppercase underscore-separated names like "ENUM_ENTRY" or upper camel-case like "EnumEntry" (standard:enum-entry-name-case)
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/.