{
  "name": "PingOne DaVinci Linter",
  "pass": false,
  "errorCount": 2,
  "rulePackResults": [
    {
      "pass": false,
      "errorCount": 2,
      "lintResults": [
        {
          "flowId": "d493071599c7996c28591f29b3578f2e",
          "flowName": "Test Annotation Colors",
          "pass": false,
          "errorCount": 2,
          "errors": [
            {
              "code": "dv-bp-annotation-001",
              "message": "Annotation color is not in palette [#e7e7e7ff] (4pmrtt0pi7)",
              "type": "best-practice",
              "recommendation": "The annotation color is not part of the recommended palette. To ensure optimal results, use the suggested colors.",
              "nodeId": "4pmrtt0pi7"
            },
            {
              "code": "dv-bp-annotation-002",
              "message": "Annotation font is not in sans-serif [verdana] (4pmrtt0pi7)",
              "type": "best-practice",
              "recommendation": "The current annotation font is not Sans-Serif. For best clarity and consistency, it is recommended to use a Sans-Serif font",
              "nodeId": "4pmrtt0pi7"
            }
          ],
          "rulesApplied": [
            "dv-rule-annotations-001"
          ],
          "ruleResults": [
            {
              "ruleId": "dv-rule-annotations-001",
              "pass": false,
              "errorCount": 2,
              "errors": [
                {
                  "code": "dv-bp-annotation-001",
                  "message": "Annotation color is not in palette [#e7e7e7ff] (4pmrtt0pi7)",
                  "type": "best-practice",
                  "recommendation": "The annotation color is not part of the recommended palette. To ensure optimal results, use the suggested colors.",
                  "nodeId": "4pmrtt0pi7"
                },
                {
                  "code": "dv-bp-annotation-002",
                  "message": "Annotation font is not in sans-serif [verdana] (4pmrtt0pi7)",
                  "type": "best-practice",
                  "recommendation": "The current annotation font is not Sans-Serif. For best clarity and consistency, it is recommended to use a Sans-Serif font",
                  "nodeId": "4pmrtt0pi7"
                }
              ]
            }
          ],
          "rulesIgnored": []
        }
      ],
      "rulesIgnored": true
    }
  ]
}