⬆️ Update Alpine base image to v3.24.0 #1181
ci.yaml
on: pull_request
workflows
/
Gather app information
5s
workflows
/
JSON Lint
5s
workflows
/
Shellcheck
5s
workflows
/
YAMLLint
17s
workflows
/
Prettier
11s
workflows
/
zizmor
15s
workflows
/
Dependency review
9s
Matrix: workflows / build
workflows
/
Draft release
Annotations
3 errors and 1 warning
|
workflows / Build amd64
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/ash -o pipefail -c set -o pipefail && apk add --no-cache --virtual .build-dependencies tar=1.35-r4 xz=5.8.3-r0 && apk add --no-cache libcrypto3=3.5.6-r0 libssl3=3.5.6-r0 musl-utils=1.2.5-r23 musl=1.2.5-r23 && apk add --no-cache bash=5.3.3-r1 curl=8.19.0-r0 jq=1.8.1-r0 tzdata=2026b-r0 && S6_ARCH=\"${BUILD_ARCH}\" && if [ \"${BUILD_ARCH}\" = \"amd64\" ]; then S6_ARCH=\"x86_64\"; 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 strategy configuration was canceled because "workflows.build.amd64" failed
|
|
workflows / Build aarch64
The operation was canceled.
|
|
workflows / Dependency review
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/dependency-review-action@2031cfc080254a8a887f58cffee85186f0e49e48. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
hassio-addons~app-base~RE0A2E.dockerbuild
|
19.8 KB |
sha256:a92f78f9497daa01616d199f865a1b3e7fa278a08475a01c6234c7765e95bd06
|
|