Files
e-tib.com/lh-single.json
Marc Mintel 30a177663c
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 37s
Build & Deploy / 🧪 QA (push) Successful in 1m42s
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
Build & Deploy / 🏗️ Build (push) Has been cancelled
perf: use responsive next/image for mdx images
2026-06-22 21:20:16 +02:00

5612 lines
257 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"lighthouseVersion": "13.4.0",
"requestedUrl": "http://localhost:3000/en",
"mainDocumentUrl": "http://localhost:3000/en",
"finalDisplayedUrl": "about:blank",
"finalUrl": "http://localhost:3000/en",
"fetchTime": "2026-06-22T19:06:57.870Z",
"gatherMode": "navigation",
"runtimeError": {
"code": "NO_FCP",
"message": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"artifactKey": "PageLoadError"
},
"runWarnings": [
"Clearing the browser cache timed out. Try auditing this page again and file a bug if the issue persists.",
"The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)"
],
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/149.0.0.0 Safari/537.36",
"environment": {
"hostUserAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/149.0.0.0 Safari/537.36",
"benchmarkIndex": 1642,
"credits": {}
},
"audits": {
"is-on-https": {
"id": "is-on-https",
"title": "Uses HTTPS",
"description": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https://developers.google.com/web/fundamentals/security/prevent-mixed-content/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. [Learn more about HTTPS](https://developer.chrome.com/docs/lighthouse/pwa/is-on-https/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"redirects-http": {
"id": "redirects-http",
"title": "Redirects HTTP traffic to HTTPS",
"description": "Make sure that you redirect all HTTP traffic to HTTPS in order to enable secure web features for all your users. [Learn more](https://developer.chrome.com/docs/lighthouse/pwa/redirects-http/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"first-contentful-paint": {
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"largest-contentful-paint": {
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"speed-index": {
"id": "speed-index",
"title": "Speed Index",
"description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https://developer.chrome.com/docs/lighthouse/performance/speed-index/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"screenshot-thumbnails": {
"id": "screenshot-thumbnails",
"title": "Screenshot Thumbnails",
"description": "This is what the load of your site looked like.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"final-screenshot": {
"id": "final-screenshot",
"title": "Final Screenshot",
"description": "The last screenshot captured of the pageload.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"total-blocking-time": {
"id": "total-blocking-time",
"title": "Total Blocking Time",
"description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-total-blocking-time/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"max-potential-fid": {
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"description": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more about the Maximum Potential First Input Delay metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-max-potential-fid/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"cumulative-layout-shift": {
"id": "cumulative-layout-shift",
"title": "Cumulative Layout Shift",
"description": "Cumulative Layout Shift measures the movement of visible elements within the viewport. [Learn more about the Cumulative Layout Shift metric](https://web.dev/articles/cls).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"errors-in-console": {
"id": "errors-in-console",
"title": "No browser errors logged to the console",
"description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"server-response-time": {
"id": "server-response-time",
"title": "Initial server response time was short",
"description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https://developer.chrome.com/docs/lighthouse/performance/time-to-first-byte/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 1
},
"interactive": {
"id": "interactive",
"title": "Time to Interactive",
"description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https://developer.chrome.com/docs/lighthouse/performance/interactive/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"user-timings": {
"id": "user-timings",
"title": "User Timing marks and measures",
"description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https://developer.chrome.com/docs/lighthouse/performance/user-timings/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 2
},
"redirects": {
"id": "redirects",
"title": "Avoid multiple page redirects",
"description": "Redirects introduce additional delays before the page can be loaded. [Learn how to avoid page redirects](https://developer.chrome.com/docs/lighthouse/performance/redirects/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 2
},
"image-aspect-ratio": {
"id": "image-aspect-ratio",
"title": "Displays images with correct aspect ratio",
"description": "Image display dimensions should match natural aspect ratio. [Learn more about image aspect ratio](https://developer.chrome.com/docs/lighthouse/best-practices/image-aspect-ratio/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"image-size-responsive": {
"id": "image-size-responsive",
"title": "Serves images with appropriate resolution",
"description": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https://web.dev/articles/serve-responsive-images).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"deprecations": {
"id": "deprecations",
"title": "Avoids deprecated APIs",
"description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"third-party-cookies": {
"id": "third-party-cookies",
"title": "Avoids third-party cookies",
"description": "Third-party cookies may be blocked in some contexts. [Learn more about preparing for third-party cookie restrictions](https://privacysandbox.google.com/cookies/prepare/overview).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"mainthread-work-breakdown": {
"id": "mainthread-work-breakdown",
"title": "Minimizes main-thread work",
"description": "Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to minimize main-thread work](https://developer.chrome.com/docs/lighthouse/performance/mainthread-work-breakdown/)",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 1
},
"bootup-time": {
"id": "bootup-time",
"title": "JavaScript execution time",
"description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 1
},
"diagnostics": {
"id": "diagnostics",
"title": "Diagnostics",
"description": "Collection of useful page vitals.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"network-requests": {
"id": "network-requests",
"title": "Network Requests",
"description": "Lists the network requests that were made during page load.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"network-rtt": {
"id": "network-rtt",
"title": "Network Round Trip Times",
"description": "Network round trip times (RTT) have a large impact on performance. If the RTT to an origin is high, it's an indication that servers closer to the user could improve performance. [Learn more about the Round Trip Time](https://hpbn.co/primer-on-latency-and-bandwidth/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"network-server-latency": {
"id": "network-server-latency",
"title": "Server Backend Latencies",
"description": "Server latencies can impact web performance. If the server latency of an origin is high, it's an indication the server is overloaded or has poor backend performance. [Learn more about server response time](https://hpbn.co/primer-on-web-performance/#analyzing-the-resource-waterfall).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"main-thread-tasks": {
"id": "main-thread-tasks",
"title": "Tasks",
"description": "Lists the toplevel main thread tasks that executed during page load.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"metrics": {
"id": "metrics",
"title": "Metrics",
"description": "Collects all available metrics.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"resource-summary": {
"id": "resource-summary",
"title": "Resources Summary",
"description": "Aggregates all network requests and groups them by type",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"layout-shifts": {
"id": "layout-shifts",
"title": "Avoid large layout shifts",
"description": "These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to [windowing](https://web.dev/articles/cls#what_is_cls). [Learn how to improve CLS](https://web.dev/articles/optimize-cls)",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 2
},
"long-tasks": {
"id": "long-tasks",
"title": "Avoid long main-thread tasks",
"description": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https://web.dev/articles/optimize-long-tasks)",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 1
},
"non-composited-animations": {
"id": "non-composited-animations",
"title": "Avoid non-composited animations",
"description": "Animations which are not composited can be janky and increase CLS. [Learn how to avoid non-composited animations](https://developer.chrome.com/docs/lighthouse/performance/non-composited-animations/)",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 2
},
"unsized-images": {
"id": "unsized-images",
"title": "Image elements have explicit `width` and `height`",
"description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 4
},
"valid-source-maps": {
"id": "valid-source-maps",
"title": "Page has valid source maps",
"description": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more about source maps](https://developer.chrome.com/docs/devtools/javascript/source-maps/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"csp-xss": {
"id": "csp-xss",
"title": "Ensure CSP is effective against XSS attacks",
"description": "A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. [Learn how to use a CSP to prevent XSS](https://developer.chrome.com/docs/lighthouse/best-practices/csp-xss/)",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"has-hsts": {
"id": "has-hsts",
"title": "Use a strong HSTS policy",
"description": "Deployment of the HSTS header significantly reduces the risk of downgrading HTTP connections and eavesdropping attacks. A rollout in stages, starting with a low max-age is recommended. [Learn more about using a strong HSTS policy.](https://developer.chrome.com/docs/lighthouse/best-practices/has-hsts)",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"origin-isolation": {
"id": "origin-isolation",
"title": "Ensure proper origin isolation with COOP",
"description": "The Cross-Origin-Opener-Policy (COOP) can be used to isolate the top-level window from other documents such as pop-ups. [Learn more about deploying the COOP header.](https://web.dev/articles/why-coop-coep#coop)",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"clickjacking-mitigation": {
"id": "clickjacking-mitigation",
"title": "Mitigate clickjacking with XFO or CSP",
"description": "The `X-Frame-Options` (XFO) header or the `frame-ancestors` directive in the `Content-Security-Policy` (CSP) header control where a page can be embedded. These can mitigate clickjacking attacks by blocking some or all sites from embedding the page. [Learn more about mitigating clickjacking](https://developer.chrome.com/docs/lighthouse/best-practices/clickjacking-mitigation).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"trusted-types-xss": {
"id": "trusted-types-xss",
"title": "Mitigate DOM-based XSS with Trusted Types",
"description": "The `require-trusted-types-for` directive in the `Content-Security-Policy` (CSP) header instructs user agents to control the data passed to DOM XSS sink functions. [Learn more about mitigating DOM-based XSS with Trusted Types](https://developer.chrome.com/docs/lighthouse/best-practices/trusted-types-xss).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"script-treemap-data": {
"id": "script-treemap-data",
"title": "Script Treemap Data",
"description": "Used for treemap app",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"accesskeys": {
"id": "accesskeys",
"title": "`[accesskey]` values are unique",
"description": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more about access keys](https://dequeuniversity.com/rules/axe/4.12/accesskeys).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-allowed-attr": {
"id": "aria-allowed-attr",
"title": "`[aria-*]` attributes match their roles",
"description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https://dequeuniversity.com/rules/axe/4.12/aria-allowed-attr).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-allowed-role": {
"id": "aria-allowed-role",
"title": "Uses ARIA roles only on compatible elements",
"description": "Many HTML elements can only be assigned certain ARIA roles. Using ARIA roles where they are not allowed can interfere with the accessibility of the web page. [Learn more about ARIA roles](https://dequeuniversity.com/rules/axe/4.12/aria-allowed-role).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-command-name": {
"id": "aria-command-name",
"title": "`button`, `link`, and `menuitem` elements have accessible names",
"description": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https://dequeuniversity.com/rules/axe/4.12/aria-command-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-conditional-attr": {
"id": "aria-conditional-attr",
"title": "ARIA attributes are used as specified for the element's role",
"description": "Some ARIA attributes are only allowed on an element under certain conditions. [Learn more about conditional ARIA attributes](https://dequeuniversity.com/rules/axe/4.12/aria-conditional-attr).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-deprecated-role": {
"id": "aria-deprecated-role",
"title": "Deprecated ARIA roles were not used",
"description": "Deprecated ARIA roles may not be processed correctly by assistive technology. [Learn more about deprecated ARIA roles](https://dequeuniversity.com/rules/axe/4.12/aria-deprecated-role).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-dialog-name": {
"id": "aria-dialog-name",
"title": "Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.",
"description": "ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. [Learn how to make ARIA dialog elements more accessible](https://dequeuniversity.com/rules/axe/4.12/aria-dialog-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-hidden-body": {
"id": "aria-hidden-body",
"title": "`[aria-hidden=\"true\"]` is not present on the document `<body>`",
"description": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document `<body>`. [Learn how `aria-hidden` affects the document body](https://dequeuniversity.com/rules/axe/4.12/aria-hidden-body).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-hidden-focus": {
"id": "aria-hidden-focus",
"title": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents",
"description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https://dequeuniversity.com/rules/axe/4.12/aria-hidden-focus).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-input-field-name": {
"id": "aria-input-field-name",
"title": "ARIA input fields have accessible names",
"description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https://dequeuniversity.com/rules/axe/4.12/aria-input-field-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-meter-name": {
"id": "aria-meter-name",
"title": "ARIA `meter` elements have accessible names",
"description": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https://dequeuniversity.com/rules/axe/4.12/aria-meter-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-progressbar-name": {
"id": "aria-progressbar-name",
"title": "ARIA `progressbar` elements have accessible names",
"description": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https://dequeuniversity.com/rules/axe/4.12/aria-progressbar-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-prohibited-attr": {
"id": "aria-prohibited-attr",
"title": "Elements use only permitted ARIA attributes",
"description": "Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. [Learn more about prohibited ARIA roles](https://dequeuniversity.com/rules/axe/4.12/aria-prohibited-attr).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-required-attr": {
"id": "aria-required-attr",
"title": "`[role]`s have all required `[aria-*]` attributes",
"description": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https://dequeuniversity.com/rules/axe/4.12/aria-required-attr).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-required-children": {
"id": "aria-required-children",
"title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.",
"description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.12/aria-required-children).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-required-parent": {
"id": "aria-required-parent",
"title": "`[role]`s are contained by their required parent element",
"description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https://dequeuniversity.com/rules/axe/4.12/aria-required-parent).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-roles": {
"id": "aria-roles",
"title": "`[role]` values are valid",
"description": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more about valid ARIA roles](https://dequeuniversity.com/rules/axe/4.12/aria-roles).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-text": {
"id": "aria-text",
"title": "Elements with the `role=text` attribute do not have focusable descendents.",
"description": "Adding `role=text` around a text node split by markup enables VoiceOver to treat it as one phrase, but the element's focusable descendents will not be announced. [Learn more about the `role=text` attribute](https://dequeuniversity.com/rules/axe/4.12/aria-text).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-toggle-field-name": {
"id": "aria-toggle-field-name",
"title": "ARIA toggle fields have accessible names",
"description": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https://dequeuniversity.com/rules/axe/4.12/aria-toggle-field-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-tooltip-name": {
"id": "aria-tooltip-name",
"title": "ARIA `tooltip` elements have accessible names",
"description": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https://dequeuniversity.com/rules/axe/4.12/aria-tooltip-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-treeitem-name": {
"id": "aria-treeitem-name",
"title": "ARIA `treeitem` elements have accessible names",
"description": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https://dequeuniversity.com/rules/axe/4.12/aria-treeitem-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-valid-attr-value": {
"id": "aria-valid-attr-value",
"title": "`[aria-*]` attributes have valid values",
"description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr-value).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"aria-valid-attr": {
"id": "aria-valid-attr",
"title": "`[aria-*]` attributes are valid and not misspelled",
"description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"button-name": {
"id": "button-name",
"title": "Buttons have an accessible name",
"description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https://dequeuniversity.com/rules/axe/4.12/button-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"bypass": {
"id": "bypass",
"title": "The page contains a heading, skip link, or landmark region",
"description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https://dequeuniversity.com/rules/axe/4.12/bypass).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"color-contrast": {
"id": "color-contrast",
"title": "Background and foreground colors have a sufficient contrast ratio",
"description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.12/color-contrast).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"definition-list": {
"id": "definition-list",
"title": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.",
"description": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https://dequeuniversity.com/rules/axe/4.12/definition-list).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"dlitem": {
"id": "dlitem",
"title": "Definition list items are wrapped in `<dl>` elements",
"description": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https://dequeuniversity.com/rules/axe/4.12/dlitem).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"document-title": {
"id": "document-title",
"title": "Document has a `<title>` element",
"description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https://dequeuniversity.com/rules/axe/4.12/document-title).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"duplicate-id-aria": {
"id": "duplicate-id-aria",
"title": "ARIA IDs are unique",
"description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https://dequeuniversity.com/rules/axe/4.12/duplicate-id-aria).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"empty-heading": {
"id": "empty-heading",
"title": "All heading elements contain content.",
"description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https://dequeuniversity.com/rules/axe/4.12/empty-heading).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"form-field-multiple-labels": {
"id": "form-field-multiple-labels",
"title": "No form fields have multiple labels",
"description": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https://dequeuniversity.com/rules/axe/4.12/form-field-multiple-labels).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"frame-title": {
"id": "frame-title",
"title": "`<frame>` or `<iframe>` elements have a title",
"description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https://dequeuniversity.com/rules/axe/4.12/frame-title).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"heading-order": {
"id": "heading-order",
"title": "Heading elements appear in a sequentially-descending order",
"description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.12/heading-order).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"html-has-lang": {
"id": "html-has-lang",
"title": "`<html>` element has a `[lang]` attribute",
"description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.12/html-has-lang).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"html-lang-valid": {
"id": "html-lang-valid",
"title": "`<html>` element has a valid value for its `[lang]` attribute",
"description": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https://dequeuniversity.com/rules/axe/4.12/html-lang-valid).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"html-xml-lang-mismatch": {
"id": "html-xml-lang-mismatch",
"title": "`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.",
"description": "If the webpage does not specify a consistent language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.12/html-xml-lang-mismatch).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"identical-links-same-purpose": {
"id": "identical-links-same-purpose",
"title": "Identical links have the same purpose.",
"description": "Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. [Learn more about identical links](https://dequeuniversity.com/rules/axe/4.12/identical-links-same-purpose).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"image-alt": {
"id": "image-alt",
"title": "Image elements have `[alt]` attributes",
"description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.12/image-alt).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"image-redundant-alt": {
"id": "image-redundant-alt",
"title": "Image elements do not have `[alt]` attributes that are redundant text.",
"description": "Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.12/image-redundant-alt).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"input-button-name": {
"id": "input-button-name",
"title": "Input buttons have discernible text.",
"description": "Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. [Learn more about input buttons](https://dequeuniversity.com/rules/axe/4.12/input-button-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"input-image-alt": {
"id": "input-image-alt",
"title": "`<input type=\"image\">` elements have `[alt]` text",
"description": "When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn about input image alt text](https://dequeuniversity.com/rules/axe/4.12/input-image-alt).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"label-content-name-mismatch": {
"id": "label-content-name-mismatch",
"title": "Elements with visible text labels have matching accessible names.",
"description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.12/label-content-name-mismatch).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"label": {
"id": "label",
"title": "Form elements have associated labels",
"description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https://dequeuniversity.com/rules/axe/4.12/label).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"landmark-one-main": {
"id": "landmark-one-main",
"title": "Document has a main landmark.",
"description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.12/landmark-one-main).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"link-name": {
"id": "link-name",
"title": "Links have a discernible name",
"description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.12/link-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"link-in-text-block": {
"id": "link-in-text-block",
"title": "Links are distinguishable without relying on color.",
"description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.12/link-in-text-block).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"list": {
"id": "list",
"title": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
"description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.12/list).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"listitem": {
"id": "listitem",
"title": "List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements",
"description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.12/listitem).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"meta-refresh": {
"id": "meta-refresh",
"title": "The document does not use `<meta http-equiv=\"refresh\">`",
"description": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more about the refresh meta tag](https://dequeuniversity.com/rules/axe/4.12/meta-refresh).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"meta-viewport": {
"id": "meta-viewport",
"title": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.",
"description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https://dequeuniversity.com/rules/axe/4.12/meta-viewport).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"object-alt": {
"id": "object-alt",
"title": "`<object>` elements have alternate text",
"description": "Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. [Learn more about alt text for `object` elements](https://dequeuniversity.com/rules/axe/4.12/object-alt).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"select-name": {
"id": "select-name",
"title": "Select elements have associated label elements.",
"description": "Form elements without effective labels can create frustrating experiences for screen reader users. [Learn more about the `select` element](https://dequeuniversity.com/rules/axe/4.12/select-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"skip-link": {
"id": "skip-link",
"title": "Skip links are focusable.",
"description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https://dequeuniversity.com/rules/axe/4.12/skip-link).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"tabindex": {
"id": "tabindex",
"title": "No element has a `[tabindex]` value greater than 0",
"description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.12/tabindex).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"table-duplicate-name": {
"id": "table-duplicate-name",
"title": "Tables have different content in the summary attribute and `<caption>`.",
"description": "The summary attribute should describe the table structure, while `<caption>` should have the onscreen title. Accurate table mark-up helps users of screen readers. [Learn more about summary and caption](https://dequeuniversity.com/rules/axe/4.12/table-duplicate-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"table-fake-caption": {
"id": "table-fake-caption",
"title": "Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.",
"description": "Screen readers have features to make navigating tables easier. Ensuring that tables use the actual caption element instead of cells with the `[colspan]` attribute may improve the experience for screen reader users. [Learn more about captions](https://dequeuniversity.com/rules/axe/4.12/table-fake-caption).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"target-size": {
"id": "target-size",
"title": "Touch targets have sufficient size and spacing.",
"description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.12/target-size).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"td-has-header": {
"id": "td-has-header",
"title": "`<td>` elements in a large `<table>` have one or more table headers.",
"description": "Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. [Learn more about table headers](https://dequeuniversity.com/rules/axe/4.12/td-has-header).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"td-headers-attr": {
"id": "td-headers-attr",
"title": "Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.",
"description": "Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more about the `headers` attribute](https://dequeuniversity.com/rules/axe/4.12/td-headers-attr).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"th-has-data-cells": {
"id": "th-has-data-cells",
"title": "`<th>` elements and elements with `[role=\"columnheader\"/\"rowheader\"]` have data cells they describe.",
"description": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more about table headers](https://dequeuniversity.com/rules/axe/4.12/th-has-data-cells).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"valid-lang": {
"id": "valid-lang",
"title": "`[lang]` attributes have a valid value",
"description": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn how to use the `lang` attribute](https://dequeuniversity.com/rules/axe/4.12/valid-lang).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"video-caption": {
"id": "video-caption",
"title": "`<video>` elements contain a `<track>` element with `[kind=\"captions\"]`",
"description": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more about video captions](https://dequeuniversity.com/rules/axe/4.12/video-caption).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"custom-controls-labels": {
"id": "custom-controls-labels",
"title": "Custom controls have associated labels",
"description": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more about custom controls and labels](https://developer.chrome.com/docs/lighthouse/accessibility/custom-controls-labels/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"custom-controls-roles": {
"id": "custom-controls-roles",
"title": "Custom controls have ARIA roles",
"description": "Custom interactive controls have appropriate ARIA roles. [Learn how to add roles to custom controls](https://developer.chrome.com/docs/lighthouse/accessibility/custom-control-roles/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"focus-traps": {
"id": "focus-traps",
"title": "User focus is not accidentally trapped in a region",
"description": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn how to avoid focus traps](https://developer.chrome.com/docs/lighthouse/accessibility/focus-traps/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"focusable-controls": {
"id": "focusable-controls",
"title": "Interactive controls are keyboard focusable",
"description": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn how to make custom controls focusable](https://developer.chrome.com/docs/lighthouse/accessibility/focusable-controls/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"interactive-element-affordance": {
"id": "interactive-element-affordance",
"title": "Interactive elements indicate their purpose and state",
"description": "Interactive elements, such as links and buttons, should indicate their state and be distinguishable from non-interactive elements. [Learn how to decorate interactive elements with affordance hints](https://developer.chrome.com/docs/lighthouse/accessibility/interactive-element-affordance/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"logical-tab-order": {
"id": "logical-tab-order",
"title": "The page has a logical tab order",
"description": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more about logical tab ordering](https://developer.chrome.com/docs/lighthouse/accessibility/logical-tab-order/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"managed-focus": {
"id": "managed-focus",
"title": "The user's focus is directed to new content added to the page",
"description": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn how to direct focus to new content](https://developer.chrome.com/docs/lighthouse/accessibility/managed-focus/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"offscreen-content-hidden": {
"id": "offscreen-content-hidden",
"title": "Offscreen content is hidden from assistive technology",
"description": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn how to properly hide offscreen content](https://developer.chrome.com/docs/lighthouse/accessibility/offscreen-content-hidden/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"use-landmarks": {
"id": "use-landmarks",
"title": "HTML5 landmark elements are used to improve navigation",
"description": "Landmark elements (`<main>`, `<nav>`, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more about landmark elements](https://developer.chrome.com/docs/lighthouse/accessibility/use-landmarks/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"visual-order-follows-dom": {
"id": "visual-order-follows-dom",
"title": "Visual order on the page follows DOM order",
"description": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more about DOM and visual ordering](https://developer.chrome.com/docs/lighthouse/accessibility/visual-order-follows-dom/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"autocomplete-valid": {
"id": "autocomplete-valid",
"title": "`autocomplete` attributes are used correctly",
"description": "The `autocomplete` attribute values must be valid and correctly applied for screen readers to function correctly. [Learn more about valid autocomplete values](https://dequeuniversity.com/rules/axe/4.12/autocomplete-valid).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"presentation-role-conflict": {
"id": "presentation-role-conflict",
"title": "Elements with `role=\"none\"` or `role=\"presentation\"` do not have conflicts",
"description": "There are certain cases where the semantic role of an element with `role=\"none\"` or `role=\"presentation\"` does not resolve to none or presentation. To ensure the element remains removed from the accessibility tree, you should not add any global ARIA attributes to the element or make it focusable. [Learn more about presentation role conflict](https://dequeuniversity.com/rules/axe/4.12/presentation-role-conflict).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"svg-img-alt": {
"id": "svg-img-alt",
"title": "SVG elements with an `img` role have an accessible text alternative",
"description": "Ensures SVG elements with an `img`, `graphics-document` or `graphics-symbol` role have an accessible text alternative. [Learn more about SVG alt text](https://dequeuniversity.com/rules/axe/4.12/svg-img-alt).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"total-byte-weight": {
"id": "total-byte-weight",
"title": "Avoids enormous network payloads",
"description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 1
},
"unminified-css": {
"id": "unminified-css",
"title": "Minify CSS",
"description": "Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https://developer.chrome.com/docs/lighthouse/performance/unminified-css/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 3
},
"unminified-javascript": {
"id": "unminified-javascript",
"title": "Minify JavaScript",
"description": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unminified-javascript/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 3
},
"unused-css-rules": {
"id": "unused-css-rules",
"title": "Reduce unused CSS",
"description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 1
},
"unused-javascript": {
"id": "unused-javascript",
"title": "Reduce unused JavaScript",
"description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 1
},
"doctype": {
"id": "doctype",
"title": "Page has the HTML doctype",
"description": "Specifying a doctype prevents the browser from switching to quirks-mode. [Learn more about the doctype declaration](https://developer.chrome.com/docs/lighthouse/best-practices/doctype/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"charset": {
"id": "charset",
"title": "Properly defines charset",
"description": "A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. [Learn more about declaring the character encoding](https://developer.chrome.com/docs/lighthouse/best-practices/charset/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"geolocation-on-start": {
"id": "geolocation-on-start",
"title": "Avoids requesting the geolocation permission on page load",
"description": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. [Learn more about the geolocation permission](https://developer.chrome.com/docs/lighthouse/best-practices/geolocation-on-start/). Also consider using the [`<geolocation>` element](https://developer.chrome.com/blog/geolocation-html-element).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"inspector-issues": {
"id": "inspector-issues",
"title": "No issues in the `Issues` panel in Chrome Devtools",
"description": "Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"js-libraries": {
"id": "js-libraries",
"title": "Detected JavaScript libraries",
"description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/js-libraries/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"notification-on-start": {
"id": "notification-on-start",
"title": "Avoids requesting the notification permission on page load",
"description": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more about responsibly getting permission for notifications](https://developer.chrome.com/docs/lighthouse/best-practices/notification-on-start/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"paste-preventing-inputs": {
"id": "paste-preventing-inputs",
"title": "Allows users to paste into input fields",
"description": "Preventing input pasting is a bad practice for the UX, and weakens security by blocking password managers.[Learn more about user-friendly input fields](https://developer.chrome.com/docs/lighthouse/best-practices/paste-preventing-inputs/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"baseline": {
"id": "baseline",
"title": "Baseline Features",
"description": "Lists web features used on the page and their Baseline status as of 2026-06-05. [Learn more about Baseline](https://webstatus.dev/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"meta-description": {
"id": "meta-description",
"title": "Document has a meta description",
"description": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https://developer.chrome.com/docs/lighthouse/seo/meta-description/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"http-status-code": {
"id": "http-status-code",
"title": "Page has successful HTTP status code",
"description": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more about HTTP status codes](https://developer.chrome.com/docs/lighthouse/seo/http-status-code/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"link-text": {
"id": "link-text",
"title": "Links have descriptive text",
"description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"crawlable-anchors": {
"id": "crawlable-anchors",
"title": "Links are crawlable",
"description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"is-crawlable": {
"id": "is-crawlable",
"title": "Page isnt blocked from indexing",
"description": "Search engines are unable to include your pages in search results if they don't have permission to crawl them. [Learn more about crawler directives](https://developer.chrome.com/docs/lighthouse/seo/is-crawlable/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"robots-txt": {
"id": "robots-txt",
"title": "robots.txt is valid",
"description": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more about robots.txt](https://developer.chrome.com/docs/lighthouse/seo/invalid-robots-txt/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"hreflang": {
"id": "hreflang",
"title": "Document has a valid `hreflang`",
"description": "hreflang links tell search engines what version of a page they should list in search results for a given language or region. [Learn more about `hreflang`](https://developer.chrome.com/docs/lighthouse/seo/hreflang/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"canonical": {
"id": "canonical",
"title": "Document has a valid `rel=canonical`",
"description": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https://developer.chrome.com/docs/lighthouse/seo/canonical/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"structured-data": {
"id": "structured-data",
"title": "Structured data is valid",
"description": "Run the [Structured Data Testing Tool](https://developers.google.com/search/docs/appearance/structured-data/) to validate structured data. [Learn more about Structured Data](https://developer.chrome.com/docs/lighthouse/seo/structured-data/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"agent-accessibility-tree": {
"id": "agent-accessibility-tree",
"title": "Accessibility tree is well-formed",
"description": "A well-formed [accessibility tree](http://goo.gle/lighthouse-agentic-a11y) helps AI agents to navigate and interact with the page.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"webmcp-registered-tools": {
"id": "webmcp-registered-tools",
"title": "WebMCP tools registered",
"description": "Lists the [WebMCP tools](http://goo.gle/webmcp-docs) registered at the time of analysis.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"webmcp-form-coverage": {
"id": "webmcp-form-coverage",
"title": "WebMCP form coverage",
"description": "Consider adding [WebMCP](http://goo.gle/webmcp-docs) annotations to the forms listed below. This helps AI agents identify and interact with these forms more reliably.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"webmcp-schema-validity": {
"id": "webmcp-schema-validity",
"title": "WebMCP schemas are valid",
"description": "Valid [WebMCP schemas](http://goo.gle/webmcp-docs) are required for AI agents to understand and interact with tools correctly. Please fix any errors or warnings reported by the browser.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"llms-txt": {
"id": "llms-txt",
"title": "llms.txt follows recommendations",
"description": "If your llms.txt file does not follow recommendations, large language models may not be able to understand how you want your website to be crawled or used for training. The [llms.txt](https://llmstxt.org/) file should be a Markdown file containing at least one H1 header.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)"
},
"bf-cache": {
"id": "bf-cache",
"title": "Page didn't prevent back/forward cache restoration",
"description": "Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. [Learn more about the bfcache](https://developer.chrome.com/docs/lighthouse/performance/bf-cache/)",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 4
},
"cache-insight": {
"id": "cache-insight",
"title": "Use efficient cache lifetimes",
"description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 3
},
"cls-culprits-insight": {
"id": "cls-culprits-insight",
"title": "Layout shift culprits",
"description": "Layout shifts occur when elements move absent any user interaction. [Investigate the causes of layout shifts](https://developer.chrome.com/docs/performance/insights/cls-culprit), such as elements being added, removed, or their fonts changing as the page loads.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 3
},
"document-latency-insight": {
"id": "document-latency-insight",
"title": "Document request latency",
"description": "Your first network request is the most important. [Reduce its latency](https://developer.chrome.com/docs/performance/insights/document-latency) by avoiding redirects, ensuring a fast server response, and enabling text compression.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 3
},
"dom-size-insight": {
"id": "dom-size-insight",
"title": "Optimize DOM size",
"description": "A large DOM can increase the duration of style calculations and layout reflows, impacting page responsiveness. A large DOM will also increase memory usage. [Learn how to avoid an excessive DOM size](https://developer.chrome.com/docs/performance/insights/dom-size).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 3
},
"duplicated-javascript-insight": {
"id": "duplicated-javascript-insight",
"title": "Duplicated JavaScript",
"description": "Remove large, [duplicate JavaScript modules](https://developer.chrome.com/docs/performance/insights/duplicated-javascript) from bundles to reduce unnecessary bytes consumed by network activity.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 2
},
"font-display-insight": {
"id": "font-display-insight",
"title": "Font display",
"description": "Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 3
},
"forced-reflow-insight": {
"id": "forced-reflow-insight",
"title": "Forced reflow",
"description": "A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 3
},
"image-delivery-insight": {
"id": "image-delivery-insight",
"title": "Improve image delivery",
"description": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 3
},
"inp-breakdown-insight": {
"id": "inp-breakdown-insight",
"title": "INP breakdown",
"description": "Start investigating [how to improve INP](https://developer.chrome.com/docs/performance/insights/inp-breakdown) by looking at the longest subpart.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 3
},
"lcp-breakdown-insight": {
"id": "lcp-breakdown-insight",
"title": "LCP breakdown",
"description": "Each [subpart has specific improvement strategies](https://developer.chrome.com/docs/performance/insights/lcp-breakdown). Ideally, most of the LCP time should be spent on loading the resources, not within delays.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 3
},
"lcp-discovery-insight": {
"id": "lcp-discovery-insight",
"title": "LCP request discovery",
"description": "[Optimize LCP](https://developer.chrome.com/docs/performance/insights/lcp-discovery) by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 3
},
"legacy-javascript-insight": {
"id": "legacy-javascript-insight",
"title": "Legacy JavaScript",
"description": "Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 2
},
"modern-http-insight": {
"id": "modern-http-insight",
"title": "Modern HTTP",
"description": "HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. [Learn more about using modern HTTP](https://developer.chrome.com/docs/performance/insights/modern-http).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 3
},
"network-dependency-tree-insight": {
"id": "network-dependency-tree-insight",
"title": "Network dependency tree",
"description": "[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 1
},
"render-blocking-insight": {
"id": "render-blocking-insight",
"title": "Render-blocking requests",
"description": "Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 3
},
"third-parties-insight": {
"id": "third-parties-insight",
"title": "3rd parties",
"description": "3rd party code can significantly impact load performance. [Reduce and defer loading of 3rd party code](https://developer.chrome.com/docs/performance/insights/third-parties) to prioritize your page's content.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 3
},
"viewport-insight": {
"id": "viewport-insight",
"title": "Optimize viewport for mobile",
"description": "Tap interactions may be [delayed by up to 300 ms](https://developer.chrome.com/docs/performance/insights/viewport) if the viewport is not optimized for mobile.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:///opt/homebrew/lib/node_modules/lighthouse/core/gather/driver/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal/timers:605:17)\n at process.processTimers (node:internal/timers:541:7)",
"guidanceLevel": 3
}
},
"configSettings": {
"output": [
"json"
],
"maxWaitForFcp": 30000,
"maxWaitForLoad": 45000,
"pauseAfterFcpMs": 1000,
"pauseAfterLoadMs": 1000,
"networkQuietThresholdMs": 1000,
"cpuQuietThresholdMs": 1000,
"formFactor": "mobile",
"throttling": {
"rttMs": 150,
"throughputKbps": 1638.4,
"requestLatencyMs": 562.5,
"downloadThroughputKbps": 1474.5600000000002,
"uploadThroughputKbps": 675,
"cpuSlowdownMultiplier": 4
},
"throttlingMethod": "simulate",
"screenEmulation": {
"mobile": true,
"width": 412,
"height": 823,
"deviceScaleFactor": 1.75,
"disabled": false
},
"emulatedUserAgent": "Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Mobile Safari/537.36",
"auditMode": false,
"gatherMode": false,
"clearStorageTypes": [
"file_systems",
"shader_cache",
"service_workers",
"cache_storage"
],
"disableStorageReset": false,
"debugNavigation": false,
"channel": "cli",
"usePassiveGathering": false,
"disableFullPageScreenshot": false,
"skipAboutBlank": false,
"blankPage": "about:blank",
"ignoreStatusCode": false,
"locale": "en-US",
"blockedUrlPatterns": null,
"additionalTraceCategories": null,
"extraHeaders": {
"Cookie": "klz_gatekeeper_session=klz2026"
},
"precomputedLanternData": null,
"onlyAudits": null,
"onlyCategories": null,
"skipAudits": null
},
"categories": {
"performance": {
"title": "Performance",
"supportedModes": [
"navigation",
"timespan",
"snapshot"
],
"auditRefs": [
{
"id": "first-contentful-paint",
"weight": 10,
"group": "metrics",
"acronym": "FCP"
},
{
"id": "largest-contentful-paint",
"weight": 25,
"group": "metrics",
"acronym": "LCP"
},
{
"id": "total-blocking-time",
"weight": 30,
"group": "metrics",
"acronym": "TBT"
},
{
"id": "cumulative-layout-shift",
"weight": 25,
"group": "metrics",
"acronym": "CLS"
},
{
"id": "speed-index",
"weight": 10,
"group": "metrics",
"acronym": "SI"
},
{
"id": "cache-insight",
"weight": 0,
"group": "insights"
},
{
"id": "cls-culprits-insight",
"weight": 0,
"group": "insights"
},
{
"id": "document-latency-insight",
"weight": 0,
"group": "insights"
},
{
"id": "dom-size-insight",
"weight": 0,
"group": "insights"
},
{
"id": "duplicated-javascript-insight",
"weight": 0,
"group": "insights"
},
{
"id": "font-display-insight",
"weight": 0,
"group": "insights"
},
{
"id": "forced-reflow-insight",
"weight": 0,
"group": "insights"
},
{
"id": "image-delivery-insight",
"weight": 0,
"group": "insights"
},
{
"id": "inp-breakdown-insight",
"weight": 0,
"group": "insights"
},
{
"id": "lcp-breakdown-insight",
"weight": 0,
"group": "insights"
},
{
"id": "lcp-discovery-insight",
"weight": 0,
"group": "insights"
},
{
"id": "legacy-javascript-insight",
"weight": 0,
"group": "insights"
},
{
"id": "modern-http-insight",
"weight": 0,
"group": "insights"
},
{
"id": "network-dependency-tree-insight",
"weight": 0,
"group": "insights"
},
{
"id": "render-blocking-insight",
"weight": 0,
"group": "insights"
},
{
"id": "third-parties-insight",
"weight": 0,
"group": "insights"
},
{
"id": "viewport-insight",
"weight": 0,
"group": "insights"
},
{
"id": "interactive",
"weight": 0,
"group": "hidden",
"acronym": "TTI"
},
{
"id": "max-potential-fid",
"weight": 0,
"group": "hidden"
},
{
"id": "unminified-css",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unminified-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unused-css-rules",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unused-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "total-byte-weight",
"weight": 0,
"group": "diagnostics"
},
{
"id": "user-timings",
"weight": 0,
"group": "diagnostics"
},
{
"id": "bootup-time",
"weight": 0,
"group": "diagnostics"
},
{
"id": "mainthread-work-breakdown",
"weight": 0,
"group": "diagnostics"
},
{
"id": "long-tasks",
"weight": 0,
"group": "diagnostics"
},
{
"id": "non-composited-animations",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unsized-images",
"weight": 0,
"group": "diagnostics"
},
{
"id": "bf-cache",
"weight": 0,
"group": "diagnostics"
},
{
"id": "network-requests",
"weight": 0,
"group": "hidden"
},
{
"id": "network-rtt",
"weight": 0,
"group": "hidden"
},
{
"id": "network-server-latency",
"weight": 0,
"group": "hidden"
},
{
"id": "main-thread-tasks",
"weight": 0,
"group": "hidden"
},
{
"id": "diagnostics",
"weight": 0,
"group": "hidden"
},
{
"id": "metrics",
"weight": 0,
"group": "hidden"
},
{
"id": "screenshot-thumbnails",
"weight": 0,
"group": "hidden"
},
{
"id": "final-screenshot",
"weight": 0,
"group": "hidden"
},
{
"id": "script-treemap-data",
"weight": 0,
"group": "hidden"
},
{
"id": "resource-summary",
"weight": 0,
"group": "hidden"
},
{
"id": "redirects",
"weight": 0,
"group": "hidden"
},
{
"id": "server-response-time",
"weight": 0,
"group": "hidden"
},
{
"id": "layout-shifts",
"weight": 0,
"group": "hidden"
}
],
"id": "performance",
"score": null
},
"accessibility": {
"title": "Accessibility",
"description": "These checks highlight opportunities to [improve the accessibility of your web app](https://developer.chrome.com/docs/lighthouse/accessibility/). Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so [manual testing](https://web.dev/articles/how-to-review) is also encouraged.",
"manualDescription": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https://web.dev/articles/how-to-review).",
"supportedModes": [
"navigation",
"snapshot"
],
"auditRefs": [
{
"id": "accesskeys",
"weight": 7,
"group": "a11y-navigation"
},
{
"id": "aria-allowed-attr",
"weight": 10,
"group": "a11y-aria"
},
{
"id": "aria-command-name",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-conditional-attr",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-deprecated-role",
"weight": 1,
"group": "a11y-aria"
},
{
"id": "aria-dialog-name",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-hidden-body",
"weight": 10,
"group": "a11y-aria"
},
{
"id": "aria-hidden-focus",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-input-field-name",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-meter-name",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-progressbar-name",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-prohibited-attr",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-required-attr",
"weight": 10,
"group": "a11y-aria"
},
{
"id": "aria-required-children",
"weight": 10,
"group": "a11y-aria"
},
{
"id": "aria-required-parent",
"weight": 10,
"group": "a11y-aria"
},
{
"id": "aria-roles",
"weight": 10,
"group": "a11y-aria"
},
{
"id": "aria-text",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-toggle-field-name",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-tooltip-name",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-treeitem-name",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-valid-attr-value",
"weight": 10,
"group": "a11y-aria"
},
{
"id": "aria-valid-attr",
"weight": 10,
"group": "a11y-aria"
},
{
"id": "button-name",
"weight": 10,
"group": "a11y-names-labels"
},
{
"id": "bypass",
"weight": 7,
"group": "a11y-navigation"
},
{
"id": "color-contrast",
"weight": 7,
"group": "a11y-color-contrast"
},
{
"id": "definition-list",
"weight": 7,
"group": "a11y-tables-lists"
},
{
"id": "dlitem",
"weight": 7,
"group": "a11y-tables-lists"
},
{
"id": "document-title",
"weight": 7,
"group": "a11y-names-labels"
},
{
"id": "duplicate-id-aria",
"weight": 10,
"group": "a11y-aria"
},
{
"id": "form-field-multiple-labels",
"weight": 3,
"group": "a11y-names-labels"
},
{
"id": "frame-title",
"weight": 7,
"group": "a11y-names-labels"
},
{
"id": "heading-order",
"weight": 3,
"group": "a11y-navigation"
},
{
"id": "html-has-lang",
"weight": 7,
"group": "a11y-language"
},
{
"id": "html-lang-valid",
"weight": 7,
"group": "a11y-language"
},
{
"id": "html-xml-lang-mismatch",
"weight": 3,
"group": "a11y-language"
},
{
"id": "image-alt",
"weight": 10,
"group": "a11y-names-labels"
},
{
"id": "input-button-name",
"weight": 10,
"group": "a11y-names-labels"
},
{
"id": "input-image-alt",
"weight": 10,
"group": "a11y-names-labels"
},
{
"id": "label",
"weight": 10,
"group": "a11y-names-labels"
},
{
"id": "link-in-text-block",
"weight": 7,
"group": "a11y-color-contrast"
},
{
"id": "link-name",
"weight": 7,
"group": "a11y-names-labels"
},
{
"id": "list",
"weight": 7,
"group": "a11y-tables-lists"
},
{
"id": "listitem",
"weight": 7,
"group": "a11y-tables-lists"
},
{
"id": "meta-refresh",
"weight": 10,
"group": "a11y-best-practices"
},
{
"id": "meta-viewport",
"weight": 10,
"group": "a11y-best-practices"
},
{
"id": "object-alt",
"weight": 7,
"group": "a11y-names-labels"
},
{
"id": "select-name",
"weight": 10,
"group": "a11y-names-labels"
},
{
"id": "skip-link",
"weight": 3,
"group": "a11y-names-labels"
},
{
"id": "tabindex",
"weight": 7,
"group": "a11y-navigation"
},
{
"id": "target-size",
"weight": 7,
"group": "a11y-best-practices"
},
{
"id": "td-headers-attr",
"weight": 7,
"group": "a11y-tables-lists"
},
{
"id": "th-has-data-cells",
"weight": 7,
"group": "a11y-tables-lists"
},
{
"id": "valid-lang",
"weight": 7,
"group": "a11y-language"
},
{
"id": "video-caption",
"weight": 10,
"group": "a11y-audio-video"
},
{
"id": "landmark-one-main",
"weight": 3,
"group": "a11y-best-practices"
},
{
"id": "autocomplete-valid",
"weight": 1,
"group": "a11y-best-practices"
},
{
"id": "presentation-role-conflict",
"weight": 1,
"group": "a11y-best-practices"
},
{
"id": "svg-img-alt",
"weight": 1,
"group": "a11y-best-practices"
},
{
"id": "focusable-controls",
"weight": 0
},
{
"id": "interactive-element-affordance",
"weight": 0
},
{
"id": "logical-tab-order",
"weight": 0
},
{
"id": "visual-order-follows-dom",
"weight": 0
},
{
"id": "focus-traps",
"weight": 0
},
{
"id": "managed-focus",
"weight": 0
},
{
"id": "use-landmarks",
"weight": 0
},
{
"id": "offscreen-content-hidden",
"weight": 0
},
{
"id": "custom-controls-labels",
"weight": 0
},
{
"id": "custom-controls-roles",
"weight": 0
},
{
"id": "table-duplicate-name",
"weight": 0,
"group": "a11y-best-practices"
},
{
"id": "empty-heading",
"weight": 0,
"group": "a11y-best-practices"
},
{
"id": "aria-allowed-role",
"weight": 0,
"group": "a11y-best-practices"
},
{
"id": "image-redundant-alt",
"weight": 0,
"group": "a11y-names-labels"
},
{
"id": "identical-links-same-purpose",
"weight": 0,
"group": "a11y-best-practices"
},
{
"id": "label-content-name-mismatch",
"weight": 0,
"group": "hidden"
},
{
"id": "table-fake-caption",
"weight": 0,
"group": "hidden"
},
{
"id": "td-has-header",
"weight": 0,
"group": "hidden"
}
],
"id": "accessibility",
"score": null
},
"best-practices": {
"title": "Best Practices",
"supportedModes": [
"navigation",
"timespan",
"snapshot"
],
"auditRefs": [
{
"id": "is-on-https",
"weight": 5,
"group": "best-practices-trust-safety"
},
{
"id": "redirects-http",
"weight": 1,
"group": "best-practices-trust-safety"
},
{
"id": "geolocation-on-start",
"weight": 1,
"group": "best-practices-trust-safety"
},
{
"id": "notification-on-start",
"weight": 1,
"group": "best-practices-trust-safety"
},
{
"id": "csp-xss",
"weight": 0,
"group": "best-practices-trust-safety"
},
{
"id": "has-hsts",
"weight": 0,
"group": "best-practices-trust-safety"
},
{
"id": "origin-isolation",
"weight": 0,
"group": "best-practices-trust-safety"
},
{
"id": "clickjacking-mitigation",
"weight": 0,
"group": "best-practices-trust-safety"
},
{
"id": "trusted-types-xss",
"weight": 0,
"group": "best-practices-trust-safety"
},
{
"id": "paste-preventing-inputs",
"weight": 3,
"group": "best-practices-ux"
},
{
"id": "image-aspect-ratio",
"weight": 1,
"group": "best-practices-ux"
},
{
"id": "image-size-responsive",
"weight": 1,
"group": "best-practices-ux"
},
{
"id": "doctype",
"weight": 1,
"group": "best-practices-browser-compat"
},
{
"id": "charset",
"weight": 1,
"group": "best-practices-browser-compat"
},
{
"id": "baseline",
"weight": 0,
"group": "best-practices-browser-compat"
},
{
"id": "js-libraries",
"weight": 0,
"group": "best-practices-general"
},
{
"id": "deprecations",
"weight": 5,
"group": "best-practices-general"
},
{
"id": "third-party-cookies",
"weight": 5,
"group": "best-practices-general"
},
{
"id": "errors-in-console",
"weight": 1,
"group": "best-practices-general"
},
{
"id": "valid-source-maps",
"weight": 0,
"group": "best-practices-general"
},
{
"id": "inspector-issues",
"weight": 1,
"group": "best-practices-general"
}
],
"id": "best-practices",
"score": null
},
"seo": {
"title": "SEO",
"description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https://web.dev/explore/vitals). [Learn more about Google Search Essentials](https://support.google.com/webmasters/answer/35769).",
"manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
"supportedModes": [
"navigation",
"snapshot"
],
"auditRefs": [
{
"id": "is-crawlable",
"weight": 4.043478260869565,
"group": "seo-crawl"
},
{
"id": "document-title",
"weight": 1,
"group": "seo-content"
},
{
"id": "meta-description",
"weight": 1,
"group": "seo-content"
},
{
"id": "http-status-code",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "link-text",
"weight": 1,
"group": "seo-content"
},
{
"id": "crawlable-anchors",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "robots-txt",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "image-alt",
"weight": 1,
"group": "seo-content"
},
{
"id": "hreflang",
"weight": 1,
"group": "seo-content"
},
{
"id": "canonical",
"weight": 1,
"group": "seo-content"
},
{
"id": "structured-data",
"weight": 0
}
],
"id": "seo",
"score": null
},
"agentic-browsing": {
"title": "Agentic Browsing",
"description": "These checks ensure high-quality, [browsable websites for AI agents](https://goo.gle/lighthouse-agentic-web) and validate the correctness of WebMCP integrations. This category is still under development and subject to change.",
"supportedModes": [
"navigation",
"snapshot"
],
"categoryScoreDisplayMode": "fraction",
"auditRefs": [
{
"id": "agent-accessibility-tree",
"weight": 1,
"group": "agent-accessibility"
},
{
"id": "webmcp-form-coverage",
"weight": 1,
"group": "webmcp"
},
{
"id": "webmcp-registered-tools",
"weight": 1,
"group": "webmcp"
},
{
"id": "webmcp-schema-validity",
"weight": 1,
"group": "webmcp"
},
{
"id": "cumulative-layout-shift",
"weight": 1,
"acronym": "CLS"
},
{
"id": "llms-txt",
"weight": 1,
"group": "agent-accessibility"
}
],
"id": "agentic-browsing",
"score": null
}
},
"categoryGroups": {
"metrics": {
"title": "Metrics"
},
"insights": {
"title": "Insights",
"description": "These insights are also available in the Chrome DevTools Performance Panel - [record a trace](https://developer.chrome.com/docs/devtools/performance/reference) to view more detailed information."
},
"diagnostics": {
"title": "Diagnostics",
"description": "More information about the performance of your application. These numbers don't [directly affect](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) the Performance score."
},
"a11y-best-practices": {
"title": "Best practices",
"description": "These items highlight common accessibility best practices."
},
"a11y-color-contrast": {
"title": "Contrast",
"description": "These are opportunities to improve the legibility of your content."
},
"a11y-names-labels": {
"title": "Names and labels",
"description": "These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader."
},
"a11y-navigation": {
"title": "Navigation",
"description": "These are opportunities to improve keyboard navigation in your application."
},
"a11y-aria": {
"title": "ARIA",
"description": "These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader."
},
"a11y-language": {
"title": "Internationalization and localization",
"description": "These are opportunities to improve the interpretation of your content by users in different locales."
},
"a11y-audio-video": {
"title": "Audio and video",
"description": "These are opportunities to provide alternative content for audio and video. This may improve the experience for users with hearing or vision impairments."
},
"a11y-tables-lists": {
"title": "Tables and lists",
"description": "These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader."
},
"seo-mobile": {
"title": "Mobile Friendly",
"description": "Make sure your pages are mobile friendly so users dont have to pinch or zoom in order to read the content pages. [Learn how to make pages mobile-friendly](https://developers.google.com/search/mobile-sites/)."
},
"seo-content": {
"title": "Content Best Practices",
"description": "Format your HTML in a way that enables crawlers to better understand your apps content."
},
"seo-crawl": {
"title": "Crawling and Indexing",
"description": "To appear in search results, crawlers need access to your app."
},
"best-practices-trust-safety": {
"title": "Trust and Safety"
},
"best-practices-ux": {
"title": "User Experience"
},
"best-practices-browser-compat": {
"title": "Browser Compatibility"
},
"best-practices-general": {
"title": "General"
},
"webmcp": {
"title": "WebMCP",
"description": "Audits validating WebMCP integration."
},
"agent-accessibility": {
"title": "Agent Accessibility",
"description": "These audits highlight best practices for improving the accessibility of the website for AI agents."
},
"hidden": {
"title": ""
}
},
"stackPacks": [],
"timing": {
"entries": [
{
"startTime": 85213.55,
"name": "lh:config",
"duration": 35669.79,
"entryType": "measure"
},
{
"startTime": 85217.79,
"name": "lh:config:resolveArtifactsToDefns",
"duration": 2537.24,
"entryType": "measure"
},
{
"startTime": 120885.07,
"name": "lh:runner:gather",
"duration": 214729.99,
"entryType": "measure"
},
{
"startTime": 127859.52,
"name": "lh:driver:connect",
"duration": 333.49,
"entryType": "measure"
},
{
"startTime": 128193.73,
"name": "lh:driver:navigate",
"duration": 356.58,
"entryType": "measure"
},
{
"startTime": 128550.62,
"name": "lh:gather:getBenchmarkIndex",
"duration": 1023.78,
"entryType": "measure"
},
{
"startTime": 129574.91,
"name": "lh:gather:getVersion",
"duration": 11.23,
"entryType": "measure"
},
{
"startTime": 129586.25,
"name": "lh:gather:getDevicePixelRatio",
"duration": 12.79,
"entryType": "measure"
},
{
"startTime": 129599.24,
"name": "lh:prepare:navigationMode",
"duration": 32178.89,
"entryType": "measure"
},
{
"startTime": 129629.83,
"name": "lh:gather:getVersion",
"duration": 28.33,
"entryType": "measure"
},
{
"startTime": 129921.21,
"name": "lh:storage:clearDataForOrigin",
"duration": 676.39,
"entryType": "measure"
},
{
"startTime": 130598.67,
"name": "lh:storage:clearBrowserCaches",
"duration": 30181.7,
"entryType": "measure"
},
{
"startTime": 161114.12,
"name": "lh:gather:prepareThrottlingAndNetwork",
"duration": 663.96,
"entryType": "measure"
},
{
"startTime": 323779.25,
"name": "lh:computed:NetworkRecords",
"duration": 1.71,
"entryType": "measure"
},
{
"startTime": 335615.39,
"name": "lh:runner:audit",
"duration": 37230.04,
"entryType": "measure"
},
{
"startTime": 335615.51,
"name": "lh:runner:auditing",
"duration": 37224.67,
"entryType": "measure"
},
{
"startTime": 335791.45,
"name": "lh:audit:is-on-https",
"duration": 2363.02,
"entryType": "measure"
},
{
"startTime": 338628.67,
"name": "lh:audit:redirects-http",
"duration": 1.55,
"entryType": "measure"
},
{
"startTime": 338702.49,
"name": "lh:audit:first-contentful-paint",
"duration": 9.6,
"entryType": "measure"
},
{
"startTime": 338818.56,
"name": "lh:audit:largest-contentful-paint",
"duration": 3.59,
"entryType": "measure"
},
{
"startTime": 338822.72,
"name": "lh:audit:speed-index",
"duration": 202.9,
"entryType": "measure"
},
{
"startTime": 339025.69,
"name": "lh:audit:screenshot-thumbnails",
"duration": 1.33,
"entryType": "measure"
},
{
"startTime": 339041.52,
"name": "lh:audit:final-screenshot",
"duration": 0.26,
"entryType": "measure"
},
{
"startTime": 339649.74,
"name": "lh:audit:total-blocking-time",
"duration": 765.1,
"entryType": "measure"
},
{
"startTime": 340445.77,
"name": "lh:audit:max-potential-fid",
"duration": 178.94,
"entryType": "measure"
},
{
"startTime": 340965.96,
"name": "lh:audit:cumulative-layout-shift",
"duration": 334.25,
"entryType": "measure"
},
{
"startTime": 341300.67,
"name": "lh:audit:errors-in-console",
"duration": 605.94,
"entryType": "measure"
},
{
"startTime": 341985.54,
"name": "lh:audit:server-response-time",
"duration": 232.89,
"entryType": "measure"
},
{
"startTime": 342236.59,
"name": "lh:audit:interactive",
"duration": 577.32,
"entryType": "measure"
},
{
"startTime": 342816.75,
"name": "lh:audit:user-timings",
"duration": 695.34,
"entryType": "measure"
},
{
"startTime": 343734.37,
"name": "lh:audit:redirects",
"duration": 655.64,
"entryType": "measure"
},
{
"startTime": 344713.17,
"name": "lh:audit:image-aspect-ratio",
"duration": 134.44,
"entryType": "measure"
},
{
"startTime": 344847.9,
"name": "lh:audit:image-size-responsive",
"duration": 25.65,
"entryType": "measure"
},
{
"startTime": 344874.08,
"name": "lh:audit:deprecations",
"duration": 0.72,
"entryType": "measure"
},
{
"startTime": 344875.08,
"name": "lh:audit:third-party-cookies",
"duration": 1054.06,
"entryType": "measure"
},
{
"startTime": 345929.51,
"name": "lh:audit:mainthread-work-breakdown",
"duration": 503.69,
"entryType": "measure"
},
{
"startTime": 346775.88,
"name": "lh:audit:bootup-time",
"duration": 391.36,
"entryType": "measure"
},
{
"startTime": 347167.28,
"name": "lh:audit:diagnostics",
"duration": 12.16,
"entryType": "measure"
},
{
"startTime": 347179.48,
"name": "lh:audit:network-requests",
"duration": 0.67,
"entryType": "measure"
},
{
"startTime": 347181.04,
"name": "lh:audit:network-rtt",
"duration": 0.88,
"entryType": "measure"
},
{
"startTime": 347182.11,
"name": "lh:audit:network-server-latency",
"duration": 325.99,
"entryType": "measure"
},
{
"startTime": 347508.15,
"name": "lh:audit:main-thread-tasks",
"duration": 0.14,
"entryType": "measure"
},
{
"startTime": 347508.3,
"name": "lh:audit:metrics",
"duration": 0.04,
"entryType": "measure"
},
{
"startTime": 347508.36,
"name": "lh:audit:resource-summary",
"duration": 1.28,
"entryType": "measure"
},
{
"startTime": 347511.82,
"name": "lh:audit:layout-shifts",
"duration": 2.82,
"entryType": "measure"
},
{
"startTime": 347516.15,
"name": "lh:audit:long-tasks",
"duration": 0.57,
"entryType": "measure"
},
{
"startTime": 347517.14,
"name": "lh:audit:non-composited-animations",
"duration": 25.43,
"entryType": "measure"
},
{
"startTime": 347542.82,
"name": "lh:audit:unsized-images",
"duration": 1010.73,
"entryType": "measure"
},
{
"startTime": 348657.12,
"name": "lh:audit:valid-source-maps",
"duration": 246.07,
"entryType": "measure"
},
{
"startTime": 349140.17,
"name": "lh:audit:csp-xss",
"duration": 425.46,
"entryType": "measure"
},
{
"startTime": 349762.6,
"name": "lh:audit:has-hsts",
"duration": 77.7,
"entryType": "measure"
},
{
"startTime": 349852.53,
"name": "lh:audit:origin-isolation",
"duration": 239.11,
"entryType": "measure"
},
{
"startTime": 350091.87,
"name": "lh:audit:clickjacking-mitigation",
"duration": 7.89,
"entryType": "measure"
},
{
"startTime": 350225.04,
"name": "lh:audit:trusted-types-xss",
"duration": 0.54,
"entryType": "measure"
},
{
"startTime": 350225.61,
"name": "lh:audit:script-treemap-data",
"duration": 0.05,
"entryType": "measure"
},
{
"startTime": 350225.98,
"name": "lh:audit:accesskeys",
"duration": 548.74,
"entryType": "measure"
},
{
"startTime": 350788.9,
"name": "lh:audit:aria-allowed-attr",
"duration": 1730.82,
"entryType": "measure"
},
{
"startTime": 352914.98,
"name": "lh:audit:aria-allowed-role",
"duration": 376.78,
"entryType": "measure"
},
{
"startTime": 353689.93,
"name": "lh:audit:aria-command-name",
"duration": 0.73,
"entryType": "measure"
},
{
"startTime": 353690.87,
"name": "lh:audit:aria-conditional-attr",
"duration": 1.6,
"entryType": "measure"
},
{
"startTime": 353692.7,
"name": "lh:audit:aria-deprecated-role",
"duration": 12.84,
"entryType": "measure"
},
{
"startTime": 353705.94,
"name": "lh:audit:aria-dialog-name",
"duration": 177.22,
"entryType": "measure"
},
{
"startTime": 353999.23,
"name": "lh:audit:aria-hidden-body",
"duration": 278.36,
"entryType": "measure"
},
{
"startTime": 354558.35,
"name": "lh:audit:aria-hidden-focus",
"duration": 352.8,
"entryType": "measure"
},
{
"startTime": 354962.54,
"name": "lh:audit:aria-input-field-name",
"duration": 235.1,
"entryType": "measure"
},
{
"startTime": 355197.88,
"name": "lh:audit:aria-meter-name",
"duration": 350.94,
"entryType": "measure"
},
{
"startTime": 355791.57,
"name": "lh:audit:aria-progressbar-name",
"duration": 0.9,
"entryType": "measure"
},
{
"startTime": 355792.82,
"name": "lh:audit:aria-prohibited-attr",
"duration": 614.8,
"entryType": "measure"
},
{
"startTime": 356407.87,
"name": "lh:audit:aria-required-attr",
"duration": 0.64,
"entryType": "measure"
},
{
"startTime": 356408.73,
"name": "lh:audit:aria-required-children",
"duration": 2.68,
"entryType": "measure"
},
{
"startTime": 356411.65,
"name": "lh:audit:aria-required-parent",
"duration": 4.6,
"entryType": "measure"
},
{
"startTime": 356416.49,
"name": "lh:audit:aria-roles",
"duration": 0.91,
"entryType": "measure"
},
{
"startTime": 356787.78,
"name": "lh:audit:aria-text",
"duration": 7.34,
"entryType": "measure"
},
{
"startTime": 356795.37,
"name": "lh:audit:aria-toggle-field-name",
"duration": 123.31,
"entryType": "measure"
},
{
"startTime": 356919.14,
"name": "lh:audit:aria-tooltip-name",
"duration": 63.66,
"entryType": "measure"
},
{
"startTime": 357050.41,
"name": "lh:audit:aria-treeitem-name",
"duration": 625.7,
"entryType": "measure"
},
{
"startTime": 358017.13,
"name": "lh:audit:aria-valid-attr-value",
"duration": 1014.69,
"entryType": "measure"
},
{
"startTime": 359032.2,
"name": "lh:audit:aria-valid-attr",
"duration": 24.66,
"entryType": "measure"
},
{
"startTime": 359057.09,
"name": "lh:audit:button-name",
"duration": 0.65,
"entryType": "measure"
},
{
"startTime": 359292.29,
"name": "lh:audit:bypass",
"duration": 0.95,
"entryType": "measure"
},
{
"startTime": 359293.52,
"name": "lh:audit:color-contrast",
"duration": 1119.57,
"entryType": "measure"
},
{
"startTime": 360494.47,
"name": "lh:audit:definition-list",
"duration": 359.94,
"entryType": "measure"
},
{
"startTime": 361435.43,
"name": "lh:audit:dlitem",
"duration": 245.87,
"entryType": "measure"
},
{
"startTime": 361681.61,
"name": "lh:audit:document-title",
"duration": 0.79,
"entryType": "measure"
},
{
"startTime": 362125.61,
"name": "lh:audit:duplicate-id-aria",
"duration": 508.22,
"entryType": "measure"
},
{
"startTime": 362634.21,
"name": "lh:audit:empty-heading",
"duration": 0.96,
"entryType": "measure"
},
{
"startTime": 362635.62,
"name": "lh:audit:form-field-multiple-labels",
"duration": 0.96,
"entryType": "measure"
},
{
"startTime": 362637.47,
"name": "lh:audit:frame-title",
"duration": 561.37,
"entryType": "measure"
},
{
"startTime": 363665.49,
"name": "lh:audit:heading-order",
"duration": 1730.01,
"entryType": "measure"
},
{
"startTime": 365395.86,
"name": "lh:audit:html-has-lang",
"duration": 1.51,
"entryType": "measure"
},
{
"startTime": 365397.59,
"name": "lh:audit:html-lang-valid",
"duration": 0.83,
"entryType": "measure"
},
{
"startTime": 365398.82,
"name": "lh:audit:html-xml-lang-mismatch",
"duration": 108.82,
"entryType": "measure"
},
{
"startTime": 365531.92,
"name": "lh:audit:identical-links-same-purpose",
"duration": 86.92,
"entryType": "measure"
},
{
"startTime": 365619.35,
"name": "lh:audit:image-alt",
"duration": 0.58,
"entryType": "measure"
},
{
"startTime": 365620.12,
"name": "lh:audit:image-redundant-alt",
"duration": 208.76,
"entryType": "measure"
},
{
"startTime": 365829.11,
"name": "lh:audit:input-button-name",
"duration": 191.27,
"entryType": "measure"
},
{
"startTime": 366371.64,
"name": "lh:audit:input-image-alt",
"duration": 397.46,
"entryType": "measure"
},
{
"startTime": 367078.35,
"name": "lh:audit:label-content-name-mismatch",
"duration": 356.2,
"entryType": "measure"
},
{
"startTime": 367444.77,
"name": "lh:audit:label",
"duration": 232.05,
"entryType": "measure"
},
{
"startTime": 368136.68,
"name": "lh:audit:landmark-one-main",
"duration": 559.8,
"entryType": "measure"
},
{
"startTime": 368696.71,
"name": "lh:audit:link-name",
"duration": 0.58,
"entryType": "measure"
},
{
"startTime": 368697.45,
"name": "lh:audit:link-in-text-block",
"duration": 581.29,
"entryType": "measure"
},
{
"startTime": 369342.4,
"name": "lh:audit:list",
"duration": 171.11,
"entryType": "measure"
},
{
"startTime": 369513.78,
"name": "lh:audit:listitem",
"duration": 298.19,
"entryType": "measure"
},
{
"startTime": 369817.78,
"name": "lh:audit:meta-refresh",
"duration": 20.41,
"entryType": "measure"
},
{
"startTime": 369838.54,
"name": "lh:audit:meta-viewport",
"duration": 319.15,
"entryType": "measure"
},
{
"startTime": 370241.72,
"name": "lh:audit:object-alt",
"duration": 161.45,
"entryType": "measure"
},
{
"startTime": 370409.16,
"name": "lh:audit:select-name",
"duration": 15.71,
"entryType": "measure"
},
{
"startTime": 370425.11,
"name": "lh:audit:skip-link",
"duration": 4.11,
"entryType": "measure"
},
{
"startTime": 370429.49,
"name": "lh:audit:tabindex",
"duration": 0.6,
"entryType": "measure"
},
{
"startTime": 370430.3,
"name": "lh:audit:table-duplicate-name",
"duration": 0.53,
"entryType": "measure"
},
{
"startTime": 370509.9,
"name": "lh:audit:table-fake-caption",
"duration": 16.51,
"entryType": "measure"
},
{
"startTime": 370526.66,
"name": "lh:audit:target-size",
"duration": 21.55,
"entryType": "measure"
},
{
"startTime": 370817.69,
"name": "lh:audit:td-has-header",
"duration": 4.42,
"entryType": "measure"
},
{
"startTime": 370829.4,
"name": "lh:audit:td-headers-attr",
"duration": 41.67,
"entryType": "measure"
},
{
"startTime": 370909.36,
"name": "lh:audit:th-has-data-cells",
"duration": 0.66,
"entryType": "measure"
},
{
"startTime": 370910.68,
"name": "lh:audit:valid-lang",
"duration": 29.96,
"entryType": "measure"
},
{
"startTime": 370941.65,
"name": "lh:audit:video-caption",
"duration": 73.39,
"entryType": "measure"
},
{
"startTime": 371017.84,
"name": "lh:audit:custom-controls-labels",
"duration": 0.14,
"entryType": "measure"
},
{
"startTime": 371017.99,
"name": "lh:audit:custom-controls-roles",
"duration": 0.1,
"entryType": "measure"
},
{
"startTime": 371018.11,
"name": "lh:audit:focus-traps",
"duration": 0.05,
"entryType": "measure"
},
{
"startTime": 371018.17,
"name": "lh:audit:focusable-controls",
"duration": 0.04,
"entryType": "measure"
},
{
"startTime": 371020.38,
"name": "lh:audit:interactive-element-affordance",
"duration": 0.45,
"entryType": "measure"
},
{
"startTime": 371020.86,
"name": "lh:audit:logical-tab-order",
"duration": 1.22,
"entryType": "measure"
},
{
"startTime": 371022.11,
"name": "lh:audit:managed-focus",
"duration": 0.05,
"entryType": "measure"
},
{
"startTime": 371022.17,
"name": "lh:audit:offscreen-content-hidden",
"duration": 0.55,
"entryType": "measure"
},
{
"startTime": 371023.98,
"name": "lh:audit:use-landmarks",
"duration": 0.18,
"entryType": "measure"
},
{
"startTime": 371024.18,
"name": "lh:audit:visual-order-follows-dom",
"duration": 0.05,
"entryType": "measure"
},
{
"startTime": 371024.69,
"name": "lh:audit:autocomplete-valid",
"duration": 2.03,
"entryType": "measure"
},
{
"startTime": 371065.77,
"name": "lh:audit:presentation-role-conflict",
"duration": 10.63,
"entryType": "measure"
},
{
"startTime": 371076.61,
"name": "lh:audit:svg-img-alt",
"duration": 22.41,
"entryType": "measure"
},
{
"startTime": 371099.22,
"name": "lh:audit:total-byte-weight",
"duration": 0.84,
"entryType": "measure"
},
{
"startTime": 371100.19,
"name": "lh:audit:unminified-css",
"duration": 0.47,
"entryType": "measure"
},
{
"startTime": 371100.8,
"name": "lh:audit:unminified-javascript",
"duration": 0.39,
"entryType": "measure"
},
{
"startTime": 371116.66,
"name": "lh:audit:unused-css-rules",
"duration": 27.8,
"entryType": "measure"
},
{
"startTime": 371145.07,
"name": "lh:audit:unused-javascript",
"duration": 3.07,
"entryType": "measure"
},
{
"startTime": 371148.32,
"name": "lh:audit:doctype",
"duration": 14.53,
"entryType": "measure"
},
{
"startTime": 371166.65,
"name": "lh:audit:charset",
"duration": 14.88,
"entryType": "measure"
},
{
"startTime": 371181.75,
"name": "lh:audit:geolocation-on-start",
"duration": 0.61,
"entryType": "measure"
},
{
"startTime": 371182.57,
"name": "lh:audit:inspector-issues",
"duration": 0.77,
"entryType": "measure"
},
{
"startTime": 371183.46,
"name": "lh:audit:js-libraries",
"duration": 0.33,
"entryType": "measure"
},
{
"startTime": 371183.97,
"name": "lh:audit:notification-on-start",
"duration": 0.46,
"entryType": "measure"
},
{
"startTime": 371184.74,
"name": "lh:audit:paste-preventing-inputs",
"duration": 21.72,
"entryType": "measure"
},
{
"startTime": 371209.04,
"name": "lh:audit:baseline",
"duration": 34.48,
"entryType": "measure"
},
{
"startTime": 371248.24,
"name": "lh:audit:meta-description",
"duration": 5.2,
"entryType": "measure"
},
{
"startTime": 371255.61,
"name": "lh:audit:http-status-code",
"duration": 5.93,
"entryType": "measure"
},
{
"startTime": 371261.8,
"name": "lh:audit:link-text",
"duration": 5.9,
"entryType": "measure"
},
{
"startTime": 371270.51,
"name": "lh:audit:crawlable-anchors",
"duration": 29.58,
"entryType": "measure"
},
{
"startTime": 371305.58,
"name": "lh:audit:is-crawlable",
"duration": 2.5,
"entryType": "measure"
},
{
"startTime": 371308.33,
"name": "lh:audit:robots-txt",
"duration": 13.94,
"entryType": "measure"
},
{
"startTime": 371333.81,
"name": "lh:audit:hreflang",
"duration": 0.72,
"entryType": "measure"
},
{
"startTime": 371334.79,
"name": "lh:audit:canonical",
"duration": 223.87,
"entryType": "measure"
},
{
"startTime": 371560.15,
"name": "lh:audit:structured-data",
"duration": 11.92,
"entryType": "measure"
},
{
"startTime": 371572.27,
"name": "lh:audit:agent-accessibility-tree",
"duration": 1.34,
"entryType": "measure"
},
{
"startTime": 371659.81,
"name": "lh:audit:webmcp-registered-tools",
"duration": 22.38,
"entryType": "measure"
},
{
"startTime": 371682.38,
"name": "lh:audit:webmcp-form-coverage",
"duration": 0.76,
"entryType": "measure"
},
{
"startTime": 371683.43,
"name": "lh:audit:webmcp-schema-validity",
"duration": 9.66,
"entryType": "measure"
},
{
"startTime": 371693.29,
"name": "lh:audit:llms-txt",
"duration": 45.78,
"entryType": "measure"
},
{
"startTime": 371739.48,
"name": "lh:audit:bf-cache",
"duration": 3.02,
"entryType": "measure"
},
{
"startTime": 371743.19,
"name": "lh:audit:cache-insight",
"duration": 3.3,
"entryType": "measure"
},
{
"startTime": 371747,
"name": "lh:audit:cls-culprits-insight",
"duration": 17.01,
"entryType": "measure"
},
{
"startTime": 371765.79,
"name": "lh:audit:document-latency-insight",
"duration": 0.61,
"entryType": "measure"
},
{
"startTime": 371766.6,
"name": "lh:audit:dom-size-insight",
"duration": 0.48,
"entryType": "measure"
},
{
"startTime": 371767.24,
"name": "lh:audit:duplicated-javascript-insight",
"duration": 0.44,
"entryType": "measure"
},
{
"startTime": 371767.85,
"name": "lh:audit:font-display-insight",
"duration": 0.5,
"entryType": "measure"
},
{
"startTime": 372137.5,
"name": "lh:audit:forced-reflow-insight",
"duration": 2.7,
"entryType": "measure"
},
{
"startTime": 372143.25,
"name": "lh:audit:image-delivery-insight",
"duration": 23.08,
"entryType": "measure"
},
{
"startTime": 372167.27,
"name": "lh:audit:inp-breakdown-insight",
"duration": 325.08,
"entryType": "measure"
},
{
"startTime": 372552.94,
"name": "lh:audit:lcp-breakdown-insight",
"duration": 17.52,
"entryType": "measure"
},
{
"startTime": 372591.01,
"name": "lh:audit:lcp-discovery-insight",
"duration": 39.51,
"entryType": "measure"
},
{
"startTime": 372649.45,
"name": "lh:audit:legacy-javascript-insight",
"duration": 1.53,
"entryType": "measure"
},
{
"startTime": 372668.18,
"name": "lh:audit:modern-http-insight",
"duration": 157.97,
"entryType": "measure"
},
{
"startTime": 372828.3,
"name": "lh:audit:network-dependency-tree-insight",
"duration": 0.73,
"entryType": "measure"
},
{
"startTime": 372829.38,
"name": "lh:audit:render-blocking-insight",
"duration": 1.26,
"entryType": "measure"
},
{
"startTime": 372837.84,
"name": "lh:audit:third-parties-insight",
"duration": 1.13,
"entryType": "measure"
},
{
"startTime": 372839.24,
"name": "lh:audit:viewport-insight",
"duration": 0.93,
"entryType": "measure"
},
{
"startTime": 372840.2,
"name": "lh:runner:generate",
"duration": 5.22,
"entryType": "measure"
}
],
"total": 251960.03
},
"i18n": {
"rendererFormattedStrings": {
"calculatorLink": "See calculator.",
"collapseView": "Collapse view",
"crcInitialNavigation": "Initial Navigation",
"crcLongestDurationLabel": "Maximum critical path latency:",
"dropdownCopyJSON": "Copy JSON",
"dropdownDarkTheme": "Toggle Dark Theme",
"dropdownPrintExpanded": "Print Expanded",
"dropdownPrintSummary": "Print Summary",
"dropdownSaveGist": "Save as Gist",
"dropdownSaveHTML": "Save as HTML",
"dropdownSaveJSON": "Save as JSON",
"dropdownViewUnthrottledTrace": "View Unthrottled Trace",
"dropdownViewer": "Open in Viewer",
"errorLabel": "Error!",
"errorMissingAuditInfo": "Report error: no audit information",
"expandView": "Expand view",
"firstPartyChipLabel": "1st party",
"footerIssue": "File an issue",
"hide": "Hide",
"labDataTitle": "Lab Data",
"lsPerformanceCategoryDescription": "[Lighthouse](https://developers.google.com/web/tools/lighthouse/) analysis of the current page on an emulated mobile network. Values are estimated and may vary.",
"manualAuditsGroupTitle": "Additional items to manually check",
"notApplicableAuditsGroupTitle": "Not applicable",
"openInANewTabTooltip": "Open in a new tab",
"opportunityResourceColumnLabel": "Opportunity",
"opportunitySavingsColumnLabel": "Estimated Savings",
"passedAuditsGroupTitle": "Passed audits",
"runtimeAnalysisWindow": "Initial page load",
"runtimeAnalysisWindowSnapshot": "Point-in-time snapshot",
"runtimeAnalysisWindowTimespan": "User interactions timespan",
"runtimeCustom": "Custom throttling",
"runtimeDesktopEmulation": "Emulated Desktop",
"runtimeMobileEmulation": "Emulated Moto G Power",
"runtimeNoEmulation": "No emulation",
"runtimeSettingsAxeVersion": "Axe version",
"runtimeSettingsBenchmark": "Unthrottled CPU/Memory Power",
"runtimeSettingsCPUThrottling": "CPU throttling",
"runtimeSettingsDevice": "Device",
"runtimeSettingsNetworkThrottling": "Network throttling",
"runtimeSettingsScreenEmulation": "Screen emulation",
"runtimeSettingsUANetwork": "User agent (network)",
"runtimeSingleLoad": "Single page session",
"runtimeSingleLoadTooltip": "This data is taken from a single page session, as opposed to field data summarizing many sessions.",
"runtimeSlow4g": "Slow 4G throttling",
"runtimeUnknown": "Unknown",
"show": "Show",
"showRelevantAudits": "Show audits relevant to:",
"snippetCollapseButtonLabel": "Collapse snippet",
"snippetExpandButtonLabel": "Expand snippet",
"thirdPartyResourcesLabel": "Show 3rd-party resources",
"throttlingProvided": "Provided by environment",
"toplevelWarningsMessage": "There were issues affecting this run of Lighthouse:",
"unattributable": "Unattributable",
"unscoredLabel": "Unscored",
"unscoredTitle": "This audit does not contribute to the overall category score.",
"varianceDisclaimer": "Values are estimated and may vary. The [performance score is calculated](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) directly from these metrics.",
"viewTraceLabel": "View Trace",
"viewTreemapLabel": "View Treemap",
"warningAuditsGroupTitle": "Passed audits but with warnings",
"warningHeader": "Warnings: "
},
"icuMessagePaths": {
"core/lib/lh-error.js | noFcp": [
{
"values": {
"errorCode": "NO_FCP"
},
"path": "runtimeError.message"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "runWarnings[1]"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[is-on-https].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[redirects-http].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[first-contentful-paint].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[largest-contentful-paint].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[speed-index].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[screenshot-thumbnails].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[final-screenshot].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[total-blocking-time].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[max-potential-fid].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[cumulative-layout-shift].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[errors-in-console].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[server-response-time].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.interactive.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[user-timings].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.redirects.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[image-aspect-ratio].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[image-size-responsive].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.deprecations.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[third-party-cookies].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[mainthread-work-breakdown].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[bootup-time].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.diagnostics.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[network-requests].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[network-rtt].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[network-server-latency].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[main-thread-tasks].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.metrics.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[resource-summary].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[layout-shifts].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[long-tasks].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[non-composited-animations].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[unsized-images].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[valid-source-maps].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[csp-xss].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[has-hsts].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[origin-isolation].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[clickjacking-mitigation].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[trusted-types-xss].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[script-treemap-data].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.accesskeys.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-allowed-attr].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-allowed-role].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-command-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-conditional-attr].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-deprecated-role].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-dialog-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-hidden-body].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-hidden-focus].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-input-field-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-meter-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-progressbar-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-prohibited-attr].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-required-attr].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-required-children].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-required-parent].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-roles].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-text].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-toggle-field-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-tooltip-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-treeitem-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-valid-attr-value].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-valid-attr].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[button-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.bypass.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[color-contrast].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[definition-list].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.dlitem.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[document-title].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[duplicate-id-aria].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[empty-heading].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[form-field-multiple-labels].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[frame-title].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[heading-order].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[html-has-lang].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[html-lang-valid].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[html-xml-lang-mismatch].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[identical-links-same-purpose].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[image-alt].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[image-redundant-alt].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[input-button-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[input-image-alt].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[label-content-name-mismatch].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.label.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[landmark-one-main].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[link-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[link-in-text-block].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.list.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.listitem.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[meta-refresh].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[meta-viewport].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[object-alt].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[select-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[skip-link].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.tabindex.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[table-duplicate-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[table-fake-caption].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[target-size].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[td-has-header].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[td-headers-attr].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[th-has-data-cells].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[valid-lang].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[video-caption].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[custom-controls-labels].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[custom-controls-roles].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[focus-traps].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[focusable-controls].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[interactive-element-affordance].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[logical-tab-order].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[managed-focus].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[offscreen-content-hidden].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[use-landmarks].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[visual-order-follows-dom].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[autocomplete-valid].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[presentation-role-conflict].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[svg-img-alt].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[total-byte-weight].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[unminified-css].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[unminified-javascript].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[unused-css-rules].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[unused-javascript].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.doctype.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.charset.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[geolocation-on-start].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[inspector-issues].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[js-libraries].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[notification-on-start].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[paste-preventing-inputs].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.baseline.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[meta-description].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[http-status-code].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[link-text].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[crawlable-anchors].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[is-crawlable].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[robots-txt].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.hreflang.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.canonical.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[structured-data].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[agent-accessibility-tree].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[webmcp-registered-tools].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[webmcp-form-coverage].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[webmcp-schema-validity].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[llms-txt].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[bf-cache].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[cache-insight].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[cls-culprits-insight].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[document-latency-insight].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[dom-size-insight].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[duplicated-javascript-insight].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[font-display-insight].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[forced-reflow-insight].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[image-delivery-insight].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[inp-breakdown-insight].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[lcp-breakdown-insight].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[lcp-discovery-insight].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[legacy-javascript-insight].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[modern-http-insight].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[network-dependency-tree-insight].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[render-blocking-insight].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[third-parties-insight].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[viewport-insight].errorMessage"
}
],
"core/gather/driver/storage.js | warningCacheTimeout": [
"runWarnings[0]"
],
"core/audits/is-on-https.js | title": [
"audits[is-on-https].title"
],
"core/audits/is-on-https.js | description": [
"audits[is-on-https].description"
],
"core/audits/redirects-http.js | title": [
"audits[redirects-http].title"
],
"core/audits/redirects-http.js | description": [
"audits[redirects-http].description"
],
"core/lib/i18n/i18n.js | firstContentfulPaintMetric": [
"audits[first-contentful-paint].title"
],
"core/audits/metrics/first-contentful-paint.js | description": [
"audits[first-contentful-paint].description"
],
"core/lib/i18n/i18n.js | largestContentfulPaintMetric": [
"audits[largest-contentful-paint].title"
],
"core/audits/metrics/largest-contentful-paint.js | description": [
"audits[largest-contentful-paint].description"
],
"core/lib/i18n/i18n.js | speedIndexMetric": [
"audits[speed-index].title"
],
"core/audits/metrics/speed-index.js | description": [
"audits[speed-index].description"
],
"core/lib/i18n/i18n.js | totalBlockingTimeMetric": [
"audits[total-blocking-time].title"
],
"core/audits/metrics/total-blocking-time.js | description": [
"audits[total-blocking-time].description"
],
"core/lib/i18n/i18n.js | maxPotentialFIDMetric": [
"audits[max-potential-fid].title"
],
"core/audits/metrics/max-potential-fid.js | description": [
"audits[max-potential-fid].description"
],
"core/lib/i18n/i18n.js | cumulativeLayoutShiftMetric": [
"audits[cumulative-layout-shift].title"
],
"core/audits/metrics/cumulative-layout-shift.js | description": [
"audits[cumulative-layout-shift].description"
],
"core/audits/errors-in-console.js | title": [
"audits[errors-in-console].title"
],
"core/audits/errors-in-console.js | description": [
"audits[errors-in-console].description"
],
"core/audits/server-response-time.js | title": [
"audits[server-response-time].title"
],
"core/audits/server-response-time.js | description": [
"audits[server-response-time].description"
],
"core/lib/i18n/i18n.js | interactiveMetric": [
"audits.interactive.title"
],
"core/audits/metrics/interactive.js | description": [
"audits.interactive.description"
],
"core/audits/user-timings.js | title": [
"audits[user-timings].title"
],
"core/audits/user-timings.js | description": [
"audits[user-timings].description"
],
"core/audits/redirects.js | title": [
"audits.redirects.title"
],
"core/audits/redirects.js | description": [
"audits.redirects.description"
],
"core/audits/image-aspect-ratio.js | title": [
"audits[image-aspect-ratio].title"
],
"core/audits/image-aspect-ratio.js | description": [
"audits[image-aspect-ratio].description"
],
"core/audits/image-size-responsive.js | title": [
"audits[image-size-responsive].title"
],
"core/audits/image-size-responsive.js | description": [
"audits[image-size-responsive].description"
],
"core/audits/deprecations.js | title": [
"audits.deprecations.title"
],
"core/audits/deprecations.js | description": [
"audits.deprecations.description"
],
"core/audits/third-party-cookies.js | title": [
"audits[third-party-cookies].title"
],
"core/audits/third-party-cookies.js | description": [
"audits[third-party-cookies].description"
],
"core/audits/mainthread-work-breakdown.js | title": [
"audits[mainthread-work-breakdown].title"
],
"core/audits/mainthread-work-breakdown.js | description": [
"audits[mainthread-work-breakdown].description"
],
"core/audits/bootup-time.js | title": [
"audits[bootup-time].title"
],
"core/audits/bootup-time.js | description": [
"audits[bootup-time].description"
],
"core/audits/network-rtt.js | title": [
"audits[network-rtt].title"
],
"core/audits/network-rtt.js | description": [
"audits[network-rtt].description"
],
"core/audits/network-server-latency.js | title": [
"audits[network-server-latency].title"
],
"core/audits/network-server-latency.js | description": [
"audits[network-server-latency].description"
],
"core/audits/layout-shifts.js | title": [
"audits[layout-shifts].title"
],
"core/audits/layout-shifts.js | description": [
"audits[layout-shifts].description"
],
"core/audits/long-tasks.js | title": [
"audits[long-tasks].title"
],
"core/audits/long-tasks.js | description": [
"audits[long-tasks].description"
],
"core/audits/non-composited-animations.js | title": [
"audits[non-composited-animations].title"
],
"core/audits/non-composited-animations.js | description": [
"audits[non-composited-animations].description"
],
"core/audits/unsized-images.js | title": [
"audits[unsized-images].title"
],
"core/audits/unsized-images.js | description": [
"audits[unsized-images].description"
],
"core/audits/valid-source-maps.js | title": [
"audits[valid-source-maps].title"
],
"core/audits/valid-source-maps.js | description": [
"audits[valid-source-maps].description"
],
"core/audits/csp-xss.js | title": [
"audits[csp-xss].title"
],
"core/audits/csp-xss.js | description": [
"audits[csp-xss].description"
],
"core/audits/has-hsts.js | title": [
"audits[has-hsts].title"
],
"core/audits/has-hsts.js | description": [
"audits[has-hsts].description"
],
"core/audits/origin-isolation.js | title": [
"audits[origin-isolation].title"
],
"core/audits/origin-isolation.js | description": [
"audits[origin-isolation].description"
],
"core/audits/clickjacking-mitigation.js | title": [
"audits[clickjacking-mitigation].title"
],
"core/audits/clickjacking-mitigation.js | description": [
"audits[clickjacking-mitigation].description"
],
"core/audits/trusted-types-xss.js | title": [
"audits[trusted-types-xss].title"
],
"core/audits/trusted-types-xss.js | description": [
"audits[trusted-types-xss].description"
],
"core/audits/accessibility/accesskeys.js | title": [
"audits.accesskeys.title"
],
"core/audits/accessibility/accesskeys.js | description": [
"audits.accesskeys.description"
],
"core/audits/accessibility/aria-allowed-attr.js | title": [
"audits[aria-allowed-attr].title"
],
"core/audits/accessibility/aria-allowed-attr.js | description": [
"audits[aria-allowed-attr].description"
],
"core/audits/accessibility/aria-allowed-role.js | title": [
"audits[aria-allowed-role].title"
],
"core/audits/accessibility/aria-allowed-role.js | description": [
"audits[aria-allowed-role].description"
],
"core/audits/accessibility/aria-command-name.js | title": [
"audits[aria-command-name].title"
],
"core/audits/accessibility/aria-command-name.js | description": [
"audits[aria-command-name].description"
],
"core/audits/accessibility/aria-conditional-attr.js | title": [
"audits[aria-conditional-attr].title"
],
"core/audits/accessibility/aria-conditional-attr.js | description": [
"audits[aria-conditional-attr].description"
],
"core/audits/accessibility/aria-deprecated-role.js | title": [
"audits[aria-deprecated-role].title"
],
"core/audits/accessibility/aria-deprecated-role.js | description": [
"audits[aria-deprecated-role].description"
],
"core/audits/accessibility/aria-dialog-name.js | title": [
"audits[aria-dialog-name].title"
],
"core/audits/accessibility/aria-dialog-name.js | description": [
"audits[aria-dialog-name].description"
],
"core/audits/accessibility/aria-hidden-body.js | title": [
"audits[aria-hidden-body].title"
],
"core/audits/accessibility/aria-hidden-body.js | description": [
"audits[aria-hidden-body].description"
],
"core/audits/accessibility/aria-hidden-focus.js | title": [
"audits[aria-hidden-focus].title"
],
"core/audits/accessibility/aria-hidden-focus.js | description": [
"audits[aria-hidden-focus].description"
],
"core/audits/accessibility/aria-input-field-name.js | title": [
"audits[aria-input-field-name].title"
],
"core/audits/accessibility/aria-input-field-name.js | description": [
"audits[aria-input-field-name].description"
],
"core/audits/accessibility/aria-meter-name.js | title": [
"audits[aria-meter-name].title"
],
"core/audits/accessibility/aria-meter-name.js | description": [
"audits[aria-meter-name].description"
],
"core/audits/accessibility/aria-progressbar-name.js | title": [
"audits[aria-progressbar-name].title"
],
"core/audits/accessibility/aria-progressbar-name.js | description": [
"audits[aria-progressbar-name].description"
],
"core/audits/accessibility/aria-prohibited-attr.js | title": [
"audits[aria-prohibited-attr].title"
],
"core/audits/accessibility/aria-prohibited-attr.js | description": [
"audits[aria-prohibited-attr].description"
],
"core/audits/accessibility/aria-required-attr.js | title": [
"audits[aria-required-attr].title"
],
"core/audits/accessibility/aria-required-attr.js | description": [
"audits[aria-required-attr].description"
],
"core/audits/accessibility/aria-required-children.js | title": [
"audits[aria-required-children].title"
],
"core/audits/accessibility/aria-required-children.js | description": [
"audits[aria-required-children].description"
],
"core/audits/accessibility/aria-required-parent.js | title": [
"audits[aria-required-parent].title"
],
"core/audits/accessibility/aria-required-parent.js | description": [
"audits[aria-required-parent].description"
],
"core/audits/accessibility/aria-roles.js | title": [
"audits[aria-roles].title"
],
"core/audits/accessibility/aria-roles.js | description": [
"audits[aria-roles].description"
],
"core/audits/accessibility/aria-text.js | title": [
"audits[aria-text].title"
],
"core/audits/accessibility/aria-text.js | description": [
"audits[aria-text].description"
],
"core/audits/accessibility/aria-toggle-field-name.js | title": [
"audits[aria-toggle-field-name].title"
],
"core/audits/accessibility/aria-toggle-field-name.js | description": [
"audits[aria-toggle-field-name].description"
],
"core/audits/accessibility/aria-tooltip-name.js | title": [
"audits[aria-tooltip-name].title"
],
"core/audits/accessibility/aria-tooltip-name.js | description": [
"audits[aria-tooltip-name].description"
],
"core/audits/accessibility/aria-treeitem-name.js | title": [
"audits[aria-treeitem-name].title"
],
"core/audits/accessibility/aria-treeitem-name.js | description": [
"audits[aria-treeitem-name].description"
],
"core/audits/accessibility/aria-valid-attr-value.js | title": [
"audits[aria-valid-attr-value].title"
],
"core/audits/accessibility/aria-valid-attr-value.js | description": [
"audits[aria-valid-attr-value].description"
],
"core/audits/accessibility/aria-valid-attr.js | title": [
"audits[aria-valid-attr].title"
],
"core/audits/accessibility/aria-valid-attr.js | description": [
"audits[aria-valid-attr].description"
],
"core/audits/accessibility/button-name.js | title": [
"audits[button-name].title"
],
"core/audits/accessibility/button-name.js | description": [
"audits[button-name].description"
],
"core/audits/accessibility/bypass.js | title": [
"audits.bypass.title"
],
"core/audits/accessibility/bypass.js | description": [
"audits.bypass.description"
],
"core/audits/accessibility/color-contrast.js | title": [
"audits[color-contrast].title"
],
"core/audits/accessibility/color-contrast.js | description": [
"audits[color-contrast].description"
],
"core/audits/accessibility/definition-list.js | title": [
"audits[definition-list].title"
],
"core/audits/accessibility/definition-list.js | description": [
"audits[definition-list].description"
],
"core/audits/accessibility/dlitem.js | title": [
"audits.dlitem.title"
],
"core/audits/accessibility/dlitem.js | description": [
"audits.dlitem.description"
],
"core/audits/accessibility/document-title.js | title": [
"audits[document-title].title"
],
"core/audits/accessibility/document-title.js | description": [
"audits[document-title].description"
],
"core/audits/accessibility/duplicate-id-aria.js | title": [
"audits[duplicate-id-aria].title"
],
"core/audits/accessibility/duplicate-id-aria.js | description": [
"audits[duplicate-id-aria].description"
],
"core/audits/accessibility/empty-heading.js | title": [
"audits[empty-heading].title"
],
"core/audits/accessibility/empty-heading.js | description": [
"audits[empty-heading].description"
],
"core/audits/accessibility/form-field-multiple-labels.js | title": [
"audits[form-field-multiple-labels].title"
],
"core/audits/accessibility/form-field-multiple-labels.js | description": [
"audits[form-field-multiple-labels].description"
],
"core/audits/accessibility/frame-title.js | title": [
"audits[frame-title].title"
],
"core/audits/accessibility/frame-title.js | description": [
"audits[frame-title].description"
],
"core/audits/accessibility/heading-order.js | title": [
"audits[heading-order].title"
],
"core/audits/accessibility/heading-order.js | description": [
"audits[heading-order].description"
],
"core/audits/accessibility/html-has-lang.js | title": [
"audits[html-has-lang].title"
],
"core/audits/accessibility/html-has-lang.js | description": [
"audits[html-has-lang].description"
],
"core/audits/accessibility/html-lang-valid.js | title": [
"audits[html-lang-valid].title"
],
"core/audits/accessibility/html-lang-valid.js | description": [
"audits[html-lang-valid].description"
],
"core/audits/accessibility/html-xml-lang-mismatch.js | title": [
"audits[html-xml-lang-mismatch].title"
],
"core/audits/accessibility/html-xml-lang-mismatch.js | description": [
"audits[html-xml-lang-mismatch].description"
],
"core/audits/accessibility/identical-links-same-purpose.js | title": [
"audits[identical-links-same-purpose].title"
],
"core/audits/accessibility/identical-links-same-purpose.js | description": [
"audits[identical-links-same-purpose].description"
],
"core/audits/accessibility/image-alt.js | title": [
"audits[image-alt].title"
],
"core/audits/accessibility/image-alt.js | description": [
"audits[image-alt].description"
],
"core/audits/accessibility/image-redundant-alt.js | title": [
"audits[image-redundant-alt].title"
],
"core/audits/accessibility/image-redundant-alt.js | description": [
"audits[image-redundant-alt].description"
],
"core/audits/accessibility/input-button-name.js | title": [
"audits[input-button-name].title"
],
"core/audits/accessibility/input-button-name.js | description": [
"audits[input-button-name].description"
],
"core/audits/accessibility/input-image-alt.js | title": [
"audits[input-image-alt].title"
],
"core/audits/accessibility/input-image-alt.js | description": [
"audits[input-image-alt].description"
],
"core/audits/accessibility/label-content-name-mismatch.js | title": [
"audits[label-content-name-mismatch].title"
],
"core/audits/accessibility/label-content-name-mismatch.js | description": [
"audits[label-content-name-mismatch].description"
],
"core/audits/accessibility/label.js | title": [
"audits.label.title"
],
"core/audits/accessibility/label.js | description": [
"audits.label.description"
],
"core/audits/accessibility/landmark-one-main.js | title": [
"audits[landmark-one-main].title"
],
"core/audits/accessibility/landmark-one-main.js | description": [
"audits[landmark-one-main].description"
],
"core/audits/accessibility/link-name.js | title": [
"audits[link-name].title"
],
"core/audits/accessibility/link-name.js | description": [
"audits[link-name].description"
],
"core/audits/accessibility/link-in-text-block.js | title": [
"audits[link-in-text-block].title"
],
"core/audits/accessibility/link-in-text-block.js | description": [
"audits[link-in-text-block].description"
],
"core/audits/accessibility/list.js | title": [
"audits.list.title"
],
"core/audits/accessibility/list.js | description": [
"audits.list.description"
],
"core/audits/accessibility/listitem.js | title": [
"audits.listitem.title"
],
"core/audits/accessibility/listitem.js | description": [
"audits.listitem.description"
],
"core/audits/accessibility/meta-refresh.js | title": [
"audits[meta-refresh].title"
],
"core/audits/accessibility/meta-refresh.js | description": [
"audits[meta-refresh].description"
],
"core/audits/accessibility/meta-viewport.js | title": [
"audits[meta-viewport].title"
],
"core/audits/accessibility/meta-viewport.js | description": [
"audits[meta-viewport].description"
],
"core/audits/accessibility/object-alt.js | title": [
"audits[object-alt].title"
],
"core/audits/accessibility/object-alt.js | description": [
"audits[object-alt].description"
],
"core/audits/accessibility/select-name.js | title": [
"audits[select-name].title"
],
"core/audits/accessibility/select-name.js | description": [
"audits[select-name].description"
],
"core/audits/accessibility/skip-link.js | title": [
"audits[skip-link].title"
],
"core/audits/accessibility/skip-link.js | description": [
"audits[skip-link].description"
],
"core/audits/accessibility/tabindex.js | title": [
"audits.tabindex.title"
],
"core/audits/accessibility/tabindex.js | description": [
"audits.tabindex.description"
],
"core/audits/accessibility/table-duplicate-name.js | title": [
"audits[table-duplicate-name].title"
],
"core/audits/accessibility/table-duplicate-name.js | description": [
"audits[table-duplicate-name].description"
],
"core/audits/accessibility/table-fake-caption.js | title": [
"audits[table-fake-caption].title"
],
"core/audits/accessibility/table-fake-caption.js | description": [
"audits[table-fake-caption].description"
],
"core/audits/accessibility/target-size.js | title": [
"audits[target-size].title"
],
"core/audits/accessibility/target-size.js | description": [
"audits[target-size].description"
],
"core/audits/accessibility/td-has-header.js | title": [
"audits[td-has-header].title"
],
"core/audits/accessibility/td-has-header.js | description": [
"audits[td-has-header].description"
],
"core/audits/accessibility/td-headers-attr.js | title": [
"audits[td-headers-attr].title"
],
"core/audits/accessibility/td-headers-attr.js | description": [
"audits[td-headers-attr].description"
],
"core/audits/accessibility/th-has-data-cells.js | title": [
"audits[th-has-data-cells].title"
],
"core/audits/accessibility/th-has-data-cells.js | description": [
"audits[th-has-data-cells].description"
],
"core/audits/accessibility/valid-lang.js | title": [
"audits[valid-lang].title"
],
"core/audits/accessibility/valid-lang.js | description": [
"audits[valid-lang].description"
],
"core/audits/accessibility/video-caption.js | title": [
"audits[video-caption].title"
],
"core/audits/accessibility/video-caption.js | description": [
"audits[video-caption].description"
],
"core/audits/accessibility/autocomplete-valid.js | title": [
"audits[autocomplete-valid].title"
],
"core/audits/accessibility/autocomplete-valid.js | description": [
"audits[autocomplete-valid].description"
],
"core/audits/accessibility/presentation-role-conflict.js | title": [
"audits[presentation-role-conflict].title"
],
"core/audits/accessibility/presentation-role-conflict.js | description": [
"audits[presentation-role-conflict].description"
],
"core/audits/accessibility/svg-img-alt.js | title": [
"audits[svg-img-alt].title"
],
"core/audits/accessibility/svg-img-alt.js | description": [
"audits[svg-img-alt].description"
],
"core/audits/byte-efficiency/total-byte-weight.js | title": [
"audits[total-byte-weight].title"
],
"core/audits/byte-efficiency/total-byte-weight.js | description": [
"audits[total-byte-weight].description"
],
"core/audits/byte-efficiency/unminified-css.js | title": [
"audits[unminified-css].title"
],
"core/audits/byte-efficiency/unminified-css.js | description": [
"audits[unminified-css].description"
],
"core/audits/byte-efficiency/unminified-javascript.js | title": [
"audits[unminified-javascript].title"
],
"core/audits/byte-efficiency/unminified-javascript.js | description": [
"audits[unminified-javascript].description"
],
"core/audits/byte-efficiency/unused-css-rules.js | title": [
"audits[unused-css-rules].title"
],
"core/audits/byte-efficiency/unused-css-rules.js | description": [
"audits[unused-css-rules].description"
],
"core/audits/byte-efficiency/unused-javascript.js | title": [
"audits[unused-javascript].title"
],
"core/audits/byte-efficiency/unused-javascript.js | description": [
"audits[unused-javascript].description"
],
"core/audits/dobetterweb/doctype.js | title": [
"audits.doctype.title"
],
"core/audits/dobetterweb/doctype.js | description": [
"audits.doctype.description"
],
"core/audits/dobetterweb/charset.js | title": [
"audits.charset.title"
],
"core/audits/dobetterweb/charset.js | description": [
"audits.charset.description"
],
"core/audits/dobetterweb/geolocation-on-start.js | title": [
"audits[geolocation-on-start].title"
],
"core/audits/dobetterweb/geolocation-on-start.js | description": [
"audits[geolocation-on-start].description"
],
"core/audits/dobetterweb/inspector-issues.js | title": [
"audits[inspector-issues].title"
],
"core/audits/dobetterweb/inspector-issues.js | description": [
"audits[inspector-issues].description"
],
"core/audits/dobetterweb/js-libraries.js | title": [
"audits[js-libraries].title"
],
"core/audits/dobetterweb/js-libraries.js | description": [
"audits[js-libraries].description"
],
"core/audits/dobetterweb/notification-on-start.js | title": [
"audits[notification-on-start].title"
],
"core/audits/dobetterweb/notification-on-start.js | description": [
"audits[notification-on-start].description"
],
"core/audits/dobetterweb/paste-preventing-inputs.js | title": [
"audits[paste-preventing-inputs].title"
],
"core/audits/dobetterweb/paste-preventing-inputs.js | description": [
"audits[paste-preventing-inputs].description"
],
"core/audits/baseline.js | title": [
"audits.baseline.title"
],
"core/audits/baseline.js | description": [
{
"values": {
"date": "2026-06-05"
},
"path": "audits.baseline.description"
}
],
"core/audits/seo/meta-description.js | title": [
"audits[meta-description].title"
],
"core/audits/seo/meta-description.js | description": [
"audits[meta-description].description"
],
"core/audits/seo/http-status-code.js | title": [
"audits[http-status-code].title"
],
"core/audits/seo/http-status-code.js | description": [
"audits[http-status-code].description"
],
"core/audits/seo/link-text.js | title": [
"audits[link-text].title"
],
"core/audits/seo/link-text.js | description": [
"audits[link-text].description"
],
"core/audits/seo/crawlable-anchors.js | title": [
"audits[crawlable-anchors].title"
],
"core/audits/seo/crawlable-anchors.js | description": [
"audits[crawlable-anchors].description"
],
"core/audits/seo/is-crawlable.js | title": [
"audits[is-crawlable].title"
],
"core/audits/seo/is-crawlable.js | description": [
"audits[is-crawlable].description"
],
"core/audits/seo/robots-txt.js | title": [
"audits[robots-txt].title"
],
"core/audits/seo/robots-txt.js | description": [
"audits[robots-txt].description"
],
"core/audits/seo/hreflang.js | title": [
"audits.hreflang.title"
],
"core/audits/seo/hreflang.js | description": [
"audits.hreflang.description"
],
"core/audits/seo/canonical.js | title": [
"audits.canonical.title"
],
"core/audits/seo/canonical.js | description": [
"audits.canonical.description"
],
"core/audits/seo/manual/structured-data.js | title": [
"audits[structured-data].title"
],
"core/audits/seo/manual/structured-data.js | description": [
"audits[structured-data].description"
],
"core/audits/agentic/agent-accessibility-tree.js | title": [
"audits[agent-accessibility-tree].title"
],
"core/audits/agentic/agent-accessibility-tree.js | description": [
"audits[agent-accessibility-tree].description"
],
"core/audits/webmcp-registered-tools.js | title": [
"audits[webmcp-registered-tools].title"
],
"core/audits/webmcp-registered-tools.js | description": [
"audits[webmcp-registered-tools].description"
],
"core/audits/webmcp-form-coverage.js | title": [
"audits[webmcp-form-coverage].title"
],
"core/audits/webmcp-form-coverage.js | description": [
"audits[webmcp-form-coverage].description"
],
"core/audits/webmcp-schema-validity.js | title": [
"audits[webmcp-schema-validity].title"
],
"core/audits/webmcp-schema-validity.js | description": [
"audits[webmcp-schema-validity].description"
],
"core/audits/agentic/llms-txt.js | title": [
"audits[llms-txt].title"
],
"core/audits/agentic/llms-txt.js | description": [
"audits[llms-txt].description"
],
"core/audits/bf-cache.js | title": [
"audits[bf-cache].title"
],
"core/audits/bf-cache.js | description": [
"audits[bf-cache].description"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/Cache.js | title": [
"audits[cache-insight].title"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/Cache.js | description": [
"audits[cache-insight].description"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/CLSCulprits.js | title": [
"audits[cls-culprits-insight].title"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/CLSCulprits.js | description": [
"audits[cls-culprits-insight].description"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | title": [
"audits[document-latency-insight].title"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | description": [
"audits[document-latency-insight].description"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | title": [
"audits[dom-size-insight].title"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | description": [
"audits[dom-size-insight].description"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/DuplicatedJavaScript.js | title": [
"audits[duplicated-javascript-insight].title"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/DuplicatedJavaScript.js | description": [
"audits[duplicated-javascript-insight].description"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/FontDisplay.js | title": [
"audits[font-display-insight].title"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/FontDisplay.js | description": [
"audits[font-display-insight].description"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | title": [
"audits[forced-reflow-insight].title"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | description": [
"audits[forced-reflow-insight].description"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | title": [
"audits[image-delivery-insight].title"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | description": [
"audits[image-delivery-insight].description"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/INPBreakdown.js | title": [
"audits[inp-breakdown-insight].title"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/INPBreakdown.js | description": [
"audits[inp-breakdown-insight].description"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | title": [
"audits[lcp-breakdown-insight].title"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | description": [
"audits[lcp-breakdown-insight].description"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPDiscovery.js | title": [
"audits[lcp-discovery-insight].title"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPDiscovery.js | description": [
"audits[lcp-discovery-insight].description"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/LegacyJavaScript.js | title": [
"audits[legacy-javascript-insight].title"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/LegacyJavaScript.js | description": [
"audits[legacy-javascript-insight].description"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/ModernHTTP.js | title": [
"audits[modern-http-insight].title"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/ModernHTTP.js | description": [
"audits[modern-http-insight].description"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | title": [
"audits[network-dependency-tree-insight].title"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | description": [
"audits[network-dependency-tree-insight].description"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/RenderBlocking.js | title": [
"audits[render-blocking-insight].title"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/RenderBlocking.js | description": [
"audits[render-blocking-insight].description"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js | title": [
"audits[third-parties-insight].title"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js | description": [
"audits[third-parties-insight].description"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/Viewport.js | title": [
"audits[viewport-insight].title"
],
"node_modules/@paulirish/trace_engine/models/trace/insights/Viewport.js | description": [
"audits[viewport-insight].description"
],
"core/config/default-config.js | performanceCategoryTitle": [
"categories.performance.title"
],
"core/config/default-config.js | a11yCategoryTitle": [
"categories.accessibility.title"
],
"core/config/default-config.js | a11yCategoryDescription": [
"categories.accessibility.description"
],
"core/config/default-config.js | a11yCategoryManualDescription": [
"categories.accessibility.manualDescription"
],
"core/config/default-config.js | bestPracticesCategoryTitle": [
"categories[best-practices].title"
],
"core/config/default-config.js | seoCategoryTitle": [
"categories.seo.title"
],
"core/config/default-config.js | seoCategoryDescription": [
"categories.seo.description"
],
"core/config/default-config.js | seoCategoryManualDescription": [
"categories.seo.manualDescription"
],
"core/config/default-config.js | agenticBrowsingCategoryTitle": [
"categories[agentic-browsing].title"
],
"core/config/default-config.js | agenticBrowsingCategoryDescription": [
"categories[agentic-browsing].description"
],
"core/config/default-config.js | metricGroupTitle": [
"categoryGroups.metrics.title"
],
"core/config/default-config.js | insightsGroupTitle": [
"categoryGroups.insights.title"
],
"core/config/default-config.js | insightsGroupDescription": [
"categoryGroups.insights.description"
],
"core/config/default-config.js | diagnosticsGroupTitle": [
"categoryGroups.diagnostics.title"
],
"core/config/default-config.js | diagnosticsGroupDescription": [
"categoryGroups.diagnostics.description"
],
"core/config/default-config.js | a11yBestPracticesGroupTitle": [
"categoryGroups[a11y-best-practices].title"
],
"core/config/default-config.js | a11yBestPracticesGroupDescription": [
"categoryGroups[a11y-best-practices].description"
],
"core/config/default-config.js | a11yColorContrastGroupTitle": [
"categoryGroups[a11y-color-contrast].title"
],
"core/config/default-config.js | a11yColorContrastGroupDescription": [
"categoryGroups[a11y-color-contrast].description"
],
"core/config/default-config.js | a11yNamesLabelsGroupTitle": [
"categoryGroups[a11y-names-labels].title"
],
"core/config/default-config.js | a11yNamesLabelsGroupDescription": [
"categoryGroups[a11y-names-labels].description"
],
"core/config/default-config.js | a11yNavigationGroupTitle": [
"categoryGroups[a11y-navigation].title"
],
"core/config/default-config.js | a11yNavigationGroupDescription": [
"categoryGroups[a11y-navigation].description"
],
"core/config/default-config.js | a11yAriaGroupTitle": [
"categoryGroups[a11y-aria].title"
],
"core/config/default-config.js | a11yAriaGroupDescription": [
"categoryGroups[a11y-aria].description"
],
"core/config/default-config.js | a11yLanguageGroupTitle": [
"categoryGroups[a11y-language].title"
],
"core/config/default-config.js | a11yLanguageGroupDescription": [
"categoryGroups[a11y-language].description"
],
"core/config/default-config.js | a11yAudioVideoGroupTitle": [
"categoryGroups[a11y-audio-video].title"
],
"core/config/default-config.js | a11yAudioVideoGroupDescription": [
"categoryGroups[a11y-audio-video].description"
],
"core/config/default-config.js | a11yTablesListsVideoGroupTitle": [
"categoryGroups[a11y-tables-lists].title"
],
"core/config/default-config.js | a11yTablesListsVideoGroupDescription": [
"categoryGroups[a11y-tables-lists].description"
],
"core/config/default-config.js | seoMobileGroupTitle": [
"categoryGroups[seo-mobile].title"
],
"core/config/default-config.js | seoMobileGroupDescription": [
"categoryGroups[seo-mobile].description"
],
"core/config/default-config.js | seoContentGroupTitle": [
"categoryGroups[seo-content].title"
],
"core/config/default-config.js | seoContentGroupDescription": [
"categoryGroups[seo-content].description"
],
"core/config/default-config.js | seoCrawlingGroupTitle": [
"categoryGroups[seo-crawl].title"
],
"core/config/default-config.js | seoCrawlingGroupDescription": [
"categoryGroups[seo-crawl].description"
],
"core/config/default-config.js | bestPracticesTrustSafetyGroupTitle": [
"categoryGroups[best-practices-trust-safety].title"
],
"core/config/default-config.js | bestPracticesUXGroupTitle": [
"categoryGroups[best-practices-ux].title"
],
"core/config/default-config.js | bestPracticesBrowserCompatGroupTitle": [
"categoryGroups[best-practices-browser-compat].title"
],
"core/config/default-config.js | bestPracticesGeneralGroupTitle": [
"categoryGroups[best-practices-general].title"
],
"core/config/default-config.js | webmcpGroupTitle": [
"categoryGroups.webmcp.title"
],
"core/config/default-config.js | webmcpGroupDescription": [
"categoryGroups.webmcp.description"
],
"core/config/default-config.js | agentAccessibilityGroupTitle": [
"categoryGroups[agent-accessibility].title"
],
"core/config/default-config.js | agentAccessibilityGroupDescription": [
"categoryGroups[agent-accessibility].description"
]
}
}
}