Skip to content

Injective Cherry Picks for v0.50.x #46

Injective Cherry Picks for v0.50.x

Injective Cherry Picks for v0.50.x #46

Triggered via pull request December 19, 2023 23:09
Status Success
Total duration 21m 39s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze
not enough arguments in call to LoadStore
Analyze
not enough arguments in call to LoadStore
Analyze
not enough arguments in call to LoadStore
Analyze
not enough arguments in call to iavl.LoadStore
Analyze
could not import cosmossdk.io/store/rootmulti (-: # cosmossdk.io/store/rootmulti [cosmossdk.io/store/rootmulti.test]
Analyze
not enough arguments in call to iavl.LoadStore
Analyze
"cosmossdk.io/store/iavl" imported and not used (typecheck)
Analyze
not enough arguments in call to iavl.LoadStore
Analyze: x/gov/keeper/deposit_test.go#L52
cannot use bankKeeper (variable of type *"github.com/cosmos/cosmos-sdk/x/gov/testutil".MockBankKeeper) as "github.com/cosmos/cosmos-sdk/x/bank/keeper".Keeper value in argument to simtestutil.AddTestAddrsIncremental: *"github.com/cosmos/cosmos-sdk/x/gov/testutil".MockBankKeeper does not implement "github.com/cosmos/cosmos-sdk/x/bank/keeper".Keeper (missing method EmitAllTransientBalances)
Analyze: x/gov/keeper/deposit_test.go#L213
cannot use bankKeeper (variable of type *"github.com/cosmos/cosmos-sdk/x/gov/testutil".MockBankKeeper) as "github.com/cosmos/cosmos-sdk/x/bank/keeper".Keeper value in argument to simtestutil.AddTestAddrsIncremental: *"github.com/cosmos/cosmos-sdk/x/gov/testutil".MockBankKeeper does not implement "github.com/cosmos/cosmos-sdk/x/bank/keeper".Keeper (missing method EmitAllTransientBalances)