feat: apply new design #31
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
continuous-integration-and-deployment.yml
on: pull_request
setup
/
setup-nodejs-and-install-dependencies
28s
checks-and-tests
/
validate-markdown
25s
checks-and-tests
/
eslint
23s
checks-and-tests
/
compile
24s
checks-and-tests
/
test
25s
checks-and-tests
/
build
49s
checks-and-tests
/
build-storybook
36s
deploy
/
deploy-website
5m 45s
deploy
/
deploy-storybook
50s
Annotations
6 warnings
deploy / deploy-website
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy / deploy-website
6 results for http://dev.blog.eleven-labs.com.s3-website.eu-west-2.amazonaws.com/feat/apply-new-design/
Report: https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1705684953957-93871.report.html
⚠️ `cumulative-layout-shift` warning for `maxNumericValue` assertion (Cumulative Layout Shift: https://web.dev/cls/ )
Expected <= 0.1, but found 0.0252923583984375
⚠️ `first-contentful-paint` warning for `maxNumericValue` assertion (First Contentful Paint: https://web.dev/first-contentful-paint/ )
Expected <= 1800, but found 4009.203999999999
⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ )
Expected <= 3800, but found 6512.808999999999
⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ )
Expected <= 2500, but found 4009.203999999999
⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ )
Expected <= 3400, but found 4009.203999999999
⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ )
Expected <= 200, but found 16
|
deploy / deploy-website
6 results for http://dev.blog.eleven-labs.com.s3-website.eu-west-2.amazonaws.com/feat/apply-new-design/fr/authors/ajacquemin/
Report: https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1705684954383-27180.report.html
⚠️ `cumulative-layout-shift` warning for `maxNumericValue` assertion (Cumulative Layout Shift: https://web.dev/cls/ )
Expected <= 0.1, but found 0.0056720852322048616
⚠️ `first-contentful-paint` warning for `maxNumericValue` assertion (First Contentful Paint: https://web.dev/first-contentful-paint/ )
Expected <= 1800, but found 2454.718
⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ )
Expected <= 3800, but found 5014.018999999999
⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ )
Expected <= 2500, but found 2454.718
⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ )
Expected <= 3400, but found 2454.718
⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ )
Expected <= 200, but found 8.5
|
deploy / deploy-website
6 results for http://dev.blog.eleven-labs.com.s3-website.eu-west-2.amazonaws.com/feat/apply-new-design/fr/comment-construire-site-web-avec-nextjs/
Report: https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1705684954905-61081.report.html
⚠️ `cumulative-layout-shift` warning for `maxNumericValue` assertion (Cumulative Layout Shift: https://web.dev/cls/ )
Expected <= 0.1, but found 0.04303851826985677
⚠️ `first-contentful-paint` warning for `maxNumericValue` assertion (First Contentful Paint: https://web.dev/first-contentful-paint/ )
Expected <= 1800, but found 3334.749
⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ )
Expected <= 3800, but found 5910.254000000001
⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ )
Expected <= 2500, but found 3334.749
⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ )
Expected <= 3400, but found 3334.749
⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ )
Expected <= 200, but found 8.5
|
deploy / deploy-website
6 results for http://dev.blog.eleven-labs.com.s3-website.eu-west-2.amazonaws.com/feat/apply-new-design/fr/nestjs-le-cycle-de-vie-dune-requete/
Report: https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1705684955309-67953.report.html
⚠️ `cumulative-layout-shift` warning for `maxNumericValue` assertion (Cumulative Layout Shift: https://web.dev/cls/ )
Expected <= 0.1, but found 0.06408467292785645
⚠️ `first-contentful-paint` warning for `maxNumericValue` assertion (First Contentful Paint: https://web.dev/first-contentful-paint/ )
Expected <= 1800, but found 2887.439
⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ )
Expected <= 3800, but found 4706.907499999999
⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ )
Expected <= 2500, but found 2893.2290000000003
⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ )
Expected <= 3400, but found 2887.439
⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ )
Expected <= 200, but found 8.5
|
deploy / deploy-website
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
lighthouse-results
Expired
|
18.4 MB |
|