Skip to main content

watchkeeper_annotations

Function watchkeeper_annotations 

Source
pub fn watchkeeper_annotations(report: &WatchkeeperReport) -> Vec<String>
Expand description

Workflow-command lines for the step log, one annotation per line. Recommendation triggers annotate as errors; other warnings as warnings; informational findings as notices. Deterministic order: delta-driven errors first, then findings in report order.