Skip to content

V8/patch cometbft v0.38.11 #265

V8/patch cometbft v0.38.11

V8/patch cometbft v0.38.11 #265

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

test.yml

on: pull_request
cleanup-runs
8s
cleanup-runs
test-coverage
19s
test-coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test-coverage
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:
test-coverage
missing go.sum entry for module providing package github.com/cometbft/cometbft/types (imported by github.com/Canto-Network/Canto/v8/app); to add:
test-coverage
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:
test-coverage
missing go.sum entry for module providing package github.com/cometbft/cometbft/crypto/encoding (imported by github.com/cosmos/cosmos-sdk/baseapp); to add:
test-coverage
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:
test-coverage
missing go.sum entry for module providing package github.com/cometbft/cometbft/proto/tendermint/crypto (imported by cosmossdk.io/store/types); to add:
test-coverage
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:
test-coverage
missing go.sum entry for module providing package github.com/cometbft/cometbft/crypto/merkle (imported by cosmossdk.io/store/types); to add:
test-coverage
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:
test-coverage
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:
test-coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/