Skip to content

Gunnars ground quest #54

Gunnars ground quest

Gunnars ground quest #54

Triggered via pull request January 29, 2024 14:34
Status Success
Total duration 4m 30s
Artifacts

qodana_code_quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings and 4 notices
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, JetBrains/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Class naming convention: game/src/main/kotlin/world/gregs/voidps/world/interact/dialogue/Expression.kt#L5
Class name `Unknown_expression` should not contain underscores
Function naming convention: game/src/main/kotlin/world/gregs/voidps/world/map/barbarian_village/Dororan.kts#L104
Function name `poem_done` should not contain underscores
Function naming convention: game/src/main/kotlin/world/gregs/voidps/world/map/barbarian_village/Dororan.kts#L487
Function name `MostCruel` should start with a lowercase letter