[ECO-2313] Fix input fields on market and pools pages #2576
Annotations
6 errors
ts-run-lint
@econia-labs/emojicoin-frontend#lint: command (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/frontend) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
ts-run-lint:
src/typescript/frontend/src/components/pages/emojicoin/components/trade-emojicoin/SwapComponent.tsx#L169
'decimals' is never reassigned. Use 'const' instead
|
ts-run-lint:
src/typescript/frontend/src/components/pages/pools/components/liquidity/index.tsx#L195
'decimals' is never reassigned. Use 'const' instead
|
ts-run-lint:
src/typescript/frontend/src/components/pages/pools/components/liquidity/index.tsx#L279
'decimals' is never reassigned. Use 'const' instead
|
ts-run-lint:
src/typescript/frontend/src/lib/utils/decimals.ts#L27
'res' is never reassigned. Use 'const' instead
|
ts-run-lint
Process completed with exit code 1.
|