pub fn error(message: impl Into<String>)
Emit an ::error:: annotation with no location.
::error::
actions_rs::log::error("manifest checksum mismatch");