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-10-14 12:15:24 +08:00
2024-05-02 10:33:42 +01:00
2024-05-02 10:33:42 +01:00
2024-08-12 15:24:27 +01:00
2024-04-26 19:04:20 +02:00
2024-06-28 21:57:47 -04:00
2024-04-28 02:36:19 -04:00
2024-08-12 15:24:27 +01:00
2024-10-05 14:05:59 -04:00
2024-09-27 04:37:03 +01:00
2024-08-12 15:24:27 +01:00
2024-09-27 14:44:40 -07:00
2024-03-07 16:20:20 +00:00
2024-08-12 15:24:27 +01:00
2024-09-04 06:14:32 +01:00
2024-04-28 02:37:18 -04:00
2024-09-03 04:11:29 +01:00
2024-09-24 10:15:34 +01:00
2024-08-10 00:23:29 +01:00
2024-09-01 10:40:23 -07:00
2024-04-24 02:23:13 +08:00
2024-08-12 15:24:27 +01:00
2024-08-12 15:24:27 +01:00
2024-08-12 15:24:27 +01:00
2024-08-12 15:24:27 +01:00
2024-06-14 12:22:02 +01:00
2024-08-10 16:43:37 +01:00
2024-09-30 23:11:44 +10:00
2024-08-20 19:10:14 +01:00
2024-08-20 19:10:14 +01:00
2024-09-27 04:37:03 +01:00
2024-08-26 13:55:37 -04:00
2024-09-24 10:15:34 +01:00
2024-08-10 12:59:51 +01:00
2024-07-17 18:00:20 -04:00
2024-08-12 15:24:27 +01:00
2024-09-04 22:54:29 +02:00
2024-05-09 11:55:14 +01:00
2024-08-10 00:31:58 +01:00