No pre-reqs #151
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.installer.yml
on: pull_request
shellcheck
7s
usage-as-proxy
12s
sudo-not-required
14s
eval-bash
12s
eval-zsh
25s
eval-posix-sh
11s
sudo-required
10s
multiple-apply-is-ok
11s
windows
11s
upgrades
15s
pkgm
12s
Matrix: install-pkgx
Matrix: linuxen
Matrix: no-dirs
Annotations
2 errors and 9 warnings
|
linuxen (fedora:latest)
Canceling since a higher priority waiting request for 'refs/pull/270/merge/installer.sh' exists
|
|
linuxen (fedora:latest)
The operation was canceled.
|
|
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)
|