Skip to content
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.4-r0 (#235) #497

⬆️ Update alpine_3_18/openssl to v3.1.4-r0 (#235)

⬆️ Update alpine_3_18/openssl to v3.1.4-r0 (#235) #497

Triggered via push October 30, 2023 12:29
Status Failure
Total duration 1m 45s
Artifacts

ci.yaml

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

Annotations

5 errors
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-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 amd64
The job was canceled because "aarch64" failed.
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: 10
workflows / Build armv7
The job was canceled because "aarch64" failed.
workflows / Build armv7
The operation was canceled.