Skip to content

⬆️ Update alpine_3_18/yq to v4.33.3-r3 #634

⬆️ Update alpine_3_18/yq to v4.33.3-r3

⬆️ Update alpine_3_18/yq to v4.33.3-r3 #634

Triggered via push September 8, 2023 04:46
Status Failure
Total duration 1m 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: push
workflows  /  Gather add-on information
11s
workflows / Gather add-on information
workflows  /  JSON Lint
7s
workflows / JSON Lint
workflows  /  Shellcheck
7s
workflows / Shellcheck
workflows  /  YAMLLint
11s
workflows / YAMLLint
workflows  /  Prettier
8s
workflows / Prettier
workflows  /  Lint Add-on
11s
workflows / Lint Add-on
workflows  /  Hadolint
8s
workflows / Hadolint
Matrix: workflows / build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
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-r3 && 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 armv7
The job was canceled because "aarch64" failed.
workflows / Build armv7
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-r3 && 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 armhf
The job was canceled because "aarch64" failed.
workflows / Build armhf
The operation was canceled.
workflows / Build i386
The job was canceled because "aarch64" failed.
workflows / Build i386
The operation was canceled.