Lighthouse Audit #26
lighthouse.yml
on: workflow_run
lighthouse-audit
22s
Annotations
1 error and 1 warning
lighthouse-audit
14 results for https://portal-ascepa.vercel.app/
Report: https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1733874777894-64891.report.html
❌ `bf-cache` failure for `minScore` assertion (Page prevented back/forward cache restoration: https://developer.chrome.com/docs/lighthouse/performance/bf-cache/ )
Expected >= 0.9, but found 0
❌ `font-display` failure for `minScore` assertion (Ensure text remains visible during webfont load: https://developer.chrome.com/docs/lighthouse/performance/font-display/ )
Expected >= 0.9, but found 0.5
❌ `image-size-responsive` failure for `minScore` assertion (Serves images with low resolution: https://web.dev/articles/serve-responsive-images )
Expected >= 0.9, but found 0
❌ `unsized-images` failure for `minScore` assertion (Image elements do not have explicit `width` and `height`: https://web.dev/articles/optimize-cls#images_without_dimensions )
Expected >= 0.9, but found 0.5
❌ `unused-css-rules` failure for `maxLength` assertion (Reduce unused CSS: https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/ )
Expected <= 0, but found 1
❌ `unused-javascript` failure for `maxLength` assertion (Reduce unused JavaScript: https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/ )
Expected <= 0, but found 1
⚠️ `bootup-time` warning for `minScore` assertion (Reduce JavaScript execution time: https://developer.chrome.com/docs/lighthouse/performance/bootup-time/ )
Expected >= 0.9, but found 0
⚠️ `cumulative-layout-shift` warning for `minScore` assertion (Cumulative Layout Shift: https://web.dev/articles/cls )
Expected >= 0.9, but found 0.83
⚠️ `first-contentful-paint` warning for `minScore` assertion (First Contentful Paint: https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/ )
Expected >= 0.9, but found 0.42
⚠️ `interactive` warning for `minScore` assertion (Time to Interactive: https://developer.chrome.com/docs/lighthouse/performance/interactive/ )
Expected >= 0.9, but found 0.86
⚠️ `largest-contentful-paint` warning for `minScore` assertion (Largest Contentful Paint: https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/ )
Expected >= 0.9, but found 0.44
⚠️ `mainthread-work-breakdown` warning for `minScore` assertion (Minimize main-thread work: https://developer.chrome.com/docs/lighthouse/performance/mainthread-work-breakdown/ )
Expected >= 0.9, but found 0
⚠️ `max-potential-fid` warning for `minScore` assertion (Max Potential First Input Delay: https://developer.chrome.com/docs/lighthouse/performance/lighthouse-max-potential-fid/ )
Expected >= 0.9, but found 0.48
⚠️ `modern-image-formats` warning for `maxLength` assertion (Serve images in next-gen formats: https://developer.chrome.com/docs/lighthouse/performance/uses-webp-images/ )
Expected <= 0, but found 1
|
lighthouse-audit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|