⬆️ Update Add-on base image to v15.0.6 #798
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: pull_request
workflows
/
Gather add-on information
4s
workflows
/
JSON Lint
2s
workflows
/
Shellcheck
6s
workflows
/
YAMLLint
12s
workflows
/
Prettier
5s
Matrix: workflows / build
Annotations
5 errors
workflows / Build amd64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache ipcalc=1.0.3-r0 iproute2=6.6.0-r0 iptables=1.8.10-r3 nginx=1.24.0-r14 coreutils=9.4-r2 networkmanager-common=1.44.2-r1 && ln -sf /sbin/xtables-nft-multi /sbin/ip6tables && ln -sf /sbin/xtables-nft-multi /sbin/iptables && if [ \"${BUILD_ARCH}\" = \"aarch64\" ]; then ARCH=\"arm64\"; fi && if [ \"${BUILD_ARCH}\" = \"armv7\" ]; then ARCH=\"arm\"; fi && if [ \"${BUILD_ARCH}\" = \"amd64\" ]; then ARCH=\"amd64\"; fi && curl -L -s \"https://pkgs.tailscale.com/stable/tailscale_${TAILSCALE_VERSION#v}_${ARCH}.tgz\" | tar zxvf - -C /opt/ --strip-components 1 && rm -f -r /opt/systemd" did not complete successfully: exit code: 1
|
workflows / Build armv7
The job was canceled because "amd64" failed.
|
workflows / Build armv7
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache ipcalc=1.0.3-r0 iproute2=6.6.0-r0 iptables=1.8.10-r3 nginx=1.24.0-r14 coreutils=9.4-r2 networkmanager-common=1.44.2-r1 && ln -sf /sbin/xtables-nft-multi /sbin/ip6tables && ln -sf /sbin/xtables-nft-multi /sbin/iptables && if [ \"${BUILD_ARCH}\" = \"aarch64\" ]; then ARCH=\"arm64\"; fi && if [ \"${BUILD_ARCH}\" = \"armv7\" ]; then ARCH=\"arm\"; fi && if [ \"${BUILD_ARCH}\" = \"amd64\" ]; then ARCH=\"amd64\"; fi && curl -L -s \"https://pkgs.tailscale.com/stable/tailscale_${TAILSCALE_VERSION#v}_${ARCH}.tgz\" | tar zxvf - -C /opt/ --strip-components 1 && rm -f -r /opt/systemd" did not complete successfully: exit code: 1
|
workflows / Build aarch64
The job was canceled because "amd64" failed.
|
workflows / Build aarch64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache ipcalc=1.0.3-r0 iproute2=6.6.0-r0 iptables=1.8.10-r3 nginx=1.24.0-r14 coreutils=9.4-r2 networkmanager-common=1.44.2-r1 && ln -sf /sbin/xtables-nft-multi /sbin/ip6tables && ln -sf /sbin/xtables-nft-multi /sbin/iptables && if [ \"${BUILD_ARCH}\" = \"aarch64\" ]; then ARCH=\"arm64\"; fi && if [ \"${BUILD_ARCH}\" = \"armv7\" ]; then ARCH=\"arm\"; fi && if [ \"${BUILD_ARCH}\" = \"amd64\" ]; then ARCH=\"amd64\"; fi && curl -L -s \"https://pkgs.tailscale.com/stable/tailscale_${TAILSCALE_VERSION#v}_${ARCH}.tgz\" | tar zxvf - -C /opt/ --strip-components 1 && rm -f -r /opt/systemd" did not complete successfully: exit code: 1
|