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