feat! Break out LSM module from SDK #14597
Annotations
10 errors and 1 warning
Autobuild:
app/keepers/keepers.go#L86
cannot find module providing package github.com/cosmos/gaia/v22/x/lsm/keeper: import lookup disabled by -mod=readonly
|
Autobuild:
app/keepers/keepers.go#L87
cannot find module providing package github.com/cosmos/gaia/v22/x/lsm/types: import lookup disabled by -mod=readonly
|
Autobuild:
x/lsm/module.go#L19
cannot find module providing package github.com/cosmos/gaia/v22/x/lsm/client/cli: import lookup disabled by -mod=readonly
|
Autobuild:
tests/integration/test_common.go#L38
cannot find module providing package github.com/cosmos/gaia/v22/x/lsm: import lookup disabled by -mod=readonly
|
Autobuild
no required module provides package github.com/cosmos/gaia/v22/x/lsm/keeper; to add it:
|
Autobuild
no required module provides package github.com/cosmos/gaia/v22/x/lsm/types; to add it:
|
Autobuild
could not import github.com/cosmos/gaia/v22/x/lsm/keeper (invalid package name: "")
|
Autobuild
could not import github.com/cosmos/gaia/v22/x/lsm/types (invalid package name: "")
|
Autobuild
no required module provides package github.com/cosmos/gaia/v22/x/lsm/client/cli; to add it:
|
Autobuild
could not import github.com/cosmos/gaia/v22/x/lsm/types (invalid package name: "")
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading