Revert "Merge pull request #313 from anothrNick/revert-310-master" #238
lint.yml
on: pull_request
Lint Bash scripts
8s
Lint Dockerfiles
7s
lint-actions
8s
Annotations
1 error and 1 warning
Lint Bash scripts
Process completed with exit code 1.
|
Lint Bash scripts:
entrypoint.sh#L195
[shellcheck] reported by reviewdog 🐶
pre_force_without_changes is referenced but not assigned. [SC2154](https://github.com/koalaman/shellcheck/wiki/SC2154)
Raw Output:
./entrypoint.sh:195:50:warning:pre_force_without_changes is referenced but not assigned. [SC2154](https://github.com/koalaman/shellcheck/wiki/SC2154)
|