Skip to content
Triggered via release October 29, 2024 05:37
@aknyshaknysh
published v1.96.0
Status Failure
Total duration 1m 34s
Artifacts

build.yml

on: release
release  /  release-commenter
8s
release / release-commenter
release  /  major-release-tagger
16s
release / major-release-tagger
release  /  release-branch-manager
12s
release / release-branch-manager
Bump Homebrew formula
33s
Bump Homebrew formula
Build and push Docker image for Atmos CLI
1m 0s
Build and push Docker image for Atmos CLI
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Build and push Docker image for Atmos CLI
buildx failed with: ERROR: failed to solve: process "/bin/bash -eo pipefail -c case ${TARGETPLATFORM} in \"linux/amd64\") OS=linux; ARCH=amd64 ;; \"linux/arm64\") OS=linux; ARCH=arm64 ;; *) echo \"Unsupported platform: ${TARGETPLATFORM}\" && exit 1 ;; esac && echo \"Downloading Atmos v${ATMOS_VERSION#v} for ${OS}/${ARCH}\" && curl -1sSLf \"https://github.com/cloudposse/atmos/releases/download/v${ATMOS_VERSION#v}/atmos_${ATMOS_VERSION#v}_${OS}_${ARCH}\" -o /usr/local/bin/atmos && chmod +x /usr/local/bin/atmos" did not complete successfully: exit code: 22
release / release-branch-manager
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
release / major-release-tagger
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/