Skip to content

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.8 #619

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.8

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.8 #619

Triggered via pull request August 4, 2023 17:27
Status Failure
Total duration 4m 27s
Artifacts

ci.yaml

on: pull_request
workflows  /  Gather add-on information
4s
workflows / Gather add-on information
workflows  /  JSON Lint
3s
workflows / JSON Lint
workflows  /  Shellcheck
6s
workflows / Shellcheck
workflows  /  YAMLLint
18s
workflows / YAMLLint
workflows  /  Prettier
6s
workflows / Prettier
workflows  /  Lint Add-on
17s
workflows / Lint Add-on
workflows  /  Hadolint
10s
workflows / Hadolint
Matrix: workflows / build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
workflows / Build armhf
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache nginx=1.24.0-r6 yq=4.33.3-r1 && if [[ \"${BUILD_ARCH}\" = \"aarch64\" ]]; then ARCH=\"arm64\"; fi && if [[ \"${BUILD_ARCH}\" = \"amd64\" ]]; then ARCH=\"amd64\"; fi && if [[ \"${BUILD_ARCH}\" = \"armhf\" ]]; then ARCH=\"armv6\"; fi && if [[ \"${BUILD_ARCH}\" = \"armv7\" ]]; then ARCH=\"armv7\"; fi && if [[ \"${BUILD_ARCH}\" = \"i386\" ]]; then ARCH=\"386\"; fi && curl -L -s \"https://github.com/AdguardTeam/AdGuardHome/releases/download/${ADGUARD_HOME_VERSION}/AdGuardHome_linux_${ARCH}.tar.gz\" | tar zxvf - -C /opt/ && chmod a+x /opt/AdGuardHome/AdGuardHome && rm -fr /etc/nginx /tmp/*" did not complete successfully: exit code: 1
workflows / Build i386
The job was canceled because "armhf" failed.
workflows / Build armv7
The job was canceled because "armhf" failed.
workflows / Build aarch64
The job was canceled because "armhf" failed.
workflows / Build aarch64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache nginx=1.24.0-r6 yq=4.33.3-r1 && if [[ \"${BUILD_ARCH}\" = \"aarch64\" ]]; then ARCH=\"arm64\"; fi && if [[ \"${BUILD_ARCH}\" = \"amd64\" ]]; then ARCH=\"amd64\"; fi && if [[ \"${BUILD_ARCH}\" = \"armhf\" ]]; then ARCH=\"armv6\"; fi && if [[ \"${BUILD_ARCH}\" = \"armv7\" ]]; then ARCH=\"armv7\"; fi && if [[ \"${BUILD_ARCH}\" = \"i386\" ]]; then ARCH=\"386\"; fi && curl -L -s \"https://github.com/AdguardTeam/AdGuardHome/releases/download/${ADGUARD_HOME_VERSION}/AdGuardHome_linux_${ARCH}.tar.gz\" | tar zxvf - -C /opt/ && chmod a+x /opt/AdGuardHome/AdGuardHome && rm -fr /etc/nginx /tmp/*" did not complete successfully: exit code: 1
workflows / Build amd64
The job was canceled because "armhf" failed.
workflows / Build amd64
The operation was canceled.