chore(deps): bump cosmossdk.io/store from 1.0.0-rc.0 to 1.10.0-rc.1 #28
Annotations
5 errors and 1 warning
lint:
internal/azure_uploader.go#L1
: # github.com/allthatjazzleo/auto-snapshot/internal
|
lint:
internal/versioncheck.go#L28
cannot use db (variable of type "github.com/cosmos/cosmos-db".DB) as store.KVStoreWithBatch value in argument to rootmulti.NewStore: "github.com/cosmos/cosmos-db".DB does not implement store.KVStoreWithBatch (wrong type for method Iterator)
|
lint:
main.go#L9
could not import github.com/allthatjazzleo/auto-snapshot/internal (-: # github.com/allthatjazzleo/auto-snapshot/internal
|
lint:
internal/versioncheck.go#L28
cannot use db (variable of type "github.com/cosmos/cosmos-db".DB) as store.KVStoreWithBatch value in argument to rootmulti.NewStore: "github.com/cosmos/cosmos-db".DB does not implement store.KVStoreWithBatch (wrong type for method Iterator)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|