Carlo Cabrera 7a8f9fa489
extend/kernel: fix duplicate messages in GitHub Actions
Calls to `opoo` and `onoe` produce duplicate `Warning:` and `Error:`
messages in CI logs because we print something to stdout and print an
annotation. Annotations also produce `Error:` and `Warning:` lines in
the log.

Let's fix this by skipping printing the message if we've already printed
an annotation.
2024-10-14 12:15:24 +08:00
..
2024-01-22 10:52:43 -08:00
2024-10-02 10:03:12 -07:00
2024-01-19 13:36:16 -08:00
2024-01-22 10:52:43 -08:00
2024-05-01 11:35:21 +02:00
2024-08-23 05:59:00 +01:00
2024-08-13 13:30:49 -06:00
2023-03-13 09:08:56 -07:00
2024-10-06 09:25:57 -07:00