Skip to content
Triggered via release July 18, 2024 13:58
@aknyshaknysh
published v1.85.0
Status Failure
Total duration 1m 34s
Artifacts

build.yml

on: release
release  /  release-commenter
5s
release / release-commenter
release  /  major-release-tagger
19s
release / major-release-tagger
release  /  release-branch-manager
16s
release / release-branch-manager
Bump Homebrew formula
32s
Bump Homebrew formula
Build and push Docker image for Atmos CLI
57s
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 && ATMOS_VERSION=${ATMOS_VERSION#v} && echo \"Downloading Atmos v${ATMOS_VERSION} for ${OS}/${ARCH}\" && curl -1sSLf \"https://github.com/cloudposse/atmos/releases/download/v${ATMOS_VERSION}/atmos_${ATMOS_VERSION}_${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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/