feat: bump cosmos-sdk - expedite proposals support #1780
Annotations
8 errors
Analyze:
x/ccv/provider/client/proposal_handler.go#L110
too many arguments in call to govv1.NewMsgSubmitProposal
|
Analyze:
x/ccv/provider/client/proposal_handler.go#L166
too many arguments in call to govv1.NewMsgSubmitProposal
|
Analyze:
x/ccv/provider/client/proposal_handler.go#L287
too many arguments in call to govv1.NewMsgSubmitProposal
|
Analyze
cannot use app.GovKeeper (variable of type "github.com/cosmos/cosmos-sdk/x/gov/keeper".Keeper) as integration.TestGovKeeper value in return statement: "github.com/cosmos/cosmos-sdk/x/gov/keeper".Keeper does not implement integration.TestGovKeeper (wrong type for method SubmitProposal)
|
Analyze
too many arguments in call to govv1.NewMsgSubmitProposal
|
Analyze
too many arguments in call to govv1.NewMsgSubmitProposal
|
Analyze
too many arguments in call to govv1.NewMsgSubmitProposal
|
Analyze
cannot use app.GovKeeper (variable of type "github.com/cosmos/cosmos-sdk/x/gov/keeper".Keeper) as integration.TestGovKeeper value in return statement: "github.com/cosmos/cosmos-sdk/x/gov/keeper".Keeper does not implement integration.TestGovKeeper (wrong type for method SubmitProposal)
|