structure/no-dangling-node

A path that stops short while the workflow carries on elsewhere is abandoned work.

Departmentstructure
Classquality
Recommendedwarn
Fixableno

Options

{
  "type": "object",
  "properties": {
    "terminalTypes": {
      "type": "array"
    }
  }
}

Messages

Message IDTemplate
danglingNode "{{name}}" stops here while the workflow continues elsewhere; its output goes nowhere.