Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.1 (#236) #500

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.1 (#236)

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.1 (#236) #500

Triggered via push October 30, 2023 20:02
Status Failure
Total duration 1m 30s
Artifacts

ci.yaml

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

Annotations

4 errors
workflows / Build armv7
buildx failed with: ERROR: failed to solve: process "/bin/ash -o pipefail -c apk add --no-cache --virtual .build-dependencies tar=1.34-r3 && apk add --no-cache nginx=1.24.0-r7 nodejs=18.18.2-r0 openssl=3.1.4-r0 yarn=1.22.19-r0 && mkdir -p /opt/panel && curl -L -s \"https://github.com/timmo001/home-panel/releases/download/${HOME_PANEL_VERSION}/home-panel.tar.gz\" | tar zxvf - -C /opt/panel && cd /opt/panel && yarn install && yarn cache clean && apk del --no-cache --purge .build-dependencies && rm -fr /tmp/*" did not complete successfully: exit code: 1
workflows / Build amd64
buildx failed with: ERROR: failed to solve: process "/bin/ash -o pipefail -c apk add --no-cache --virtual .build-dependencies tar=1.34-r3 && apk add --no-cache nginx=1.24.0-r7 nodejs=18.18.2-r0 openssl=3.1.4-r0 yarn=1.22.19-r0 && mkdir -p /opt/panel && curl -L -s \"https://github.com/timmo001/home-panel/releases/download/${HOME_PANEL_VERSION}/home-panel.tar.gz\" | tar zxvf - -C /opt/panel && cd /opt/panel && yarn install && yarn cache clean && apk del --no-cache --purge .build-dependencies && rm -fr /tmp/*" did not complete successfully: exit code: 1
workflows / Build aarch64
The job was canceled because "armv7" failed.
workflows / Build aarch64
The operation was canceled.