feat: apply new design #29
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
50s
checks-and-tests
/
validate-markdown
26s
checks-and-tests
/
eslint
24s
checks-and-tests
/
compile
26s
checks-and-tests
/
test
25s
checks-and-tests
/
build
50s
checks-and-tests
/
build-storybook
38s
deploy
/
deploy-website
5m 38s
deploy
/
deploy-storybook
35s
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/1705661279536-74237.report.html
⚠️ `cumulative-layout-shift` warning for `maxNumericValue` assertion (Cumulative Layout Shift: https://web.dev/cls/ )
Expected <= 0.1, but found 0.008197245279947916
⚠️ `first-contentful-paint` warning for `maxNumericValue` assertion (First Contentful Paint: https://web.dev/first-contentful-paint/ )
Expected <= 1800, but found 3999.8039999999996
⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ )
Expected <= 3800, but found 6177.360999999999
⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ )
Expected <= 2500, but found 4032.1560000000004
⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ )
Expected <= 3400, but found 3999.8039999999996
⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ )
Expected <= 200, but found 15
|
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/1705661279990-45651.report.html
⚠️ `cumulative-layout-shift` warning for `maxNumericValue` assertion (Cumulative Layout Shift: https://web.dev/cls/ )
Expected <= 0.1, but found 0.012568285412258571
⚠️ `first-contentful-paint` warning for `maxNumericValue` assertion (First Contentful Paint: https://web.dev/first-contentful-paint/ )
Expected <= 1800, but found 2444.1760000000004
⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ )
Expected <= 3800, but found 4780.174999999999
⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ )
Expected <= 2500, but found 2444.1760000000004
⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ )
Expected <= 3400, but found 2444.1760000000004
⚠️ `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/comment-construire-site-web-avec-nextjs/
Report: https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1705661280370-78080.report.html
⚠️ `cumulative-layout-shift` warning for `maxNumericValue` assertion (Cumulative Layout Shift: https://web.dev/cls/ )
Expected <= 0.1, but found 0.0325622673034668
⚠️ `first-contentful-paint` warning for `maxNumericValue` assertion (First Contentful Paint: https://web.dev/first-contentful-paint/ )
Expected <= 1800, but found 3333.764
⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ )
Expected <= 3800, but found 5847.009
⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ )
Expected <= 2500, but found 4237.238
⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ )
Expected <= 3400, but found 3333.764
⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ )
Expected <= 200, but found 8
|
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/1705661280935-46984.report.html
⚠️ `cumulative-layout-shift` warning for `maxNumericValue` assertion (Cumulative Layout Shift: https://web.dev/cls/ )
Expected <= 0.1, but found 0.08358786593543159
⚠️ `first-contentful-paint` warning for `maxNumericValue` assertion (First Contentful Paint: https://web.dev/first-contentful-paint/ )
Expected <= 1800, but found 2882.8179999999998
⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ )
Expected <= 3800, but found 4618.588
⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ )
Expected <= 2500, but found 5083.836499999999
⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ )
Expected <= 3400, but found 2882.8179999999998
⚠️ `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
|
17.9 MB |
|