Skip to content

fix(deps): update module github.com/cosmos/iavl to v0.21.1 #1693

fix(deps): update module github.com/cosmos/iavl to v0.21.1

fix(deps): update module github.com/cosmos/iavl to v0.21.1 #1693

Triggered via pull request May 20, 2024 16:52
Status Failure
Total duration 53s
Artifacts

go-coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
codecov: difftool/diff/snapshotdb.go#L154
cannot use db (variable of type *"github.com/cometbft/cometbft-db".GoLevelDB) as "github.com/cosmos/cosmos-db".DB value in argument to iavl.NewMutableTree: *"github.com/cometbft/cometbft-db".GoLevelDB does not implement "github.com/cosmos/cosmos-db".DB (wrong type for method Iterator)
codecov
Process completed with exit code 2.
codecov
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
codecov
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/