Skip to content

Injective Cherry Picks for v0.50.x #65

Injective Cherry Picks for v0.50.x

Injective Cherry Picks for v0.50.x #65

Triggered via pull request December 19, 2023 23:09
Status Failure
Total duration 11m 20s
Artifacts

test.yml

on: pull_request
Matrix: tests
repo-analysis
0s
repo-analysis
Fit to window
Zoom out
Zoom in

Annotations

31 errors
test-store
not enough arguments in call to LoadStore
test-store
not enough arguments in call to LoadStore
test-store
not enough arguments in call to LoadStore
test-store
not enough arguments in call to iavl.LoadStore
test-store
not enough arguments in call to iavl.LoadStore
test-store
Process completed with exit code 1.
test-sim-nondeterminism
Process completed with exit code 2.
test-simapp
Process completed with exit code 1.
test-integration
not enough arguments in call to keeper.NewBaseKeeper
test-integration
not enough arguments in call to bankkeeper.NewBaseKeeper
test-integration
not enough arguments in call to bankkeeper.NewBaseKeeper
test-integration
not enough arguments in call to bankkeeper.NewBaseKeeper
test-integration
not enough arguments in call to bankkeeper.NewBaseKeeper
test-integration
not enough arguments in call to bankkeeper.NewBaseKeeper
test-integration
not enough arguments in call to bankkeeper.NewBaseKeeper
test-integration
Process completed with exit code 2.
test-e2e
Process completed with exit code 2.
tests (02): 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)
tests (02): 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)
tests (02): x/gov/keeper/deposit_test.go#L392
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)
tests (02): x/gov/keeper/grpc_query_test.go#L674
cannot use suite.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)
tests (02): x/gov/keeper/grpc_query_test.go#L778
cannot use suite.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)
tests (02): x/gov/keeper/hooks_test.go#L58
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.AddTestAddrs: *"github.com/cosmos/cosmos-sdk/x/gov/testutil".MockBankKeeper does not implement "github.com/cosmos/cosmos-sdk/x/bank/keeper".Keeper (missing method EmitAllTransientBalances)
tests (02): x/gov/keeper/keeper_test.go#L78
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)
tests (02): x/gov/keeper/msg_server_test.go#L528
cannot use suite.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)
tests (02): x/gov/keeper/msg_server_test.go#L869
cannot use suite.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)
tests (02): x/gov/keeper/msg_server_test.go#L1760
cannot use suite.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.AddTestAddrs: *"github.com/cosmos/cosmos-sdk/x/gov/testutil".MockBankKeeper does not implement "github.com/cosmos/cosmos-sdk/x/bank/keeper".Keeper (missing method EmitAllTransientBalances)
tests (03)
Process completed with exit code 123.
tests (01)
Process completed with exit code 123.
tests (00)
Process completed with exit code 123.
liveness-test
Process completed with exit code 1.