Skip to content

Add linter workflow and fix reported issues #10

Add linter workflow and fix reported issues

Add linter workflow and fix reported issues #10

Triggered via pull request November 19, 2024 13:36
@floberndflobernd
synchronize #5
linter
Status Failure
Total duration 28s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
ActionLint: .github/workflows/docker_release.yml#L57
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:2:43: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: .github/workflows/docker_release.yml:57:9: shellcheck reported issue in this script: SC2086:info:2:43: Double quote to prevent globbing and word splitting [shellcheck]
ShellCheck
Process completed with exit code 1.
ShellCheck: minecraft-ftb/data/docker-entrypoint.sh#L85
[shellcheck] reported by reviewdog 🐶 ansi_green is referenced but not assigned. Raw Output: ./minecraft-ftb/data/docker-entrypoint.sh:85:88: warning: ansi_green is referenced but not assigned. (ShellCheck.SC2154)