{
  "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": "Teleport schema mismatch",
              "nodeId": "2shaj7vbbu",
              "recommendation": "Update the JSON to align with the Teleport node schema, ensuring that the 'userid' attribute is properly defined.",
              "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": "Teleport schema mismatch",
                  "type": "error",
                  "recommendation": "Update the JSON to align with the Teleport node schema, ensuring that the 'userid' attribute is properly defined."
                }
              ]
            }
          ],
          "rulesIgnored": []
        }
      ],
      "rulesIgnored": true
    }
  ]
}