Add linter workflow and fix reported issues #11
lint.yml
on: pull_request
Hadolint
4s
ShellCheck
8s
MarkdownLint
18s
YamlLint
14s
ActionLint
4s
Annotations
1 error and 1 warning
ShellCheck
Process completed with exit code 1.
|
ShellCheck:
minecraft-ftb/data/docker-entrypoint.sh#L176
[shellcheck] reported by reviewdog 🐶
ansi_green is referenced but not assigned.
Raw Output:
./minecraft-ftb/data/docker-entrypoint.sh:176:74: warning: ansi_green is referenced but not assigned. (ShellCheck.SC2154)
|