Merge branch 'master' of github.com:Maxattax97/miscellaneous #77
ci.yaml
on: push
Lint
1m 55s
Arch Linux Docker Image
3m 4s
Fedora Docker Image
4m 24s
Gentoo Docker Image
32m 23s
Debian Docker Image
19s
Brew Docker Image
1m 40s
Annotations
5 errors
Debian Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /home/max/src && \tgit clone https://github.com/Maxattax97/miscellaneous.git /home/max/src/miscellaneous" did not complete successfully: exit code: 128
|
Brew Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c useradd -m max && \techo \"max ALL=(ALL) NOPASSWD: ALL\" >> /etc/sudoers" did not complete successfully: exit code: 1
|
Arch Linux Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /bin/sh -o pipefail -c \"yes | \tAUTOMATED=1 /home/max/src/miscellaneous/install.sh && \tpacman -Scc --noconfirm && \tyay -Scc --noconfirm && \trm -rf /home/max/.cache/yay/* && rm -rf /var/cache/pacman/pkg/*\"" did not complete successfully: exit code: 141
|
Fedora Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /bin/sh -o pipefail -c \"yes | \tAUTOMATED=1 /home/max/src/miscellaneous/install.sh && \tdnf clean all\"" did not complete successfully: exit code: 141
|
Gentoo Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /bin/sh -o pipefail -c \"yes | \tAUTOMATED=1 /home/max/src/miscellaneous/install.sh && \temerge --verbose --depclean\"" did not complete successfully: exit code: 141
|