Skip to content

Generate Nightly Image #920

Generate Nightly Image

Generate Nightly Image #920

Triggered via schedule November 17, 2024 22:22
Status Failure
Total duration 3m 0s
Artifacts

nightly.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
release
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -e\n useradd --system -m -d /app -U -u 500 plone\n runDeps=\"git libjpeg62 libopenjp2-7 libpq5 libtiff5 libxml2 libxslt1.1 lynx netcat poppler-utils rsync wv busybox libmagic1 gosu make\"\n apt-get update\n apt-get install -y --no-install-recommends $runDeps\n busybox --install -s\n rm -rf /var/lib/apt/lists/* /usr/share/doc\n mkdir -p /data/filestorage /data/blobstorage /data/log /data/cache\n" did not complete successfully: exit code: 100
release
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/