Skip to content

feat: improvement of the web perf #640

feat: improvement of the web perf

feat: improvement of the web perf #640

Triggered via pull request March 31, 2023 07:32
Status Success
Total duration 9m 0s
Artifacts 1

deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
deploy
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, aws-actions/configure-aws-credentials@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
deploy
6 results for http://dev.blog.eleven-labs.com.s3-website.eu-west-2.amazonaws.com/feat/improvement-of-web-perf/ Report: https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1680248504240-6497.report.html ⚠️ `cumulative-layout-shift` warning for `maxNumericValue` assertion (Cumulative Layout Shift: https://web.dev/cls/ ) Expected <= 0.1, but found 0.00037556966145833333 ⚠️ `first-contentful-paint` warning for `maxNumericValue` assertion (First Contentful Paint: https://web.dev/first-contentful-paint/ ) Expected <= 1800, but found 2714.2525 ⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ ) Expected <= 3800, but found 5942.823 ⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ ) Expected <= 2500, but found 5876.823 ⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ ) Expected <= 3400, but found 2714.2525 ⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ ) Expected <= 200, but found 5.5
deploy
6 results for http://dev.blog.eleven-labs.com.s3-website.eu-west-2.amazonaws.com/feat/improvement-of-web-perf/fr/authors/ajacquemin/ Report: https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1680248504668-50981.report.html ⚠️ `cumulative-layout-shift` warning for `maxNumericValue` assertion (Cumulative Layout Shift: https://web.dev/cls/ ) Expected <= 0.1, but found 0.00004717720879448784 ⚠️ `first-contentful-paint` warning for `maxNumericValue` assertion (First Contentful Paint: https://web.dev/first-contentful-paint/ ) Expected <= 1800, but found 2027.2035000000003 ⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ ) Expected <= 3800, but found 5299.7485 ⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ ) Expected <= 2500, but found 5244.7485 ⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ ) Expected <= 3400, but found 2171.6757400000292 ⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ ) Expected <= 200, but found 2.5
deploy
6 results for http://dev.blog.eleven-labs.com.s3-website.eu-west-2.amazonaws.com/feat/improvement-of-web-perf/fr/comment-construire-site-web-avec-nextjs/ Report: https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1680248505014-75123.report.html ⚠️ `cumulative-layout-shift` warning for `maxNumericValue` assertion (Cumulative Layout Shift: https://web.dev/cls/ ) Expected <= 0.1, but found 0 ⚠️ `first-contentful-paint` warning for `maxNumericValue` assertion (First Contentful Paint: https://web.dev/first-contentful-paint/ ) Expected <= 1800, but found 2658.7615 ⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ ) Expected <= 3800, but found 7491.0635 ⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ ) Expected <= 2500, but found 3852.3329999999996 ⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ ) Expected <= 3400, but found 2688.680770000048 ⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ ) Expected <= 200, but found 4
deploy
6 results for http://dev.blog.eleven-labs.com.s3-website.eu-west-2.amazonaws.com/feat/improvement-of-web-perf/fr/nestjs-le-cycle-de-vie-dune-requete/ Report: https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1680248505907-33568.report.html ⚠️ `cumulative-layout-shift` warning for `maxNumericValue` assertion (Cumulative Layout Shift: https://web.dev/cls/ ) Expected <= 0.1, but found 0.00006238725450303819 ⚠️ `first-contentful-paint` warning for `maxNumericValue` assertion (First Contentful Paint: https://web.dev/first-contentful-paint/ ) Expected <= 1800, but found 2479.9635 ⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ ) Expected <= 3800, but found 6202.216 ⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ ) Expected <= 2500, but found 3032.4260000000004 ⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ ) Expected <= 3400, but found 2734.780196000024 ⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ ) Expected <= 200, but found 4
deploy
Unexpected input(s) 'bundler-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
deploy: src/containers/LayoutTemplateContainer/useCookieConsentContainer.ts#L55
React Hook React.useEffect has missing dependencies: 'acceptCookieConsent', 'declineCookieConsent', and 't'. Either include them or remove the dependency array
deploy: src/containers/LayoutTemplateContainer/useHeaderContainer.tsx#L53
React Hook React.useEffect has a missing dependency: 'algoliaSearchIndex'. Either include it or remove the dependency array
deploy: src/containers/LayoutTemplateContainer/useHeaderContainer.tsx#L65
React Hook React.useMemo has a missing dependency: 'getLink'. Either include it or remove the dependency array
deploy: src/containers/SearchPageContainer/useSearchPageContainer.ts#L33
React Hook useEffect has missing dependencies: 'algoliaSearchIndex', 'posts', and 'searchParams'. Either include them or remove the dependency array
deploy: src/containers/SearchPageContainer/useSearchPageContainer.ts#L33
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
deploy
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/
deploy
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/
deploy
Unexpected input(s) 'bundler-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']

Artifacts

Produced during runtime
Name Size
lighthouse-results Expired
18.1 MB