{
  "name": "PingOne DaVinci Linter",
  "pass": false,
  "errorCount": 1,
  "rulePackResults": [
    {
      "pass": false,
      "errorCount": 1,
      "lintResults": [
        {
          "flowId": "b8f27c7f0ff6794a831c57b43ad9bcce",
          "flowName": "Node Schema",
          "pass": false,
          "errorCount": 1,
          "errors": [
            {
              "flowId": "b8f27c7f0ff6794a831c57b43ad9bcce",
              "code": "dv-er-teleport-002",
              "message": "Input schema missing for teleport node",
              "nodeId": "2shaj7vbbu",
              "recommendation": "Configure required input schema values in the 'Go to Node' capability to pass data into teleport start node '2shaj7vbbu'.",
              "type": "error"
            }
          ],
          "rulesApplied": [
            "dv-rule-teleport-001"
          ],
          "ruleResults": [
            {
              "ruleId": "dv-rule-teleport-001",
              "ruleDescription": "Check for unused teleport nodes",
              "pass": false,
              "errorCount": 1,
              "errors": [
                {
                  "flowId": "b8f27c7f0ff6794a831c57b43ad9bcce",
                  "code": "dv-er-teleport-002",
                  "message": "Input schema missing for teleport node",
                  "type": "error",
                  "nodeId": "2shaj7vbbu",
                  "recommendation": "Configure required input schema values in the 'Go to Node' capability to pass data into teleport start node '2shaj7vbbu'."
                }
              ]
            }
          ],
          "rulesIgnored": []
        }
      ],
      "rulesIgnored": true
    }
  ]
}