Bump cosmossdk.io/core from 0.9.0 to 0.12.0 #21
Triggered via pull request
September 14, 2023 01:03
Status
Failure
Total duration
3m 16s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
golangci-lint:
codec.go#L7
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
|
golangci-lint
undefined: comet.BlockInfo
|
golangci-lint
undefined: comet.BlockInfo
|
golangci-lint
undefined: comet.BlockInfo) (typecheck)
|
golangci-lint:
keeper/msg_server.go#L8
could not import github.com/cosmos/cosmos-sdk/types (-: # github.com/cosmos/cosmos-sdk/types
|
golangci-lint
undefined: comet.BlockInfo
|
golangci-lint
undefined: comet.BlockInfo
|
golangci-lint
undefined: comet.BlockInfo) (typecheck)
|
golangci-lint:
keeper/msg_server.go#L31
ms.k.GetValidator undefined (type Keeper has no field or method GetValidator) (typecheck)
|
golangci-lint:
keeper/msg_server.go#L41
ms.k.SaveValidator undefined (type Keeper has no field or method SaveValidator) (typecheck)
|