Skip to content

chore: update cometbft version #106

chore: update cometbft version

chore: update cometbft version #106

Triggered via pull request October 14, 2024 07:37
Status Failure
Total duration 3m 3s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/