Skip to content

Implement CI/CD workflows for Initia binary builds #11

Implement CI/CD workflows for Initia binary builds

Implement CI/CD workflows for Initia binary builds #11

Triggered via pull request July 15, 2024 06:52
Status Failure
Total duration 1m 54s
Artifacts

build-darwin.yml

on: pull_request
Matrix: build-darwin
Matrix: build-linux
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
build-linux (amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$TARGETOS\" = \"linux\" ]; then make build-linux-with-shared-library ARCH=$TARGETARCH; elif [ \"$TARGETOS\" = \"darwin\" ]; then make build ARCH=$TARGETARCH; fi" did not complete successfully: exit code: 2
build-linux (arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$TARGETOS\" = \"linux\" ]; then make build-linux-with-shared-library ARCH=$TARGETARCH; elif [ \"$TARGETOS\" = \"darwin\" ]; then make build ARCH=$TARGETARCH; fi" did not complete successfully: exit code: 2
build-darwin (arm64)
Process completed with exit code 1.
build-darwin (amd64)
Process completed with exit code 1.
build-darwin (arm64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-darwin (amd64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/