Skip to content

fix: refactor swap #38254

fix: refactor swap

fix: refactor swap #38254

Triggered via pull request February 10, 2025 07:28
Status Success
Total duration 2m 21s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslint: apps/ton/src/atoms/currencyAtoms.ts#L6
'field' is defined but never used. Allowed unused args must match /^_/u
eslint: apps/ton/src/components/TonSwap/CurrencyInputPanelSimplify/index.tsx#L32
'PERCENT_OPTIONS' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint: apps/ton/src/components/TonSwap/CurrencyInputPanelSimplify/index.tsx#L49
'FixedQuickSelectContainer' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint: apps/ton/src/components/TonSwap/CurrencyInputPanelSimplify/index.tsx#L62
'TertiaryButton' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint: apps/ton/src/components/TonSwap/CurrencyInputPanelSimplify/index.tsx#L242
'token' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint: apps/ton/src/components/TonSwap/CurrencyInputPanelSimplify/index.tsx#L246
'showBottomQuickInputPanel' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint: apps/ton/src/components/TonSwap/SearchModal/CurrencyList.tsx#L112
'showImportView' is defined but never used. Allowed unused args must match /^_/u
eslint: apps/ton/src/components/TonSwap/SearchModal/CurrencyList.tsx#L113
'setImportToken' is defined but never used. Allowed unused args must match /^_/u
eslint: apps/ton/src/components/TonSwap/SearchModal/CurrencySearch.tsx#L56
'invertSearchOrder' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint: apps/ton/src/components/TonSwap/SearchModal/CurrencySearch.tsx#L62
'searchToken' is assigned a value but never used. Allowed unused vars must match /^_/u