Skip to main content

workflow_reference_cycle

Function workflow_reference_cycle 

Source
pub fn workflow_reference_cycle(
    from: &impl Display,
    from_span: Span,
    to: &str,
    to_span: Span,
) -> Diagnostic
Expand description

Creates a “workflow reference cycle” diagnostic.