Docker #548
Annotations
1 error and 2 warnings
build (noble, s390x)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /tmp && git clone -q ${RUNNERREPO} && cd runner && git checkout v${VERSION} -b build && sed -i'' -e /version/s/6......\\\"$/${SDK}.0.100\\\"/ src/global.json && git apply /tmp/runner.patch && cd src && ./dev.sh layout && ./dev.sh package && ./dev.sh test && rm -rf /root/.dotnet /root/.nuget && sudo -u runner tar -C ${HOMEDIR} -xzf /tmp/runner/_package/actions-runner-linux-s390x-${VERSION}.tar.gz && rm -rf /tmp/runner" did not complete successfully: exit code: 1
|
build (noble, s390x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (noble, s390x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/metadata-action@v4, 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/
|