warning

Macro warning 

Source
macro_rules! warning {
    ($($arg:tt)*) => { ... };
}
Expand description

Formats and outputs a GitHub actions log line at warning level (this will be an annotation)