This repository has been archived by the owner on Jan 6, 2024. It is now read-only.
⬆️ Update alpine_3_18/openssl to v3.1.2-r0 #445
ci.yaml
on: pull_request
workflows
/
Gather add-on information
3s
workflows
/
JSON Lint
3s
workflows
/
Shellcheck
5s
workflows
/
YAMLLint
14s
workflows
/
Prettier
7s
Matrix: workflows / build
Annotations
9 errors
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-r6 nodejs=18.17.0-r0 openssl=3.1.2-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: 10
|
workflows / Build armhf
The job was canceled because "amd64" failed.
|
workflows / Build armhf
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-r6 nodejs=18.17.0-r0 openssl=3.1.2-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: 10
|
workflows / Build aarch64
The job was canceled because "amd64" failed.
|
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-r6 nodejs=18.17.0-r0 openssl=3.1.2-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: 10
|
workflows / Build armv7
The job was canceled because "amd64" failed.
|
workflows / Build armv7
The operation was canceled.
|
workflows / Build i386
The job was canceled because "amd64" failed.
|
workflows / Build i386
The operation was canceled.
|