Support for #374 #382
Annotations
1 error and 1 warning
🧱 Image Construction and Publication — user ID 500
buildx failed with: ERROR: failed to solve: process "/bin/sh -c : Add system group edrn && /usr/sbin/addgroup -S -g $user_id edrn && : Add system user edrn, no password, home dir edrn, group edrn, gecos info \"EDRN User\" && /usr/sbin/adduser -S -D -h /edrn -G edrn -u $user_id -g 'EDRN User' edrn && : Dependencies && echo '@edge https://dl-cdn.alpinelinux.org/alpine/edge/main' >> /etc/apk/repositories && echo '@edge https://dl-cdn.alpinelinux.org/alpine/edge/community' >> /etc/apk/repositories && /sbin/apk update && :" did not complete successfully: exit code: 2
|
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, actions/checkout@v3, actions/setup-python@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading