The GitHub Actions job "Lint PR" on texera.git/feat/general-chatbot has failed.
Run started by GitHub user claire687 (triggered by claire687).

Head commit for run:
3adeed45e18de9f6de6a06896cc4565dc49ecb74 / Claire Li <[email protected]>
fix(agent-service): fix false duplicate file detection and table rendering

- Fix checkExistingFile slow-path: tautological condition and over-broad
  includes() caused every agent_upload_* dataset to match any filename.
  Now uses only endsWith(_safeDatasetSuffix) + startsWith(agent_upload_).
- Fix chat table rendering: add display:block + overflow-x:auto on tables
  so wide result tables scroll horizontally instead of squishing columns.
  Add white-space:nowrap to keep numbers on one line, right-align numeric
  cells, and style with light borders for readability.

Report URL: https://github.com/apache/texera/actions/runs/25949155558

With regards,
GitHub Actions via GitBox

Reply via email to