No pre-reqs #150
ci.installer.yml
on: pull_request
shellcheck
9s
usage-as-proxy
12s
sudo-not-required
14s
eval-bash
10s
eval-zsh
30s
eval-posix-sh
9s
sudo-required
10s
multiple-apply-is-ok
17s
windows
12s
upgrades
14s
pkgm
12s
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)
|