Skip to content

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15 #528

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15 #528

Triggered via push December 8, 2023 14:19
Status Failure
Total duration 1m 14s
Artifacts

ci.yaml

on: push
workflows  /  Gather add-on information
3s
workflows / Gather add-on information
workflows  /  JSON Lint
3s
workflows / JSON Lint
workflows  /  Shellcheck
10s
workflows / Shellcheck
workflows  /  YAMLLint
8s
workflows / YAMLLint
workflows  /  Prettier
6s
workflows / Prettier
workflows  /  Lint Add-on
18s
workflows / Lint Add-on
workflows  /  Hadolint
5s
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/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies build-base=0.5-r3 python3-dev=3.11.6-r0 && apk add --no-cache py3-pip=23.1.2-r0 py3-wheel=0.40.0-r1 python3=3.11.6-r0 && pip install -r /tmp/requirements.txt && cd /usr/lib/python3.11/site-packages/ && patch -p1 < /patches/force_recompile.patch && find /usr \\( -type d -a -name test -o -name tests -o -name '__pycache__' \\) -o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) -exec rm -rf '{}' + && apk del --no-cache --purge .build-dependencies" did not complete successfully: exit code: 2
workflows / Build armv7
The job was canceled because "aarch64" failed.
workflows / Build armv7
The operation was canceled.
workflows / Build amd64
The job was canceled because "aarch64" failed.
workflows / Build amd64
The operation was canceled.