feat: apply new design #28
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
19s
checks-and-tests
/
validate-markdown
48s
checks-and-tests
/
eslint
26s
checks-and-tests
/
compile
30s
checks-and-tests
/
test
24s
checks-and-tests
/
build
49s
checks-and-tests
/
build-storybook
34s
deploy
/
deploy-website
7m 47s
deploy
/
deploy-storybook
44s
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/1705511729897-37177.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 4397.638000000001
⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ )
Expected <= 3800, but found 6733.875000000001
⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ )
Expected <= 2500, but found 4399.156
⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ )
Expected <= 3400, but found 4399.156
⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ )
Expected <= 200, but found 19
|
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/1705511730668-84110.report.html
⚠️ `cumulative-layout-shift` warning for `maxNumericValue` assertion (Cumulative Layout Shift: https://web.dev/cls/ )
Expected <= 0.1, but found 0.02985377523634169
⚠️ `first-contentful-paint` warning for `maxNumericValue` assertion (First Contentful Paint: https://web.dev/first-contentful-paint/ )
Expected <= 1800, but found 2906.494
⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ )
Expected <= 3800, but found 5316.523999999999
⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ )
Expected <= 2500, but found 5215.950999999999
⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ )
Expected <= 3400, but found 2906.494
⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ )
Expected <= 200, but found 18
|
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/1705511731225-30627.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 3493.3229999999994
⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ )
Expected <= 3800, but found 6870.471
⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ )
Expected <= 2500, but found 5622.213999999999
⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ )
Expected <= 3400, but found 3493.3229999999994
⚠️ `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/1705511731724-33432.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 3191.8780000000006
⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ )
Expected <= 3800, but found 5687.094000000001
⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ )
Expected <= 2500, but found 5434.2300000000005
⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ )
Expected <= 3400, but found 3191.8780000000006
⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ )
Expected <= 200, but found 9
|
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.5 MB |
|