This repository has been archived by the owner on Aug 5, 2024. It is now read-only.
Fetch all needed commits for ci workflow #6
reviewdog.yml
on: pull_request
check / misspell
14s
runner / shellcheck
10s
check / yamllint
12s
Annotations
3 warnings
runner / shellcheck:
script.sh#L3
[shellcheck] reported by reviewdog 🐶
Command appears to be unreachable. Check usage (or ignore if invoked indirectly). [SC2317](https://github.com/koalaman/shellcheck/wiki/SC2317)
Raw Output:
./script.sh:3:3:info:Command appears to be unreachable. Check usage (or ignore if invoked indirectly). [SC2317](https://github.com/koalaman/shellcheck/wiki/SC2317)
|
runner / shellcheck:
script.sh#L3
[shellcheck] reported by reviewdog 🐶
Command appears to be unreachable. Check usage (or ignore if invoked indirectly). [SC2317](https://github.com/koalaman/shellcheck/wiki/SC2317)
Raw Output:
./script.sh:3:6:info:Command appears to be unreachable. Check usage (or ignore if invoked indirectly). [SC2317](https://github.com/koalaman/shellcheck/wiki/SC2317)
|
runner / shellcheck:
script.sh#L4
[shellcheck] reported by reviewdog 🐶
Command appears to be unreachable. Check usage (or ignore if invoked indirectly). [SC2317](https://github.com/koalaman/shellcheck/wiki/SC2317)
Raw Output:
./script.sh:4:5:info:Command appears to be unreachable. Check usage (or ignore if invoked indirectly). [SC2317](https://github.com/koalaman/shellcheck/wiki/SC2317)
|