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 v15 #513
ci.yaml
on: pull_request
workflows
/
Gather add-on information
4s
workflows
/
JSON Lint
4s
workflows
/
Shellcheck
5s
workflows
/
YAMLLint
9s
workflows
/
Prettier
4s
Matrix: workflows / build
Annotations
4 errors and 1 warning
workflows / Build aarch64
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-r1 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: 2
|
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-r1 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: 2
|
workflows / Build armv7
The job was canceled because "aarch64" failed.
|
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-r1 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: 2
|
workflows / Lint Add-on:
home-panel/config.yaml#L1
'map' contains the 'config' folder, which has been replaced by 'homeassistant_config'. See: https://developers.home-assistant.io/blog/2023/11/06/public-addon-config
|