Skip to content

add author roxannemcd #651

add author roxannemcd

add author roxannemcd #651

Triggered via pull request April 11, 2023 14:16
Status Success
Total duration 7m 22s
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/add-author-roxannemcd/ Report: https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1681223003204-95413.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 2615.9895 ⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ ) Expected <= 3800, but found 12260.304 ⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ ) Expected <= 2500, but found 11705.643 ⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ ) Expected <= 3400, but found 2717.243 ⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ ) Expected <= 200, but found 44.5
deploy
6 results for http://dev.blog.eleven-labs.com.s3-website.eu-west-2.amazonaws.com/feat/add-author-roxannemcd/fr/authors/ajacquemin/ Report: https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1681223003699-88694.report.html ⚠️ `cumulative-layout-shift` warning for `maxNumericValue` assertion (Cumulative Layout Shift: https://web.dev/cls/ ) Expected <= 0.1, but found 0.00004746659596761068 ⚠️ `first-contentful-paint` warning for `maxNumericValue` assertion (First Contentful Paint: https://web.dev/first-contentful-paint/ ) Expected <= 1800, but found 2036.846 ⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ ) Expected <= 3800, but found 11593.881 ⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ ) Expected <= 2500, but found 11261.909 ⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ ) Expected <= 3400, but found 2380.6386639999914 ⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ ) Expected <= 200, but found 56
deploy
6 results for http://dev.blog.eleven-labs.com.s3-website.eu-west-2.amazonaws.com/feat/add-author-roxannemcd/fr/comment-construire-site-web-avec-nextjs/ Report: https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1681223004126-8391.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 2466.5615000000003 ⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ ) Expected <= 3800, but found 14216.2035 ⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ ) Expected <= 2500, but found 3730.009 ⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ ) Expected <= 3400, but found 3343.726292000039 ⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ ) Expected <= 200, but found 1471
deploy
6 results for http://dev.blog.eleven-labs.com.s3-website.eu-west-2.amazonaws.com/feat/add-author-roxannemcd/fr/nestjs-le-cycle-de-vie-dune-requete/ Report: https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1681223005328-85597.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 2247.0379999999996 ⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ ) Expected <= 3800, but found 12118.516 ⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ ) Expected <= 2500, but found 2623.74 ⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ ) Expected <= 3400, but found 2841.373279999987 ⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ ) Expected <= 200, but found 290
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.3 MB