build.yml
on: release
release
/
release-commenter
4s
release
/
major-release-tagger
12s
release
/
release-branch-manager
15s
Bump Homebrew formula
33s
Build and push Docker image for Atmos CLI
54s
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 / 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/
|
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/
|