Skip to content

feat: base handler for POST /relay #3853

feat: base handler for POST /relay

feat: base handler for POST /relay #3853

Triggered via pull request December 23, 2024 15:59
Status Success
Total duration 3m 2s
Artifacts

lint-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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