feat: apply new design #33
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
18s
checks-and-tests
/
validate-markdown
28s
checks-and-tests
/
eslint
24s
checks-and-tests
/
compile
30s
checks-and-tests
/
test
24s
checks-and-tests
/
build
41s
checks-and-tests
/
build-storybook
36s
deploy
/
deploy-website
5m 52s
deploy
/
deploy-storybook
40s
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/1705913043125-79169.report.html
⚠️ `cumulative-layout-shift` warning for `maxNumericValue` assertion (Cumulative Layout Shift: https://web.dev/cls/ )
Expected <= 0.1, but found 0.01769162326388889
⚠️ `first-contentful-paint` warning for `maxNumericValue` assertion (First Contentful Paint: https://web.dev/first-contentful-paint/ )
Expected <= 1800, but found 2572.286
⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ )
Expected <= 3800, but found 5065.772
⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ )
Expected <= 2500, but found 2572.286
⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ )
Expected <= 3400, but found 2572.286
⚠️ `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/1705913043336-43801.report.html
⚠️ `cumulative-layout-shift` warning for `maxNumericValue` assertion (Cumulative Layout Shift: https://web.dev/cls/ )
Expected <= 0.1, but found 0.03480834282769097
⚠️ `first-contentful-paint` warning for `maxNumericValue` assertion (First Contentful Paint: https://web.dev/first-contentful-paint/ )
Expected <= 1800, but found 2567.5020000000004
⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ )
Expected <= 3800, but found 5124.632
⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ )
Expected <= 2500, but found 4908.773
⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ )
Expected <= 3400, but found 2567.5020000000004
⚠️ `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
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/1705913043556-18277.report.html
⚠️ `cumulative-layout-shift` warning for `maxNumericValue` assertion (Cumulative Layout Shift: https://web.dev/cls/ )
Expected <= 0.1, but found 0.045102467007107204
⚠️ `first-contentful-paint` warning for `maxNumericValue` assertion (First Contentful Paint: https://web.dev/first-contentful-paint/ )
Expected <= 1800, but found 2816.984
⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ )
Expected <= 3800, but found 5904.384
⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ )
Expected <= 2500, but found 2816.984
⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ )
Expected <= 3400, but found 2816.984
⚠️ `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/1705913044121-39268.report.html
⚠️ `cumulative-layout-shift` warning for `maxNumericValue` assertion (Cumulative Layout Shift: https://web.dev/cls/ )
Expected <= 0.1, but found 0.06356874677870009
⚠️ `first-contentful-paint` warning for `maxNumericValue` assertion (First Contentful Paint: https://web.dev/first-contentful-paint/ )
Expected <= 1800, but found 2812.2709999999997
⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ )
Expected <= 3800, but found 5079.576999999999
⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ )
Expected <= 2500, but found 2823.252
⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ )
Expected <= 3400, but found 2812.2709999999997
⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ )
Expected <= 200, but found 10
|
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 MB |
|