{
  "exit_code": 2,
  "log": "/data/jobs/job_efd793ed9081/impeccable.log",
  "findings_count": 5,
  "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_efd793ed9081/dist/index.html",
      "line": 0,
      "snippet": "2.2:1 (need 4.5:1) \u2014 text #c8a45c on #faf6f1"
    },
    {
      "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_efd793ed9081/dist/index.html",
      "line": 0,
      "snippet": "1.0:1 (need 3:1) \u2014 text #faf6f1 on #faf6f1"
    },
    {
      "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_efd793ed9081/dist/index.html",
      "line": 0,
      "snippet": "2.2:1 (need 4.5:1) \u2014 text #c8a45c on #faf6f1"
    },
    {
      "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_efd793ed9081/dist/index.html",
      "line": 0,
      "snippet": "1.1:1 (need 4.5:1) \u2014 text #f0ede9 on #faf6f1"
    },
    {
      "antipattern": "layout-transition",
      "name": "Layout property animation",
      "description": "Animating width, height, padding, or margin causes layout thrash and janky performance. Use transform and opacity instead, or grid-template-rows for height animations.",
      "file": "/data/jobs/job_efd793ed9081/dist/index.html",
      "line": 0,
      "snippet": "transition: width, height, width, height"
    }
  ],
  "status": "findings"
}