Skip to content

feat: cosmovisor 1.6.0 (#11) #45

feat: cosmovisor 1.6.0 (#11)

feat: cosmovisor 1.6.0 (#11) #45

Re-run triggered September 15, 2024 13:52
Status Failure
Total duration 1m 6s
Artifacts

release.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
release
buildx failed with: ERROR: failed to solve: process "/bin/bash -c git config --global advice.detachedHead \"false\" && wget https://github.com/SchwarzIT/go-template/releases/download/${GO_TEMPLATE_VERSION}/gt-linux-${TARGETARCH} -O /usr/bin/gt && chmod +x /usr/bin/gt && wget https://github.com/troian/go-getter/releases/download/${GO_GETTER_VERSION}/go-getter_linux_${TARGETARCH}.deb -O go-getter.deb && dpkg -i go-getter.deb && rm -f go-getter.deb" did not complete successfully: exit code: 8
release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, actions/setup-go@v3, docker/metadata-action@v4, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/