feat! Break out LSM module from SDK #6634
test.yml
on: pull_request
tests
47s
repo-analysis
0s
Annotations
28 errors and 3 warnings
liveness-test:
app/keepers/keepers.go#L86
cannot find module providing package github.com/cosmos/gaia/v22/x/lsm/keeper: import lookup disabled by -mod=readonly
|
liveness-test:
app/keepers/keepers.go#L87
cannot find module providing package github.com/cosmos/gaia/v22/x/lsm/types: import lookup disabled by -mod=readonly
|
liveness-test:
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
|
liveness-test:
tests/integration/test_common.go#L38
cannot find module providing package github.com/cosmos/gaia/v22/x/lsm: import lookup disabled by -mod=readonly
|
liveness-test
Process completed with exit code 2.
|
upgrade-test:
app/keepers/keepers.go#L86
cannot find module providing package github.com/cosmos/gaia/v22/x/lsm/keeper: import lookup disabled by -mod=readonly
|
upgrade-test:
app/keepers/keepers.go#L87
cannot find module providing package github.com/cosmos/gaia/v22/x/lsm/types: import lookup disabled by -mod=readonly
|
upgrade-test:
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
|
upgrade-test:
tests/integration/test_common.go#L38
cannot find module providing package github.com/cosmos/gaia/v22/x/lsm: import lookup disabled by -mod=readonly
|
upgrade-test
Process completed with exit code 2.
|
test-e2e
cannot find module providing package github.com/cosmos/gaia/v22/x/lsm/keeper: import lookup disabled by -mod=readonly
|
test-e2e
cannot find module providing package github.com/cosmos/gaia/v22/x/lsm/types: import lookup disabled by -mod=readonly
|
test-e2e
cannot find module providing package github.com/cosmos/gaia/v22/x/lsm/client/cli: import lookup disabled by -mod=readonly
|
test-e2e
cannot find module providing package github.com/cosmos/gaia/v22/x/lsm: import lookup disabled by -mod=readonly
|
test-e2e
cannot find module providing package github.com/cosmos/gaia/v22/x/lsm/keeper: import lookup disabled by -mod=readonly
|
test-e2e
cannot find module providing package github.com/cosmos/gaia/v22/x/lsm/types: import lookup disabled by -mod=readonly
|
test-e2e
cannot find module providing package github.com/cosmos/gaia/v22/x/lsm/client/cli: import lookup disabled by -mod=readonly
|
test-e2e
cannot find module providing package github.com/cosmos/gaia/v22/x/lsm: import lookup disabled by -mod=readonly
|
test-e2e
Process completed with exit code 2.
|
tests:
app/keepers/keepers.go#L86
no required module provides package github.com/cosmos/gaia/v22/x/lsm/keeper; to add it:
|
tests:
app/keepers/keepers.go#L87
no required module provides package github.com/cosmos/gaia/v22/x/lsm/types; to add it:
|
tests:
x/lsm/module.go#L19
no required module provides package github.com/cosmos/gaia/v22/x/lsm/client/cli; to add it:
|
tests:
tests/integration/test_common.go#L38
no required module provides package github.com/cosmos/gaia/v22/x/lsm; to add it:
|
tests:
app/keepers/keepers.go#L86
no required module provides package github.com/cosmos/gaia/v22/x/lsm/keeper; to add it:
|
tests:
app/keepers/keepers.go#L87
no required module provides package github.com/cosmos/gaia/v22/x/lsm/types; to add it:
|
tests:
x/lsm/module.go#L19
no required module provides package github.com/cosmos/gaia/v22/x/lsm/client/cli; to add it:
|
tests:
tests/integration/test_common.go#L38
no required module provides package github.com/cosmos/gaia/v22/x/lsm; to add it:
|
tests
Process completed with exit code 1.
|
upgrade-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-e2e
Restore cache failed: Dependencies file is not found in /home/runner/work/gaia/gaia. Supported file pattern: go.sum
|
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|