Bump cosmossdk.io/api from 0.7.6 to 0.8.0 #8235
Annotations
10 errors and 1 warning
golangci-lint:
app/app.go#L70
could not import github.com/cosmos/cosmos-sdk/x/auth/tx/config (-: # github.com/cosmos/cosmos-sdk/x/auth/tx/config
|
golangci-lint
in.Config.SkipAnteHandler undefined (type *configv1.Config has no field or method SkipAnteHandler)
|
golangci-lint
in.Config.SkipPostHandler undefined (type *configv1.Config has no field or method SkipPostHandler)) (typecheck)
|
golangci-lint:
app/app.go#L72
could not import github.com/cosmos/cosmos-sdk/x/auth/vesting (-: # github.com/cosmos/cosmos-sdk/x/auth/vesting
|
golangci-lint
undefined: vestingv1beta1.Msg_ServiceDesc) (typecheck)
|
golangci-lint:
cmd/provenanced/config/client.go#L10
could not import github.com/cosmos/cosmos-sdk/x/auth/tx/config (-: # github.com/cosmos/cosmos-sdk/x/auth/tx/config
|
golangci-lint
in.Config.SkipAnteHandler undefined (type *configv1.Config has no field or method SkipAnteHandler)
|
golangci-lint
in.Config.SkipPostHandler undefined (type *configv1.Config has no field or method SkipPostHandler)) (typecheck)
|
golangci-lint:
testutil/ibc/testchain.go#L37
chain.GetContext undefined (type *TestChain has no field or method GetContext) (typecheck)
|
golangci-lint:
testutil/ibc/testchain.go#L44
chain.GetContext undefined (type *TestChain has no field or method GetContext) (typecheck)
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|