Skip to content

fix(ui): guard leading tab and CR in escapeCsvCell against formula injection #13596

fix(ui): guard leading tab and CR in escapeCsvCell against formula injection

fix(ui): guard leading tab and CR in escapeCsvCell against formula injection #13596

Triggered via pull request July 20, 2026 10:55
Status Failure
Total duration 1m 58s
Artifacts

ci.yml

on: pull_request
Matrix: validate-tests
validate-tests-merge
0s
validate-tests-merge
validate
3s
validate
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
validate-code
Process completed with exit code 1.
validate-code
command (/home/runner/work/loopover/loopover/apps/loopover-ui) /opt/hostedtoolcache/node/22.23.1/x64/bin/npm run lint exited (1)
validate-code: apps/loopover-ui/src/lib/csv-export.test.ts#L36
Replace `"\"'\r=1+1\""` with `'"\'\r=1+1"'`
validate
Process completed with exit code 1.
CI
A required CI job failed or was cancelled.
validate-code: apps/loopover-ui/src/components/ui/aspect-ratio.tsx#L1
This rule can't verify that `export *` only exports components
validate-code: apps/loopover-ui/src/components/ui/alert.tsx#L1
This rule can't verify that `export *` only exports components
validate-code: apps/loopover-ui/src/components/ui/alert-dialog.tsx#L1
This rule can't verify that `export *` only exports components
validate-code: apps/loopover-ui/src/components/ui/accordion.tsx#L1
This rule can't verify that `export *` only exports components
validate-code: apps/loopover-ui/src/components/site/api/try-it.tsx#L24
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
validate-code: apps/loopover-miner-ui/src/routes/run-history.tsx#L27
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
validate-code: apps/loopover-miner-ui/src/routes/portfolio.tsx#L38
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
validate-code: apps/loopover-miner-ui/src/routes/ledgers.tsx#L33
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
validate-code: apps/loopover-miner-ui/src/routes/index.tsx#L12
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
validate-code: apps/loopover-miner-ui/src/routes/__root.tsx#L8
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components