add cbbtc and clanker #95
Annotations
10 errors and 1 warning
pull_request_ci:
cmd/main.go#L4
import 'github.com/trustwallet/assets/internal/manager' is not allowed from list 'Main' (depguard)
|
pull_request_ci:
internal/config/config.go#L6
import 'github.com/trustwallet/go-libs/config/viper' is not allowed from list 'Main' (depguard)
|
pull_request_ci:
internal/config/values.go#L3
import 'github.com/trustwallet/go-primitives/coin' is not allowed from list 'Main' (depguard)
|
pull_request_ci:
internal/manager/commands.go#L8
import 'github.com/trustwallet/assets-go-libs/file' is not allowed from list 'Main' (depguard)
|
pull_request_ci:
internal/manager/commands.go#L9
import 'github.com/trustwallet/assets-go-libs/path' is not allowed from list 'Main' (depguard)
|
pull_request_ci:
internal/manager/commands.go#L10
import 'github.com/trustwallet/assets-go-libs/validation/info' is not allowed from list 'Main' (depguard)
|
pull_request_ci:
internal/manager/commands.go#L11
import 'github.com/trustwallet/assets-go-libs/validation/tokenlist' is not allowed from list 'Main' (depguard)
|
pull_request_ci:
internal/manager/commands.go#L12
import 'github.com/trustwallet/go-primitives/asset' is not allowed from list 'Main' (depguard)
|
pull_request_ci:
internal/manager/commands.go#L13
import 'github.com/trustwallet/go-primitives/coin' is not allowed from list 'Main' (depguard)
|
pull_request_ci:
internal/manager/commands.go#L14
import 'github.com/trustwallet/go-primitives/types' is not allowed from list 'Main' (depguard)
|
pull_request_ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|