Skip to content

Hive tests

Hive tests #974

Manually triggered November 3, 2023 11:31
Status Failure
Total duration 1m 27s
Artifacts

hive-tests.yml

on: workflow_dispatch
Build and run tests
1m 19s
Build and run tests
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build and run tests
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$TARGETARCH\" = \"amd64\" ]; then dotnet publish src/Nethermind/Nethermind.Runner -c $BUILD_CONFIG -r $TARGETOS-x64 -o out --sc false -p:BuildTimestamp=$BUILD_TIMESTAMP -p:Commit=$COMMIT_HASH -p:Deterministic=true ; else dotnet publish src/Nethermind/Nethermind.Runner -c $BUILD_CONFIG -r $TARGETOS-$TARGETARCH -o out --sc false -p:BuildTimestamp=$BUILD_TIMESTAMP -p:Commit=$COMMIT_HASH -p:Deterministic=true ; fi" did not complete successfully: exit code: 1