Release Platform #941
Annotations
1 error and 1 warning
Build and push by digest
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -e -x -c set -ex; if [[ \"${CARGO_BUILD_PROFILE}\" == \"release\" ]] ; then mv .cargo/config-release.toml .cargo/config.toml; else export FEATURES_FLAG=\"--features=console,grovedbg\" ; fi && source $HOME/.cargo/env && source /root/env && cargo chef cook --recipe-path recipe.json --profile \"$CARGO_BUILD_PROFILE\" --package drive-abci ${FEATURES_FLAG} --locked && if [[ -x /usr/bin/sccache ]]; then sccache --show-stats; fi" did not complete successfully: exit code: 1
|
The following actions use a deprecated Node.js version 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/
|
Loading