Bump actions, rebase to 3.23 #96
call-build-image.yml
on: pull_request
call-workflow
/
bake
30s
Annotations
1 error and 1 warning
|
call-workflow / bake
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c echo \"**** install packages ****\" && apk add --update --no-cache --virtual=build-dependencies build-base python3-dev libffi-dev openssl-dev cargo && apk add -U --upgrade --no-cache python3 && echo \"**** install monit ****\" && if [ -z ${APP_VERSION+x} ]; then APP_VERSION=$(curl -sL \"http://dl-cdn.alpinelinux.org/alpine/v3.23/main/x86_64/APKINDEX.tar.gz\" | tar -xz -C /tmp && awk '/^P:'\"monit\"'$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); fi && apk add -U --upgrade --no-cache monit==${APP_VERSION} && python3 -m venv /lsiopy && pip3 install -U --no-cache-dir pip wheel && pip3 install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine-3.23/ apprise && printf \"Linuxserver-Labs version: ${VERSION}\\nBuild-date: ${BUILD_DATE}\" > /build_version && echo \"**** cleanup ****\" && apk del --purge build-dependencies && rm -rf /tmp/* /root/.cargo /root/.cache" did not complete successfully: exit code: 1
|
|
call-workflow / bake
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/metadata-action@v5.10.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 | |
|---|---|---|---|
|
linuxserver-labs~docker-monit~PW5VOL.dockerbuild
|
41.5 KB |
sha256:6573f0ddd7969588cceab6f9c833a005f362626e26cad59a9da9b84cffebf34b
|
|