chore: update cometbft version #106
Annotations
10 errors and 1 warning
golangci-lint:
codec/legacy/amino_msg.go#L7
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
|
golangci-lint:
types/context.go#L397
undefined: storetypes.ObjKVStore
|
golangci-lint:
types/context.go#L398
undefined: gaskv.NewObjStore
|
golangci-lint:
types/context.go#L398
c.ms.GetObjKVStore undefined (type "cosmossdk.io/store/types".MultiStore has no field or method GetObjKVStore)
|
golangci-lint:
types/context.go#L426
cacheMS.RunAtomic undefined (type "cosmossdk.io/store/types".CacheMultiStore has no field or method RunAtomic)) (typecheck)
|
golangci-lint:
x/auth/signing/adapter.go#L12
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
|
golangci-lint:
types/context.go#L397
undefined: storetypes.ObjKVStore
|
golangci-lint:
types/context.go#L398
undefined: gaskv.NewObjStore
|
golangci-lint:
types/context.go#L398
c.ms.GetObjKVStore undefined (type "cosmossdk.io/store/types".MultiStore has no field or method GetObjKVStore)
|
golangci-lint:
types/context.go#L426
cacheMS.RunAtomic undefined (type "cosmossdk.io/store/types".CacheMultiStore has no field or method RunAtomic)) (typecheck)
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, 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/
|