Skip to content

build(deps): bump cosmossdk.io/api from 0.7.6 to 0.8.0 #787

build(deps): bump cosmossdk.io/api from 0.7.6 to 0.8.0

build(deps): bump cosmossdk.io/api from 0.7.6 to 0.8.0 #787

Triggered via pull request January 7, 2025 03:20
Status Failure
Total duration 4m 23s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
GolangCI: app/keepers/modules.go#L10
could not import github.com/cosmos/cosmos-sdk/x/auth/vesting (-: # github.com/cosmos/cosmos-sdk/x/auth/vesting
GolangCI
undefined: vestingv1beta1.Msg_ServiceDesc) (typecheck)
GolangCI: app/app.go#L52
could not import github.com/cosmos/cosmos-sdk/x/auth/tx/config (-: # github.com/cosmos/cosmos-sdk/x/auth/tx/config
GolangCI
in.Config.SkipAnteHandler undefined (type *configv1.Config has no field or method SkipAnteHandler)
GolangCI
in.Config.SkipPostHandler undefined (type *configv1.Config has no field or method SkipPostHandler)) (typecheck)
GolangCI: app/modules.go#L38
could not import github.com/cosmos/cosmos-sdk/x/auth/vesting (-: # github.com/cosmos/cosmos-sdk/x/auth/vesting
GolangCI
undefined: vestingv1beta1.Msg_ServiceDesc) (typecheck)
GolangCI: app/export.go#L45
app.StakingKeeper undefined (type *MilkyWayApp has no field or method StakingKeeper) (typecheck)
GolangCI: app/app.go#L418
app.UpgradeKeeper undefined (type *MilkyWayApp has no field or method UpgradeKeeper) (typecheck)
GolangCI: app/app.go#L221
app.BankKeeper undefined (type *MilkyWayApp has no field or method BankKeeper) (typecheck)
GolangCI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636