Skip to content

update .envrc for flake #1

update .envrc for flake

update .envrc for flake #1

Triggered via push February 8, 2024 18:35
Status Failure
Total duration 1m 1s
Artifacts

build-docker.yml

on: push
build-n-push
50s
build-n-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 \"$SCCACHE_BUCKET\" ]; then curl https://github.com/mozilla/sccache/releases/download/v0.7.6/sccache-v0.7.6-x86_64-unknown-linux-musl.tar.gz -Lo sccache-v0.7.6-x86_64-unknown-linux-musl.tar.gz && tar -xzf sccache-v0.7.6-x86_64-unknown-linux-musl.tar.gz --strip-components=1 sccache-v0.7.6-x86_64-unknown-linux-musl/sccache && ./sccache --start-server && export RUSTC_WRAPPER=\"/subspace/sccache\"; fi && cargo build -p node-subspace --release --locked && ./sccache --show-stats" did not complete successfully: exit code: 2
build-n-push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.