Skip to content

refactor(ci): fix build failure #100

refactor(ci): fix build failure

refactor(ci): fix build failure #100

Triggered via pull request January 26, 2024 18:06
Status Failure
Total duration 32s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache python3~=3 && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && if [[ ! -e /usr/bin/python ]]; then ln -sf /usr/bin/python3 /usr/bin/python; fi && rm -r /root/.cache" did not complete successfully: exit code: 1
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.