{
  "name": "PingOne DaVinci Linter",
  "pass": false,
  "errorCount": 1,
  "rulePackResults": [
    {
      "pass": false,
      "errorCount": 1,
      "lintResults": [
        {
          "flowId": "bc108596bc400cff38394b5fd9b33f46",
          "flowName": "Test - Unused Teleport",
          "pass": false,
          "errorCount": 1,
          "errors": [
            {
              "flowId": "bc108596bc400cff38394b5fd9b33f46",
              "code": "dv-er-teleport-001",
              "message": "Unused teleport node found",
              "type": "error",
              "recommendation": "'8ln2qk7de5' is not being used. Consider removing it from the flow."
            }
          ],
          "rulesApplied": [
            "dv-rule-teleport-001"
          ],
          "ruleResults": [
            {
              "ruleId": "dv-rule-teleport-001",
              "ruleDescription": "Check for unused teleport nodes",
              "pass": false,
              "errorCount": 1,
              "errors": [
                {
                  "flowId": "bc108596bc400cff38394b5fd9b33f46",
                  "code": "dv-er-teleport-001",
                  "message": "Unused teleport node found",
                  "type": "error",
                  "recommendation": "'8ln2qk7de5' is not being used. Consider removing it from the flow."
                }
              ]
            }
          ],
          "rulesIgnored": []
        }
      ],
      "rulesIgnored": true
    }
  ]
}