Skip to content

ci: Add tests for arm64 and for macOS #727

ci: Add tests for arm64 and for macOS

ci: Add tests for arm64 and for macOS #727

Triggered via pull request March 5, 2024 09:20
Status Failure
Total duration 4m 59s
Artifacts

build-image-test.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
build (macos-latest, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"${TERRAFORM_VERSION}\" = \"latest\" ]; then TERRAFORM_VERSION=\"$(curl -s https://api.github.com/repos/hashicorp/terraform/releases/latest | grep tag_name | grep -o -E -m 1 \"[0-9.]+\")\" ; fi && curl -L \"https://releases.hashicorp.com/terraform/${TERRAFORM_VERSION}/terraform_${TERRAFORM_VERSION}_${TARGETOS}_${TARGETARCH}.zip\" > terraform.zip && unzip terraform.zip terraform && rm terraform.zip" did not complete successfully: exit code: 1
build (macos-latest, amd64)
The job was canceled because "macos-latest_arm64" failed.
build (macos-latest, amd64)
The operation was canceled.
build (ubuntu-latest, amd64)
The job was canceled because "macos-latest_arm64" failed.
build (ubuntu-latest, amd64)
The operation was canceled.
build (ubuntu-latest, arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: MaxymVlasov/dive-action@0035999cae50d4ef657ac94be84f01812aa192a5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, arm64)
The following actions uses node12 which is deprecated and will be forced to run on node16: MaxymVlasov/dive-action@0035999cae50d4ef657ac94be84f01812aa192a5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/