fix: fix event sending race condition for pb manager (#1455) #82
docker.yaml
on: push
Matrix: build-and-push-client
Matrix: build-and-push-monolith
Matrix: build-and-push-server
Annotations
2 errors and 6 warnings
build-and-push-client (linux/arm64, self-hosted, Linux, ARM64)
buildx failed with: ERROR: failed to solve: ResourceExhausted: process "/dev/.buildkit_qemu_emulator /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: cannot allocate memory
|
build-and-push-monolith (linux/arm64, self-hosted, Linux, ARM64)
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c /tmp/build-scripts/install.sh && rm -r /tmp/build-scripts" did not complete successfully: exit code: 1
|
build-and-push-client (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/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-monolith (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-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/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/
|