fix: implement trade and move constants to ton-v2-sdk #38261
Annotations
12 warnings
eslint
Cache not found for keys: node-cache-Linux-x64-pnpm-be0e6359c30e51ff7f8b61e2ba5ce540617da4a6c914802dbe7784fb59d71461
|
eslint
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
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
|