feat: base handler for POST /relay
#3853
lint-test.yaml
on: pull_request
format-and-lint
2m 54s
unit-tests
2m 26s
Annotations
7 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#L82
'crossSwap' is defined but never used. Allowed unused args must match /^_/u
|
format-and-lint:
src/utils/bridge.ts#L287
'inputTokenAddress' is defined but never used. Allowed unused args must match /^_/u
|
format-and-lint:
src/utils/bridge.ts#L289
'swapTokenAddress' is defined but never used. Allowed unused args must match /^_/u
|
format-and-lint:
src/views/Bridge/utils.ts#L15
'isDefined' is defined but never used
|
format-and-lint:
src/views/Bridge/utils.ts#L16
'parseUnits' is defined but never used
|