{
    "name": "PingOne DaVinci Linter",
    "pass": false,
    "errorCount": 1,
    "rulePackResults": [
        {
            "pass": false,
            "errorCount": 1,
            "lintResults": [
                {
                    "flowId": "a7f628a11e0ce89e7be9467cf95d1015",
                    "flowName": "main flow",
                    "pass": false,
                    "errorCount": 1,
                    "errors": [
                        {
                            "flowId": "a7f628a11e0ce89e7be9467cf95d1015",
                            "code": "dv-er-subflow-001",
                            "message": "Incorrect or missing subflow",
                            "type": "error",
                            "recommendation": "There is an incorrect or missing subflow. Ensure that the appropriate subflow is selected."
                        }
                    ],
                    "rulesApplied": [
                        "dv-rule-subflow-001"
                    ],
                    "ruleResults": [
                        {
                            "ruleId": "dv-rule-subflow-001",
                            "ruleDescription": "Checks for subflow name mismatches",
                            "pass": false,
                            "errorCount": 1,
                            "errors": [
                                {
                                    "flowId": "a7f628a11e0ce89e7be9467cf95d1015",
                                    "code": "dv-er-subflow-001",
                                    "message": "Incorrect or missing subflow",
                                    "type": "error",
                                    "recommendation": "There is an incorrect or missing subflow. Ensure that the appropriate subflow is selected."
                                }
                            ]
                        }
                    ],
                    "rulesIgnored": []
                }
            ],
            "rulesIgnored": true
        }
    ]
}