Skip to content

refactor: cleanup + align swap response formats #3937

refactor: cleanup + align swap response formats

refactor: cleanup + align swap response formats #3937

Triggered via pull request January 7, 2025 08:14
Status Success
Total duration 3m 14s
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