Skip to content

πŸš€ test workflow #11

πŸš€ test workflow

πŸš€ test workflow #11

Triggered via push June 26, 2024 16:43
Status Failure
Total duration 27s
Artifacts
Build & push docker image
18s
Build & push docker image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Build & push docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ARCH= && dpkgArch=\"$(dpkg --print-architecture)\" && case \"${dpkgArch##*-}\" in amd64) ARCH='amd64';; arm64) ARCH='arm64';; armhf) ARCH='armhf';; armel) ARCH='armel';; *) echo \"Unsupported architecture: ${dpkgArch}\"; exit 1;; esac && wget --no-verbose https://github.com/${GITHUB_REPOSITORY}/releases/download/${TELEGRAF_VERSION}/telegraf_nightly_${ARCH}.deb && dpkg -i telegraf_nightly_${ARCH}.deb && rm -f telegraf_nightly_${ARCH}.deb*" did not complete successfully: exit code: 8
Build & push docker image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.