No pre-reqs #148
ci.installer.yml
on: pull_request
shellcheck
5s
usage-as-proxy
13s
sudo-not-required
16s
eval-bash
10s
eval-zsh
33s
eval-posix-sh
9s
sudo-required
10s
multiple-apply-is-ok
12s
windows
13s
upgrades
12s
pkgm
10s
Matrix: install-pkgx
Matrix: linuxen
Matrix: no-dirs
Annotations
9 warnings
|
shellcheck:
installer.sh#L21
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./installer.sh:21:12: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
shellcheck:
installer.sh#L46
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./installer.sh:46:21: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
shellcheck:
installer.sh#L114
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./installer.sh:114:24: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
shellcheck:
installer.sh#L115
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./installer.sh:115:26: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
shellcheck:
installer.sh#L117
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./installer.sh:117:48: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
shellcheck:
installer.sh#L117
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./installer.sh:117:61: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
shellcheck:
installer.sh#L127
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./installer.sh:127:24: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
shellcheck:
installer.sh#L129
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./installer.sh:129:48: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
shellcheck:
installer.sh#L129
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./installer.sh:129:61: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|