ruff
df392284 - [ty] ecosystem-analyzer: Inline diffs and panic messages (#24015)

Commit
7 days ago
[ty] ecosystem-analyzer: Inline diffs and panic messages (#24015) ## Summary Pulls in some ecosystem analyzer changes that allow us to see diagnostic diffs inline (will be collapsed into a `<details>` block if there are more of them, and will be randomly sampled if there are too many of them to fit inside a comment): <img width="833" height="934" alt="image" src="https://github.com/user-attachments/assets/c66cd458-5328-4e1e-a86d-d54ab3ca2005" /> And we can now see panic messages in the HTML report: <img width="1003" height="310" alt="image" src="https://github.com/user-attachments/assets/421f94c1-568b-4a07-9c8c-2300b7f233e7" /> ## Test Plan Various test runs on dummy PRs
Author
Parents
Loading