Dash Platform v1.6.0 #957
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; source /root/env && if [[ \"${CARGO_BUILD_PROFILE}\" == \"release\" ]] ; then mv .cargo/config-release.toml .cargo/config.toml && export OUT_DIRECTORY=release ; else export FEATURES_FLAG=\"--features=console,grovedbg\" ; export OUT_DIRECTORY=debug ; fi && echo \"// $(date) \" >> /platform/packages/dapi-grpc/build.rs && cargo build --profile \"${CARGO_BUILD_PROFILE}\" --package drive-abci ${FEATURES_FLAG} --locked && cp target/${OUT_DIRECTORY}/drive-abci /artifacts/ && if [[ -x /usr/bin/sccache ]]; then sccache --show-stats; fi && rm -rf /platform" did not complete successfully: exit code: 101
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "digests-dashpay-dapi-v1.6.0-release-c57e3ac8613af8fb08ff80864d915bfeaf149915", "digests-dashpay-dashmate-helper-v1.6.0-release-c57e3ac8613af8fb08ff80864d915bfeaf149915", "digests-dashpay-platform-test-suite-v1.6.0-release-c57e3ac8613af8fb08ff80864d915bfeaf149915".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading