Skip to content

feat: bump cosmos-sdk - expedite proposals support #1780

feat: bump cosmos-sdk - expedite proposals support

feat: bump cosmos-sdk - expedite proposals support #1780

Triggered via pull request June 20, 2024 12:28
Status Success
Total duration 7m 37s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)