Merge pull request #2559 from drwetter/test_ghcr3.0 #98
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c test -n \"${BUILD_VERSION}\" && apk update && apk add --no-cache bash procps drill git coreutils libidn curl openssl1.1-compat && git clone --depth 1 --branch ${BUILD_VERSION} $URL /home/testssl && addgroup testssl && adduser -G testssl -g \"testssl user\" -s /bin/bash -D testssl && ln -s /home/testssl/testssl.sh /usr/local/bin/ && mkdir -m 755 -p /home/testssl/etc /home/testssl/bin && ln -s /usr/bin/openssl1.1 /usr/bin/openssl" did not complete successfully: exit code: 1
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2.1.0, docker/setup-buildx-action@v2, docker/metadata-action@v4, docker/login-action@v2.1.0, docker/build-push-action@v3.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading