Skip to content

V8/patch cometbft v0.38.11 #263

V8/patch cometbft v0.38.11

V8/patch cometbft v0.38.11 #263

Triggered via pull request August 28, 2024 10:00
Status Failure
Total duration 35s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (amd64)
missing go.sum entry for module providing package github.com/cometbft/cometbft/crypto (imported by github.com/Canto-Network/Canto/v8/x/coinswap/types); to add:
build (amd64)
missing go.sum entry for module providing package github.com/cometbft/cometbft/types (imported by github.com/Canto-Network/Canto/v8/app); to add:
build (amd64)
missing go.sum entry for module providing package github.com/cometbft/cometbft/abci/types (imported by github.com/Canto-Network/Canto/v8/app); to add:
build (amd64)
missing go.sum entry for module providing package github.com/cometbft/cometbft/crypto/encoding (imported by github.com/cosmos/cosmos-sdk/baseapp); to add:
build (amd64)
missing go.sum entry for module providing package github.com/cometbft/cometbft/crypto/sr25519 (imported by github.com/cosmos/cosmos-sdk/crypto/keys/multisig); to add:
build (amd64)
missing go.sum entry for module providing package github.com/cometbft/cometbft/proto/tendermint/crypto (imported by cosmossdk.io/store/types); to add:
build (amd64)
missing go.sum entry for module providing package github.com/cometbft/cometbft/crypto/tmhash (imported by github.com/Canto-Network/Canto/v8/ibc/testing); to add:
build (amd64)
missing go.sum entry for module providing package github.com/cometbft/cometbft/crypto/merkle (imported by cosmossdk.io/store/types); to add:
build (amd64)
missing go.sum entry for module providing package github.com/cometbft/cometbft/proto/tendermint/types (imported by github.com/Canto-Network/Canto/v8/app); to add:
build (amd64)
missing go.sum entry for module providing package github.com/cometbft/cometbft/rpc/core/types (imported by github.com/cosmos/cosmos-sdk/client); to add:
build (amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, technote-space/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/