Skip to content

wip: flagged eth

wip: flagged eth #350

Triggered via push November 24, 2024 18:20
Status Failure
Total duration 7m 9s
Artifacts

build-docker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-n-push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -n \"$AWS_ACCESS_KEY_ID\" ]; then curl https://github.com/mozilla/sccache/releases/download/v0.7.7/sccache-v0.7.7-x86_64-unknown-linux-musl.tar.gz -Lo sccache-v0.7.7-x86_64-unknown-linux-musl.tar.gz && tar -xzf sccache-v0.7.7-x86_64-unknown-linux-musl.tar.gz --strip-components=1 sccache-v0.7.7-x86_64-unknown-linux-musl/sccache && ./sccache --start-server && export RUSTC_WRAPPER=\"/app/sccache\"; fi && cargo build -p node-subspace --release --locked" did not complete successfully: exit code: 101
build-n-push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/