feat: add stablecoins for a2a bridging #4135
lint-test.yaml
on: pull_request
format-and-lint
3m 4s
unit-tests
2m 48s
Annotations
8 warnings
unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
format-and-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
format-and-lint:
api/_dexes/cross-swap-service.ts#L83
'crossSwap' is defined but never used. Allowed unused args must match /^_/u
|
format-and-lint:
api/swap/index.ts#L17
'makeSwapHandler' is defined but never used
|
format-and-lint:
api/swap/index.ts#L51
'permitArgsResult' is assigned a value but never used
|
format-and-lint:
api/swap/index.ts#L51
'transferWithAuthArgsResult' is assigned a value but never used
|
format-and-lint:
src/utils/bridge.ts#L289
'inputTokenAddress' is defined but never used. Allowed unused args must match /^_/u
|
format-and-lint:
src/utils/bridge.ts#L291
'swapTokenAddress' is defined but never used. Allowed unused args must match /^_/u
|