{
  "name": "PingOne DaVinci Linter",
  "pass": false,
  "errorCount": 1,
  "rulePackResults": [
    {
      "pass": false,
      "errorCount": 1,
      "lintResults": [
        {
          "flowId": "4822d6c2f9f61d1924909c50fa6959bc",
          "flowName": "Test - Main Flow",
          "pass": false,
          "errorCount": 1,
          "errors": [
            {
              "flowId": "6cc59b44515ba46f388c87ef52a00ec9",
              "code": "dv-er-subflow-001",
              "message": "Incorrect or missing subflow",
              "type": "error",
              "recommendation": "There is an incorrect or missing subflow in the (6cc59b44515ba46f388c87ef52a00ec9) flow. Ensure that the appropriate subflow is selected and that the names match within the configuration."
            }
          ],
          "rulesApplied": [
            "dv-rule-subflow-001"
          ],
          "ruleResults": [
            {
              "ruleId": "dv-rule-subflow-001",
              "ruleDescription": "Checks for subflow name mismatches",
              "pass": false,
              "errorCount": 1,
              "errors": [
                {
                  "flowId": "6cc59b44515ba46f388c87ef52a00ec9",
                  "code": "dv-er-subflow-001",
                  "message": "Incorrect or missing subflow",
                  "type": "error",
                  "recommendation": "There is an incorrect or missing subflow in the (6cc59b44515ba46f388c87ef52a00ec9) flow. Ensure that the appropriate subflow is selected and that the names match within the configuration."
                }
              ]
            }
          ],
          "rulesIgnored": []
        }
      ],
      "rulesIgnored": true
    }
  ]
}