Skip to content

build(deps): bump github.com/cometbft/cometbft-db from 0.12.0 to 1.0.0 #1052

build(deps): bump github.com/cometbft/cometbft-db from 0.12.0 to 1.0.0

build(deps): bump github.com/cometbft/cometbft-db from 0.12.0 to 1.0.0 #1052

Triggered via pull request September 23, 2024 02:14
Status Failure
Total duration 49s
Artifacts

interchaintest-E2E.yml

on: pull_request
build-docker
39s
build-docker
Matrix: e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -ecuxo pipefail set -eux; export ARCH=$(uname -m); WASM_VERSION=$(go list -m all | grep github.com/CosmWasm/wasmvm | awk '{print $2}'); if [ ! -z \"${WASM_VERSION}\" ]; then wget -O /lib/libwasmvm_muslc.a https://github.com/CosmWasm/wasmvm/releases/download/${WASM_VERSION}/libwasmvm_muslc.${ARCH}.a; fi; go mod download;" did not complete successfully: exit code: 1
build-docker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/