Files
rust/src/ci
Michael Goulet 780826577e Rollup merge of #112787 - oli-obk:gha_tinder_for_problems, r=jyn514
Add gha problem matcher

These regexes capture rustfmt errors, panics and regular Rust errors in CI and automatically add messages in the diff view. This should make it simpler to quickly see what went wrong without having to scroll through CI logs.

We can fine tune the regexes or add more matchers after having a look at how it actually works in practice

The relevant documentation can be found at https://github.com/actions/toolkit/blob/main/docs/problem-matchers.md

r? `@jyn514`
2023-06-19 17:53:36 -07:00
..
2023-06-19 15:34:31 +00:00
2020-03-04 08:30:26 -08:00
2023-06-03 11:29:56 -05:00
2022-06-05 12:29:20 +02:00