⬆️ Update Alpine base image to v3.21.0 #912
ci.yaml
on: push
workflows
/
Gather add-on information
3s
workflows
/
JSON Lint
2s
workflows
/
Shellcheck
5s
workflows
/
YAMLLint
16s
workflows
/
Prettier
3s
Matrix: workflows / build
Annotations
9 errors and 8 warnings
workflows / Build amd64
buildx failed with: ERROR: failed to solve: process "/bin/ash -o pipefail -c set -o pipefail && apk add --no-cache --virtual .build-dependencies tar=1.35-r2 xz=5.6.2-r0 && apk add --no-cache libcrypto3=3.3.2-r1 libssl3=3.3.2-r1 musl-utils=1.2.5-r0 musl=1.2.5-r0 && apk add --no-cache bash=5.2.26-r0 curl=8.11.0-r2 jq=1.7.1-r0 tzdata=2024b-r0 && S6_ARCH=\"${BUILD_ARCH}\" && if [ \"${BUILD_ARCH}\" = \"i386\" ]; then S6_ARCH=\"i686\"; elif [ \"${BUILD_ARCH}\" = \"amd64\" ]; then S6_ARCH=\"x86_64\"; elif [ \"${BUILD_ARCH}\" = \"armv7\" ]; then S6_ARCH=\"arm\"; fi && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-noarch.tar.xz\" | tar -C / -Jxpf - && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-${S6_ARCH}.tar.xz\" | tar -C / -Jxpf - && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-symlinks-noarch.tar.xz\" | tar -C / -Jxpf - && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-symlinks-arch.tar.xz\" | tar -C / -Jxpf - && curl -J -L -o /tmp/bashio.tar.gz \"https://github.com/hassio-addons/bashio/archive/${BASHIO_VERSION}.tar.gz\" && mkdir /tmp/bashio && tar zxvf /tmp/bashio.tar.gz --strip 1 -C /tmp/bashio && mv /tmp/bashio/lib /usr/lib/bashio && ln -s /usr/lib/bashio/bashio /usr/bin/bashio && curl -L -s -o /usr/bin/tempio \"https://github.com/home-assistant/tempio/releases/download/${TEMPIO_VERSION}/tempio_${BUILD_ARCH}\" && chmod a+x /usr/bin/tempio && apk del --no-cache --purge .build-dependencies && rm -f -r /tmp/*" did not complete successfully: exit code: 2
|
workflows / Build aarch64
The job was canceled because "amd64" failed.
|
workflows / Build aarch64
The operation was canceled.
|
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.
|
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 set -o pipefail && apk add --no-cache --virtual .build-dependencies tar=1.35-r2 xz=5.6.2-r0 && apk add --no-cache libcrypto3=3.3.2-r1 libssl3=3.3.2-r1 musl-utils=1.2.5-r0 musl=1.2.5-r0 && apk add --no-cache bash=5.2.26-r0 curl=8.11.0-r2 jq=1.7.1-r0 tzdata=2024b-r0 && S6_ARCH=\"${BUILD_ARCH}\" && if [ \"${BUILD_ARCH}\" = \"i386\" ]; then S6_ARCH=\"i686\"; elif [ \"${BUILD_ARCH}\" = \"amd64\" ]; then S6_ARCH=\"x86_64\"; elif [ \"${BUILD_ARCH}\" = \"armv7\" ]; then S6_ARCH=\"arm\"; fi && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-noarch.tar.xz\" | tar -C / -Jxpf - && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-${S6_ARCH}.tar.xz\" | tar -C / -Jxpf - && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-symlinks-noarch.tar.xz\" | tar -C / -Jxpf - && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-symlinks-arch.tar.xz\" | tar -C / -Jxpf - && curl -J -L -o /tmp/bashio.tar.gz \"https://github.com/hassio-addons/bashio/archive/${BASHIO_VERSION}.tar.gz\" && mkdir /tmp/bashio && tar zxvf /tmp/bashio.tar.gz --strip 1 -C /tmp/bashio && mv /tmp/bashio/lib /usr/lib/bashio && ln -s /usr/lib/bashio/bashio /usr/bin/bashio && curl -L -s -o /usr/bin/tempio \"https://github.com/home-assistant/tempio/releases/download/${TEMPIO_VERSION}/tempio_${BUILD_ARCH}\" && chmod a+x /usr/bin/tempio && apk del --no-cache --purge .build-dependencies && rm -f -r /tmp/*" did not complete successfully: exit code: 2
|
workflows / Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / JSON Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / Gather add-on information
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / Shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / YAMLLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / Lint Add-on
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / Hadolint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / Build amd64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
hassio-addons~addon-base~LCFQGJ.dockerbuild
|
19.4 KB |
|
hassio-addons~addon-base~LO4ZE0.dockerbuild
|
18.9 KB |
|