Merge pull request #1014 from NeroReflex/boot_improvements #899
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo -e \"keyserver-options auto-key-retrieve\" >> /etc/pacman.d/gnupg/gpg.conf && sed -i '/CheckSpace/s/^/#/g' /etc/pacman.conf && pacman-key --init && pacman --noconfirm -Syyuu && pacman --noconfirm -S arch-install-scripts btrfs-progs fmt xcb-util-wm wget pyalpm python python-build python-installer python-hatchling python-markdown-it-py python-setuptools python-wheel sudo && pacman --noconfirm -S --needed git && echo \"%wheel ALL=(ALL) NOPASSWD: ALL\" >> /etc/sudoers && useradd build -G wheel -m && su - build -c \"git clone https://aur.archlinux.org/pikaur.git /tmp/pikaur\" && su - build -c \"cd /tmp/pikaur && makepkg -f\" && pacman --noconfirm -U /tmp/pikaur/pikaur-*.pkg.tar.zst" did not complete successfully: exit code: 128
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading