build: reproducible Rust builds #3009
Annotations
1 error and 3 warnings
buildx failed with: ERROR: failed to solve: process "/bin/sh -c source $HOME/.cargo/env && cp -R /tmp/unplugged /platform/.yarn/ && yarn install --inline-builds && cp -R /platform/.yarn/unplugged /tmp/ && export SCCACHE_SERVER_PORT=$((RANDOM+1025)) && if [[ -z \"${SCCACHE_MEMCACHED}\" ]] ; then unset SCCACHE_MEMCACHED ; fi ; export SKIP_GRPC_PROTO_BUILD=1 && yarn build && if [[ \"${RUSTC_WRAPPER}\" == \"sccache\" ]]; then sccache --show-stats; fi" did not complete successfully: exit code: 1
|
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading