Skip to content

fix(cli): add severity icons to summary counts#6

Merged
ben-million merged 1 commit intomainfrom
codex/summary-line-severity-icons
Feb 17, 2026
Merged

fix(cli): add severity icons to summary counts#6
ben-million merged 1 commit intomainfrom
codex/summary-line-severity-icons

Conversation

@ben-million
Copy link
Copy Markdown
Contributor

@ben-million ben-million commented Feb 17, 2026

Summary

  • prepend ✗ to the error count in the summary line
  • prepend ⚠ to the warning count in the summary line

Example

  • before: 9 errors 61 warnings across 24 files in 983ms
  • after: ✗ 9 errors ⚠ 61 warnings across 24 files in 983ms

Testing

  • nr test

@vercel
Copy link
Copy Markdown

vercel bot commented Feb 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-doctor-website Ready Ready Preview, Comment Feb 17, 2026 1:18pm

@ben-million ben-million merged commit c55edc9 into main Feb 17, 2026
2 of 3 checks passed
@aidenybai aidenybai deleted the codex/summary-line-severity-icons branch February 17, 2026 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant