macro_rules! warning { ($($arg:tt)*) => { ... }; }
Formats and outputs a GitHub actions log line at warning level (this will be an annotation)