Merge pull request #30 from agicommies/migration #38
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.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
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/.
|