Legacy App Testing #861
legacy-test.yml
on: schedule
split-test-files
42s
cleanup-runs
7s
test-submodules
3m 23s
Matrix: build
Matrix: tests
Annotations
6 errors
test-submodules
missing go.sum entry for module providing package pgregory.net/rapid (imported by github.com/regen-network/gocuke); to add:
|
test-submodules
Process completed with exit code 2.
|
tests (00)
Process completed with exit code 123.
|
tests (01):
tests/integration/gov/keeper/keeper_test.go#L51
cannot use app.GovKeeper (variable of type "github.com/cosmos/cosmos-sdk/x/gov/keeper".Keeper) as type *"github.com/cosmos/cosmos-sdk/x/gov/keeper".Keeper in argument to keeper.NewLegacyQueryServer
|
tests (01):
tests/integration/gov/keeper/keeper_test.go#L59
cannot use suite.app.GovKeeper (variable of type "github.com/cosmos/cosmos-sdk/x/gov/keeper".Keeper) as type *"github.com/cosmos/cosmos-sdk/x/gov/keeper".Keeper in argument to keeper.NewMsgServerImpl
|
tests (01)
Process completed with exit code 123.
|