No pre-reqs #143
ci.installer.yml
on: pull_request
shellcheck
4s
usage-as-proxy
3s
sudo-not-required
16s
eval-bash
10s
eval-zsh
31s
eval-posix-sh
15s
sudo-required
11s
multiple-apply-is-ok
11s
windows
11s
upgrades
13s
pkgm
10s
Matrix: install-pkgx
Matrix: linuxen
Matrix: no-dirs
Annotations
23 errors and 9 warnings
|
usage-as-proxy
Process completed with exit code 127.
|
|
install-pkgx (macos-latest)
Process completed with exit code 127.
|
|
eval-bash
Process completed with exit code 127.
|
|
no-dirs (/usr/local/bin)
Process completed with exit code 127.
|
|
pkgm
Process completed with exit code 127.
|
|
multiple-apply-is-ok
Process completed with exit code 127.
|
|
install-pkgx (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
|
install-pkgx (ubuntu-latest)
Process completed with exit code 127.
|
|
no-dirs (/usr/local)
The job was canceled because "_usr_local_bin" failed.
|
|
no-dirs (/usr/local)
Process completed with exit code 127.
|
|
linuxen (debian:buster-slim)
Process completed with exit code 127.
|
|
sudo-required
Process completed with exit code 127.
|
|
upgrades
Process completed with exit code 127.
|
|
linuxen (ubuntu:jammy)
Process completed with exit code 127.
|
|
linuxen (debian:bookworm-slim)
Process completed with exit code 127.
|
|
linuxen (debian:bullseye-slim)
Process completed with exit code 127.
|
|
eval-posix-sh
Process completed with exit code 127.
|
|
sudo-not-required
Process completed with exit code 127.
|
|
linuxen (ubuntu:noble)
Process completed with exit code 127.
|
|
linuxen (ubuntu:focal)
Process completed with exit code 127.
|
|
linuxen (fedora:latest)
Process completed with exit code 127.
|
|
linuxen (archlinux:latest)
Process completed with exit code 127.
|
|
eval-zsh
Process completed with exit code 127.
|
|
shellcheck:
installer.sh#L22
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./installer.sh:22:12: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
shellcheck:
installer.sh#L47
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./installer.sh:47:21: 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:24: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
shellcheck:
installer.sh#L116
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./installer.sh:116:26: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
shellcheck:
installer.sh#L118
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./installer.sh:118:48: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
shellcheck:
installer.sh#L118
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./installer.sh:118:61: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
shellcheck:
installer.sh#L128
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./installer.sh:128:24: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
shellcheck:
installer.sh#L130
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./installer.sh:130:48: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
|
shellcheck:
installer.sh#L130
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./installer.sh:130:61: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|