Test revalidation #411
Test revalidation #411
Build
Build success! Check the logs bellow:
Details
[Thu Jan 18 14:16:55 UTC 2024] This is a development build. Skipping production deploy.
yarn install v1.22.19
[1/5] Validating package.json...
[2/5] Resolving packages...
success Already up-to-date.
$ node postinstall.js && (is-ci || husky install) || echo Skipped postinstall step for @faststore/core
Done in 0.59s.
yarn run v1.22.19
$ yarn partytown && next build
$ partytown copylib ./public/~partytown
Partytown lib copied to: /shared/project/public/~partytown
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
info - Linting and checking validity of types...
error - ESLint: Plugin "react-hooks" was conflicted between ".eslintrc » eslint-config-next/core-web-vitals » /shared/project/node_modules/eslint-config-next/index.js » plugin:react-hooks/recommended" and ".eslintrc » eslint-config-vtex-react/gatsby » ./index.js » ./rules/react-hooks.js".
info - Creating an optimized production build...
info - Disabled SWC as replacement for Babel because of custom Babel configuration ".babelrc" https://nextjs.org/docs/messages/swc-disabled
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
info - Using external babel configuration from /shared/project/.babelrc
info - Compiled successfully
info - Collecting page data...
info - Generating static pages (0/13)
info - Generating static pages (3/13)
info - Generating static pages (6/13)
Could not find component for block Incentives. Add a new component for this block or remove it from the CMS
info - Generating static pages (9/13)
info - Generating static pages (13/13)
info - Finalizing page optimization...
Route (pages) Size First Load JS
┌ ● / 8.46 kB 113 kB
├ └ css/3f0b46db7320122d.css 6.34 kB
├ /_app 0 B 93.3 kB
├ ● /[...slug] 7.9 kB 121 kB
├ └ css/56b7a3ae1b36b6f9.css 2.33 kB
├ ● /[slug]/p 17.8 kB 122 kB
├ └ css/904a5d0b6cf96874.css 9.1 kB
├ ○ /404 435 B 99 kB
├ ○ /500 442 B 99 kB
├ ○ /account 389 B 98.9 kB
├ λ /api/graphql 0 B 93.3 kB
├ λ /api/health/live 0 B 93.3 kB
├ λ /api/health/ready 0 B 93.3 kB
├ λ /api/preview 0 B 93.3 kB
├ ○ /checkout 375 B 98.9 kB
├ ○ /login 390 B 98.9 kB
└ ○ /s 8.7 kB 116 kB
+ First Load JS shared by all 102 kB
├ chunks/framework-4556c45dd113b893.js 45.3 kB
├ chunks/main-f8ab80f3ecfb0cf8.js 24 kB
├ chunks/pages/_app-b659cc1189a16435.js 21.9 kB
├ chunks/webpack-9a8d160fa95c7a6e.js 2.26 kB
└ css/99b9b6098ada86c0.css 9.01 kB
λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps)
○ (Static) automatically rendered as static HTML (uses no initial props)
● (SSG) automatically generated as static HTML + JSON (uses getStaticProps)
Done in 11.20s.
[Thu Jan 18 14:17:10 UTC 2024] NGINX image Dockerfile was created!
[Thu Jan 18 14:17:10 UTC 2024] Node image Dockerfile was created!
[Thu Jan 18 14:17:12 UTC 2024] Validating NGINX configuration file syntax.
[Thu Jan 18 14:17:12 UTC 2024] NGINX config file ok.
[Thu Jan 18 14:17:12 UTC 2024] Building NGINX image.
[Thu Jan 18 14:17:15 UTC 2024] NGINX image was generated.
[Thu Jan 18 14:17:15 UTC 2024] Building Node image.
[Thu Jan 18 14:17:20 UTC 2024] Node image was generated.
[Thu Jan 18 14:17:22 UTC 2024] NGINX image was tagged as preview.
[Thu Jan 18 14:17:23 UTC 2024] Node image was tagged as preview.
[Thu Jan 18 14:17:24 UTC 2024] Deploying development preview
[Thu Jan 18 14:17:24 UTC 2024] This is a development build. Skiping production deploy.
[Thu Jan 18 14:17:53 UTC 2024] Development preview deployed
[Thu Jan 18 14:17:53 UTC 2024] Deploy completed.