chore(deps): bump cosmossdk.io/api from 0.7.5 to 0.8.2 #1330
Annotations
10 errors and 1 warning
Go lint:
app/app.go#L57
could not import github.com/cosmos/cosmos-sdk/x/auth/tx/config (-: # github.com/cosmos/cosmos-sdk/x/auth/tx/config
|
Go lint
in.Config.SkipAnteHandler undefined (type *configv1.Config has no field or method SkipAnteHandler)
|
Go lint
in.Config.SkipPostHandler undefined (type *configv1.Config has no field or method SkipPostHandler)) (typecheck)
|
Go lint:
app/app.go#L59
could not import github.com/cosmos/cosmos-sdk/x/auth/vesting (-: # github.com/cosmos/cosmos-sdk/x/auth/vesting
|
Go lint
undefined: vestingv1beta1.Msg_ServiceDesc) (typecheck)
|
Go lint:
app/app.go#L904
cannot use CrisisModule{} (value of type CrisisModule) as "github.com/cosmos/cosmos-sdk/types/module".AppModuleBasic value in map literal: CrisisModule does not implement "github.com/cosmos/cosmos-sdk/types/module".AppModuleBasic (missing method Name) (typecheck)
|
Go lint:
cmd/palomad/root.go#L23
could not import github.com/cosmos/cosmos-sdk/x/auth/tx/config (-: # github.com/cosmos/cosmos-sdk/x/auth/tx/config
|
Go lint
in.Config.SkipAnteHandler undefined (type *configv1.Config has no field or method SkipAnteHandler)
|
Go lint
in.Config.SkipPostHandler undefined (type *configv1.Config has no field or method SkipPostHandler)) (typecheck)
|
Go lint:
x/skyway/keeper/test_common.go#L38
could not import github.com/cosmos/cosmos-sdk/x/auth/vesting (-: # github.com/cosmos/cosmos-sdk/x/auth/vesting
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading