Skip to content

CASMHMS-6324: Fix syntax error #4416

CASMHMS-6324: Fix syntax error

CASMHMS-6324: Fix syntax error #4416

Triggered via push December 21, 2024 23:33
Status Failure
Total duration 52s
Artifacts
build_and_release  /  Build and Publish Docker images
44s
build_and_release / Build and Publish Docker images
build_and_release  /  Update PR comment with artifacts
0s
build_and_release / Update PR comment with artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build_and_release / Build and Publish Docker images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$ENABLE_PPROF\" = \"true\" ]; then \tset -ex \t && go build -v -tags \"musl pprof\" github.com/Cray-HPE/hms-smd/v2/cmd/smd \t && go build -v -tags \"musl pprof\" github.com/Cray-HPE/hms-smd/v2/cmd/smd-loader \t && go build -v -tags \"musl pprof\" github.com/Cray-HPE/hms-smd/v2/cmd/smd-init else \tset -ex \t && go build -v -tags musl github.com/Cray-HPE/hms-smd/v2/cmd/smd \t && go build -v -tags musl github.com/Cray-HPE/hms-smd/v2/cmd/smd-loader \t && go build -v -tags musl github.com/Cray-HPE/hms-smd/v2/cmd/smd-init fi" did not complete successfully: exit code: 2
build_and_release / Build and Publish Docker images
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636