Skip to content

feat: add LastBlockID to cometbft header #102

feat: add LastBlockID to cometbft header

feat: add LastBlockID to cometbft header #102

Triggered via pull request October 9, 2024 12:45
Status Failure
Total duration 2m 39s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/