The GitHub Actions job "Java CI with Maven" on 
stormcrawler.git/fix/sql-indexer-identifier-injection has failed.
Run started by GitHub user rzo1 (triggered by rzo1).

Head commit for run:
48473963b54e989e3cc27d792831ccd5eb932eab / Richard Zowalla 
<[email protected]>
Keep Unicode separators out of the log line for an unusable label

An unusable label is arbitrary crawled content and is written to a log
line. \p{Cntrl} is ASCII-only, so it left U+0085, U+00A0, U+2028 and
U+2029 in place, three of which break the line for a log reader. Render
the label as printable ASCII instead.

Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
Claude-Session: https://claude.ai/code/session_017F5AsveKcSTHkpfXFLjXWQ

Report URL: https://github.com/apache/stormcrawler/actions/runs/34386030728

With regards,
GitHub Actions via GitBox

Reply via email to