Skip to content

chore: fix compile errors (#1427) #68

chore: fix compile errors (#1427)

chore: fix compile errors (#1427) #68

Triggered via push November 22, 2024 03:13
Status Failure
Total duration 59m 49s
Artifacts

docker.yaml

on: push
Matrix: build-and-push-client
Matrix: build-and-push-monolith
Matrix: build-and-push-server
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
build-and-push-client (linux/arm64, self-hosted, Linux, ARM64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd packages/infra/client && \tRUSTFLAGS=\"--cfg tokio_unstable\" cargo build -vv --release --bin rivet-client --bin rivet-isolate-v8-runner --bin rivet-container-runner && \tmkdir -p /app/dist && \tmv target/release/rivet-client target/release/rivet-isolate-v8-runner target/release/rivet-container-runner /app/dist/" did not complete successfully: exit code: 101
build-and-push-client (linux/x86_64, self-hosted, Linux, X64)
The job was canceled because "linux_arm64_self-hosted_L" failed.
build-and-push-client (linux/x86_64, self-hosted, Linux, X64)
The operation was canceled.
build-and-push-monolith (linux/arm64, self-hosted, Linux, ARM64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd packages/infra/client && RUSTFLAGS=\"--cfg tokio_unstable\" cargo build -v --release --bin rivet-client --bin rivet-isolate-v8-runner --bin rivet-container-runner && mkdir -p /app/dist && mv target/release/rivet-client target/release/rivet-isolate-v8-runner target/release/rivet-container-runner /app/dist/" did not complete successfully: exit code: 101
build-and-push-monolith (linux/x86_64, self-hosted, Linux, X64)
The job was canceled because "linux_arm64_self-hosted_L" failed.
build-and-push-monolith (linux/x86_64, self-hosted, Linux, X64)
The operation was canceled.
build-and-push-client (linux/arm64, self-hosted, Linux, ARM64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/metadata-action@v4, docker/build-push-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/
build-and-push-monolith (linux/arm64, self-hosted, Linux, ARM64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/metadata-action@v4, docker/build-push-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/
build-and-push-server (linux/x86_64, self-hosted, Linux, X64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/metadata-action@v4, docker/build-push-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/
build-and-push-server (linux/arm64, self-hosted, Linux, ARM64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/metadata-action@v4, docker/build-push-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/