fix: set correct header.AppHash field in internalFinalizeBlock #108
Annotations
10 errors and 1 warning
golangci-lint
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
|
golangci-lint
undefined: storetypes.ObjKVStore
|
golangci-lint
undefined: gaskv.NewObjStore
|
golangci-lint
c.ms.GetObjKVStore undefined (type "cosmossdk.io/store/types".MultiStore has no field or method GetObjKVStore)
|
golangci-lint
cacheMS.RunAtomic undefined (type "cosmossdk.io/store/types".CacheMultiStore has no field or method RunAtomic)) (typecheck)
|
golangci-lint
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
|
golangci-lint
undefined: storetypes.ObjKVStore
|
golangci-lint
undefined: gaskv.NewObjStore
|
golangci-lint
c.ms.GetObjKVStore undefined (type "cosmossdk.io/store/types".MultiStore has no field or method GetObjKVStore)
|
golangci-lint
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/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|