Skip to content

feat: add article on apache airflow #641

feat: add article on apache airflow

feat: add article on apache airflow #641

Triggered via pull request April 5, 2023 12:22
Status Success
Total duration 7m 8s
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/apache-airflow/ Report: https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1680697758406-28822.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 2702.5385000000006 ⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ ) Expected <= 3800, but found 12279.360500000004 ⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ ) Expected <= 2500, but found 11944.447500000004 ⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ ) Expected <= 3400, but found 2730.0435399999915 ⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ ) Expected <= 200, but found 47
deploy
6 results for http://dev.blog.eleven-labs.com.s3-website.eu-west-2.amazonaws.com/feat/apache-airflow/fr/authors/ajacquemin/ Report: https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1680697758783-46951.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 2022.5065000000002 ⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ ) Expected <= 3800, but found 11587.814999999997 ⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ ) Expected <= 2500, but found 11255.102999999997 ⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ ) Expected <= 3400, but found 2361.1225559999925 ⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ ) Expected <= 200, but found 58
deploy
6 results for http://dev.blog.eleven-labs.com.s3-website.eu-west-2.amazonaws.com/feat/apache-airflow/fr/comment-construire-site-web-avec-nextjs/ Report: https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1680697759230-58022.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 2393.5834999999997 ⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ ) Expected <= 3800, but found 14025.6875 ⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ ) Expected <= 2500, but found 3756.6414999999997 ⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ ) Expected <= 3400, but found 3427.3732599999676 ⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ ) Expected <= 200, but found 1433
deploy
6 results for http://dev.blog.eleven-labs.com.s3-website.eu-west-2.amazonaws.com/feat/apache-airflow/fr/nestjs-le-cycle-de-vie-dune-requete/ Report: https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1680697759736-83844.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 2265.701 ⚠️ `interactive` warning for `maxNumericValue` assertion (Time to Interactive: https://web.dev/interactive/ ) Expected <= 3800, but found 12192.230999999998 ⚠️ `largest-contentful-paint` warning for `maxNumericValue` assertion (Largest Contentful Paint: https://web.dev/lighthouse-largest-contentful-paint/ ) Expected <= 2500, but found 2603.342 ⚠️ `speed-index` warning for `maxNumericValue` assertion (Speed Index: https://web.dev/speed-index/ ) Expected <= 3400, but found 2860.144528000036 ⚠️ `total-blocking-time` warning for `maxNumericValue` assertion (Total Blocking Time: https://web.dev/lighthouse-total-blocking-time/ ) Expected <= 200, but found 265
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.4 MB