Problem: prune cmd don't wait for async pruning to finish #1280
Annotations
3 errors and 1 warning
tests
cannot use db (variable of type "github.com/cosmos/cosmos-db".DB) as "github.com/cosmos/iavl/db".DB value in argument to iavl.NewMutableTree: "github.com/cosmos/cosmos-db".DB does not implement "github.com/cosmos/iavl/db".DB (wrong type for method Iterator)
|
tests
cannot use db (variable of type "github.com/cosmos/cosmos-db".DB) as "github.com/cosmos/iavl/db".DB value in argument to iavl.NewMutableTree: "github.com/cosmos/cosmos-db".DB does not implement "github.com/cosmos/iavl/db".DB (wrong type for method Iterator)
|
tests
Process completed with exit code 1.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "82bd1603d3308a6c3601c15bdb002d5856471006-00", "82bd1603d3308a6c3601c15bdb002d5856471006-01", "82bd1603d3308a6c3601c15bdb002d5856471006-02", "82bd1603d3308a6c3601c15bdb002d5856471006-03".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading