error

Macro error 

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

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