[Feature] Επιλογή σταθμού σε περισσότερες θέσεις από 9 #438
reviewdog.yml
on: pull_request
shellcheck
8s
shellcheck pull request
7s
Annotations
5 warnings
|
shellcheck:
shelldio.sh#L461
[shellcheck] reported by reviewdog 🐶
Command appears to be unreachable. Check usage (or ignore if invoked indirectly).
Raw Output:
./shelldio.sh:461:3: info: Command appears to be unreachable. Check usage (or ignore if invoked indirectly). (ShellCheck.SC2317)
|
|
shellcheck:
shelldio.sh#L441
[shellcheck] reported by reviewdog 🐶
Command appears to be unreachable. Check usage (or ignore if invoked indirectly).
Raw Output:
./shelldio.sh:441:3: info: Command appears to be unreachable. Check usage (or ignore if invoked indirectly). (ShellCheck.SC2317)
|
|
shellcheck:
shelldio.sh#L440
[shellcheck] reported by reviewdog 🐶
Command appears to be unreachable. Check usage (or ignore if invoked indirectly).
Raw Output:
./shelldio.sh:440:3: info: Command appears to be unreachable. Check usage (or ignore if invoked indirectly). (ShellCheck.SC2317)
|
|
shellcheck:
shelldio.sh#L192
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./shelldio.sh:192:64: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
shellcheck:
shelldio.sh#L165
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./shelldio.sh:165:61: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|