{
  "exit_code": 2,
  "log": "/data/jobs/job_c5cff6f7b670/impeccable.log",
  "findings_count": 2,
  "findings": [
    {
      "antipattern": "low-contrast",
      "name": "Low contrast text",
      "description": "Text does not meet WCAG AA contrast requirements (4.5:1 for body, 3:1 for large text). Increase the contrast between text and background.",
      "file": "/data/jobs/job_c5cff6f7b670/dist/index.html",
      "line": 0,
      "snippet": "1.0:1 (need 3:1) \u2014 text #ffffff on #fffaf7"
    },
    {
      "antipattern": "low-contrast",
      "name": "Low contrast text",
      "description": "Text does not meet WCAG AA contrast requirements (4.5:1 for body, 3:1 for large text). Increase the contrast between text and background.",
      "file": "/data/jobs/job_c5cff6f7b670/dist/index.html",
      "line": 0,
      "snippet": "1.0:1 (need 4.5:1) \u2014 text #ffffff on #fffaf7"
    }
  ],
  "status": "findings"
}