Share basket by URL #382
Annotations
4 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Get yarn cache directory path
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run Lighthouse against output
8 results for http://localhost:3000/
Report: https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1733781295372-14561.report.html
⚠️ `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.48
⚠️ `interactive` warning for `minScore` assertion (Time to Interactive: https://developer.chrome.com/docs/lighthouse/performance/interactive/ )
Expected >= 0.9, but found 0.8
⚠️ `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.45
⚠️ `legacy-javascript` warning for `maxLength` assertion (Avoid serving legacy JavaScript to modern browsers: https://web.dev/articles/publish-modern-javascript )
Expected <= 0, but found 3
⚠️ `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
⚠️ `uses-long-cache-ttl` warning for `maxLength` assertion (Serve static assets with an efficient cache policy: https://developer.chrome.com/docs/lighthouse/performance/uses-long-cache-ttl/ )
Expected <= 0, but found 1
|
Loading