This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Archive PFM repository in favor of IBC-Apps upstream #54
Triggered via pull request
September 26, 2023 18:11
Status
Failure
Total duration
1m 55s
Artifacts
–
Annotations
10 errors
lint:
router/types/expected_keepers.go#L6
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
lint:
router/types/expected_keepers.go#L7
import 'github.com/cosmos/cosmos-sdk/x/capability/types' is not allowed from list 'Main' (depguard)
|
lint:
router/types/expected_keepers.go#L8
import 'github.com/cosmos/ibc-go/v7/modules/apps/transfer/types' is not allowed from list 'Main' (depguard)
|
lint:
router/types/expected_keepers.go#L9
import 'github.com/cosmos/ibc-go/v7/modules/core/04-channel/types' is not allowed from list 'Main' (depguard)
|
lint:
router/types/forward.go#L9
import 'github.com/cosmos/ibc-go/v7/modules/core/24-host' is not allowed from list 'Main' (depguard)
|
lint:
router/types/forward.go#L10
import 'github.com/iancoleman/orderedmap' is not allowed from list 'Main' (depguard)
|
lint:
router/types/params.go#L6
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
lint:
router/types/params.go#L7
import 'github.com/cosmos/cosmos-sdk/x/params/types' is not allowed from list 'Main' (depguard)
|
lint:
router/client/cli/cli.go#L6
import 'github.com/cosmos/cosmos-sdk/client' is not allowed from list 'Main' (depguard)
|
lint:
router/client/cli/cli.go#L7
import 'github.com/cosmos/cosmos-sdk/client/flags' is not allowed from list 'Main' (depguard)
|