chore: update #38
Annotations
1 error and 1 warning
build / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt full-upgrade -y && apt install -y --no-install-recommends tzdata ca-certificates curl build-essential libffi-dev libssl-dev gosu python3-grpcio python3-grpc-tools && curl https://sh.rustup.rs -sSf | sh -s -- -y && export PATH=\"$HOME/.cargo/bin:$PATH\" && pip3 install mitmproxy==11.0.0 google-cloud-pubsub==2.26.1 protobuf==5.28.2 msgpack==1.1.0 --no-binary=grpcio && apt purge -y build-essential gosu && apt autoremove -y && apt clean -y && rm -rf /var/lib/apt/lists $HOME/.rustup" did not complete successfully: exit code: 1
|
build / build
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, docker/setup-buildx-action@v2, docker/login-action@v2, docker/metadata-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/
|