Skip to content

[ECO-2313] Fix input fields on market and pools pages #2576

[ECO-2313] Fix input fields on market and pools pages

[ECO-2313] Fix input fields on market and pools pages #2576

Triggered via pull request October 21, 2024 16:29
Status Failure
Total duration 55s
Artifacts

ts-run-lint.yaml

on: pull_request
ts-run-lint
45s
ts-run-lint
Fit to window
Zoom out
Zoom in

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/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.