feat: add interceptors for http and graphql client to support multiple subgraph api keys #731
ci.yaml
on: pull_request
ci
/
lint
1m 13s
Check generated codes update-to-date
20s
ci
/
test_coverage
0s
Annotations
6 errors and 4 warnings
ci / lint:
pkg/liquidity-source/ambient/pool_list_updater_test.go#L65
cannot use graphqlClient (variable of type *"github.com/machinebox/graphql".Client) as *"github.com/KyberNetwork/kyberswap-dex-lib/pkg/util/graphql".Client value in argument to ambient.NewPoolsListUpdater
|
ci / lint:
pkg/liquidity-source/ambient/pool_list_updater_test.go#L81
cannot use graphqlClient (variable of type *"github.com/machinebox/graphql".Client) as *"github.com/KyberNetwork/kyberswap-dex-lib/pkg/util/graphql".Client value in argument to ambient.NewPoolsListUpdater (typecheck)
|
ci / lint
issues found
|
ci / test:
pkg/liquidity-source/ambient/pool_list_updater_test.go#L65
cannot use graphqlClient (variable of type *"github.com/machinebox/graphql".Client) as *"github.com/KyberNetwork/kyberswap-dex-lib/pkg/util/graphql".Client value in argument to ambient.NewPoolsListUpdater
|
ci / test:
pkg/liquidity-source/ambient/pool_list_updater_test.go#L81
cannot use graphqlClient (variable of type *"github.com/machinebox/graphql".Client) as *"github.com/KyberNetwork/kyberswap-dex-lib/pkg/util/graphql".Client value in argument to ambient.NewPoolsListUpdater
|
ci / test
Process completed with exit code 1.
|
Check generated codes update-to-date
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / test_base
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|