FastStore(deps): Bump @faststore/core from 3.97.1 to 3.100.2#49
FastStore(deps): Bump @faststore/core from 3.97.1 to 3.100.2#49dependabot[bot] wants to merge 1 commit into
Build Output
Build logs from FastStore WebOps
Details
=== discovery Build Logs ===
Successfully built
#1 transferring dockerfile: 3.50kB done
#1 DONE 0.0s
#2 DONE 0.0s
#3 DONE 0.3s
#4 transferring context: 127B done
#4 DONE 0.0s
#5 DONE 0.0s
#6 DONE 0.0s
#5 transferring context: 1.26MB 0.1s done
#5 DONE 0.1s
#6 sha256:4509b69886a5dd7b78ca9e459c2cbf79ba1f52d0ff9359cdd1266e9e0d682819 446B / 446B 0.1s done
#6 sha256:0c2b42acd2772015839375ac98c4c97e066b10209bc85ae4e33d30d8017bc694 1.26MB / 1.26MB 0.1s done
#6 sha256:63786652eaffa4f7d8eb95ba744d4c4cba7ae70a02f3777309a7a371f416a448 8.39MB / 50.42MB 0.2s
#6 sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 3.64MB / 3.64MB 0.2s done
#6 extracting sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 0.1s done
#6 sha256:63786652eaffa4f7d8eb95ba744d4c4cba7ae70a02f3777309a7a371f416a448 37.75MB / 50.42MB 0.5s
#6 sha256:63786652eaffa4f7d8eb95ba744d4c4cba7ae70a02f3777309a7a371f416a448 50.42MB / 50.42MB 0.7s done
#6 extracting sha256:63786652eaffa4f7d8eb95ba744d4c4cba7ae70a02f3777309a7a371f416a448
#6 extracting sha256:63786652eaffa4f7d8eb95ba744d4c4cba7ae70a02f3777309a7a371f416a448 0.8s done
#6 DONE 1.6s
#6 extracting sha256:0c2b42acd2772015839375ac98c4c97e066b10209bc85ae4e33d30d8017bc694 0.0s done
#6 extracting sha256:4509b69886a5dd7b78ca9e459c2cbf79ba1f52d0ff9359cdd1266e9e0d682819 done
#6 DONE 1.7s
#8 [deps 1/5] RUN apk add --no-cache libc6-compat
#8 0.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
#8 ...
#9 [builder 1/7] WORKDIR /app
#9 DONE 0.3s
#8 [deps 1/5] RUN apk add --no-cache libc6-compat
#8 0.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
#8 0.406 (1/3) Installing musl-obstack (1.2.3-r2)
#8 0.411 (2/3) Installing libucontext (1.3.2-r0)
#8 0.414 (3/3) Installing gcompat (1.1.0-r4)
#8 0.418 OK: 10 MiB in 20 packages
#8 DONE 0.5s
#10 [runner 2/9] RUN addgroup --system --gid 1001 nodejs
#10 DONE 0.2s
#11 [deps 2/5] WORKDIR /app
#11 DONE 0.0s
#12 [deps 3/5] COPY package.json yarn.lock* package-lock.json* pnpm-lock.yaml* .npmrc* .env ./
#12 DONE 0.0s
#13 [deps 4/5] COPY ./package.json ./yarn.lock* ./package-lock.json* ./pnpm-lock.yaml* ./.npmrc* ././
#13 DONE 0.0s
#14 [runner 3/9] RUN adduser --system --uid 1001 nextjs
#14 DONE 0.1s
#15 [deps 5/5] RUN if [ -f yarn.lock ]; then yarn --frozen-lockfile; elif [ -f package-lock.json ]; then npm ci; elif [ -f pnpm-lock.yaml ]; then yarn global add pnpm && pnpm i --frozen-lockfile; else echo "Lockfile not found." && exit 1; fi
#15 0.222 yarn install v1.22.22
#15 0.274 [1/4] Resolving packages...
#15 0.444 [2/4] Fetching packages...
#15 12.15 warning bare-fs@4.5.3: The engine "bare" appears to be invalid.
#15 12.15 warning bare-os@3.6.2: The engine "bare" appears to be invalid.
#15 12.16 [3/4] Linking dependencies...
#15 12.16 warning "@faststore/cli > @faststore/core > @envelop/parser-cache@6.0.4" has incorrect peer dependency "@envelop/core@^4.0.3".
#15 12.16 warning "@faststore/cli > @faststore/core > @envelop/validation-cache@6.0.4" has incorrect peer dependency "@envelop/core@^4.0.3".
#15 12.16 warning "@faststore/cli > @faststore/core > @faststore/ui@3.99.4" has unmet peer dependency "@faststore/components@workspace:".
#15 12.16 warning "@faststore/cli > @faststore/core > sass-loader@12.6.0" has unmet peer dependency "webpack@^5.0.0".
#15 12.16 warning "@faststore/cli > @faststore/core > style-loader@3.3.4" has unmet peer dependency "webpack@^5.0.0".
#15 12.16 warning "@faststore/cli > @faststore/core > @faststore/api > @rollup/plugin-graphql@1.1.0" has unmet peer dependency "rollup@^1.20.0 || ^2.0.0".
#15 12.17 warning "@faststore/cli > @faststore/core > @lexical/react > @lexical/yjs@0.34.0" has unmet peer dependency "yjs@>=13.5.22".
#15 12.17 warning "@faststore/cli > @oclif/plugin-help > @oclif/core > ts-node@10.9.2" has unmet peer dependency "@types/node@".
#15 12.17 warning "@faststore/cli > @faststore/core > @graphql-codegen/cli > @graphql-tools/graphql-file-loader > @graphql-tools/import > @theguild/federation-composition@0.21.3" has incorrect peer dependency "graphql@^16.0.0".
#15 12.17 warning " > @synerise/faststore-api@0.0.3" has unmet peer dependency "@envelop/core@^5".
#15 12.17 warning " > @synerise/faststore-api@0.0.3" has unmet peer dependency "@faststore/api@^3.4.4".
#15 12.17 warning " > @synerise/faststore-api@0.0.3" has unmet peer dependency "graphql@^15.6.0".
#15 12.17 warning " > @cypress/code-coverage@3.14.0" has unmet peer dependency "@babel/core@^7.0.1".
#15 12.17 warning " > @cypress/code-coverage@3.14.0" has unmet peer dependency "@babel/preset-env@^7.0.0".
#15 12.17 warning " > @cypress/code-coverage@3.14.0" has unmet peer dependency "babel-loader@^8.3 || ^9".
#15 12.17 warning " > @cypress/code-coverage@3.14.0" has unmet peer dependency "webpack@^4 || ^5".
#15 12.17 warning "@cypress/code-coverage > @cypress/webpack-preprocessor@6.0.4" has unmet peer dependency "@babel/core@^7.25.2".
#15 12.17 warning "@cypress/code-coverage > @cypress/webpack-preprocessor@6.0.4" has unmet peer dependency "@babel/preset-env@^7.25.3".
#15 12.17 warning "@cypress/code-coverage > @cypress/webpack-preprocessor@6.0.4" has unmet peer dependency "babel-loader@^8.3 || ^9 || ^10".
#15 12.17 warning "@cypress/code-coverage > @cypress/webpack-preprocessor@6.0.4" has unmet peer dependency "webpack@^4 || ^5".
#15 12.17 warning " > cypress-axe@1.6.0" has unmet peer dependency "axe-core@^3 || ^4".
#15 25.17 [4/4] Building fresh packages...
#15 33.75 Done in 33.53s.
#15 DONE 43.9s
#16 [builder 2/7] COPY --from=deps /app/node_modules ./node_modules
#16 DONE 2.5s
#17 [builder 3/7] COPY --from=deps /app/./node_modules ././node_modules
#17 DONE 10.7s
#18 [builder 4/7] COPY . .
#18 DONE 0.2s
#19 [builder 5/7] RUN --mount=type=secret,id=VTEX_DKFLAGS_APIKEY,env=VTEX_DKFLAGS_APIKEY echo "" >> .env && echo "" | base64 -d >> .env
#19 DONE 0.1s
#20 [builder 6/7] COPY .env /app/./.env
#20 DONE 0.0s
#21 [builder 7/7] RUN set -a; . ./.env; set +a; yarn build
#21 0.536 yarn run v1.22.22
#21 0.568 $ faststore build
#21 0.944 warning - Deprecated secret files detected: vtex.env
#21 0.944 Note: 'vtex.env' should only be used for local development and not in production.
#21 0.944 For production environments, please configure your secrets directly in the FastStore WebOps Settings page.
#21 1.300 $ na run partytown && na run generate
#21 1.572 $ partytown copylib ./public/~partytown
#21 1.610 Partytown lib copied to: /app/.faststore/public/~partytown
#21 1.824 $ na run generate:schema && na run generate:codegen && na run format:generated
#21 2.038 $ tsx src/server/generator/generateGraphQLSchemaFile.ts
#21 3.619 Schema GraphQL file generated successfully
#21 3.861 $ graphql-codegen
#21 6.555 [STARTED] Parse Configuration
#21 6.556 [SUCCESS] Parse Configuration
#21 6.556 [STARTED] Generate outputs
#21 6.557 [STARTED] Generate to ./@generated/
#21 6.830 [STARTED] Load GraphQL schemas
#21 6.930 [SUCCESS] Load GraphQL schemas
#21 6.930 [STARTED] Load GraphQL documents
#21 7.927 [SUCCESS] Load GraphQL documents
#21 7.927 [STARTED] Generate
#21 8.137 [SUCCESS] Generate
#21 8.137 [SUCCESS] Generate to ./@generated/
#21 8.137 [SUCCESS] Generate outputs
#21 8.138 Running lifecycle hook "afterStart" scripts...
#21 8.138 [CLI] Loading Schemas
#21 8.138 [CLI] Loading Documents
#21 8.138 [CLI] Generating output
#21 8.381 $ prettier --write "@generated/**/*.{ts,js,tsx,jsx,json}" --loglevel error
#21 9.183 $ next build
#21 10.21 Skipping linting
#21 10.21 Checking validity of types ...
#21 17.40 Creating an optimized production build ...
#21 17.77 Disabled SWC as replacement for Babel because of custom Babel configuration ".babelrc.js" https://nextjs.org/docs/messages/swc-disabled
#21 18.17 Using external babel configuration from /app/.faststore/.babelrc.js
#21 49.85 ⚠ Compiled with warnings
#21 49.85
#21 49.85 ../node_modules/jose/dist/webapi/lib/deflate.js
#21 49.85 A Node.js API is used (CompressionStream at line: 10) which is not supported in the Edge Runtime.
#21 49.85 Learn more: https://nextjs.org/docs/api-reference/edge-runtime
#21 49.85
#21 49.85 Import trace for requested module:
#21 49.85 ../node_modules/jose/dist/webapi/lib/deflate.js
#21 49.85 ../node_modules/jose/dist/webapi/jwe/flattened/encrypt.js
#21 49.85 ../node_modules/jose/dist/webapi/index.js
#21 49.85 ./src/server/authentication-service.ts
#21 49.85
#21 49.85 ../node_modules/jose/dist/webapi/lib/deflate.js
#21 49.85 A Node.js API is used (DecompressionStream at line: 25) which is not supported in the Edge Runtime.
#21 49.85 Learn more: https://nextjs.org/docs/api-reference/edge-runtime
#21 49.85
#21 49.85 Import trace for requested module:
#21 49.85 ../node_modules/jose/dist/webapi/lib/deflate.js
#21 49.85 ../node_modules/jose/dist/webapi/jwe/flattened/encrypt.js
#21 49.85 ../node_modules/jose/dist/webapi/index.js
#21 49.85 ./src/server/authentication-service.ts
#21 49.85
#21 49.85 Collecting page data ...
#21 52.20 Generating static pages (0/8) ...
#21 52.55
Generating static pages (2/8)
#21 52.61 Warning: Dynamic Content not found for the page: home. Refer to the Dynamic Content documentation at https://developers.vtex.com/docs/guides/faststore/dynamic-content-overview for mapping the page and the corresponding data-fetching function.
#21 52.83 HeroBannerSection not found. Add a new component for this section or remove it from the CMS
#21 52.83 PersoCarousel not found. Add a new component for this section or remove it from the CMS
#21 52.83 PeronalisedPromotions not found. Add a new component for this section or remove it from the CMS
#21 52.86
Generating static pages (4/8)
#21 52.87
Generating static pages (6/8)
#21 52.95
✓ Generating static pages (8/8)
#21 54.98 Finalizing page optimization ...
#21 54.98 Collecting build traces ...
#21 68.35
#21 68.36 Route (pages) Size First Load JS
#21 68.36 ┌ ● / 5.16 kB 273 kB
#21 68.36 ├ └ css/02259c549b2179f2.css 3.1 kB
#21 68.36 ├ /_app 0 B 111 kB
#21 68.36 ├ ● /[...slug] 2.55 kB 283 kB
#21 68.36 ├ ● /[slug]/p 86.9 kB 355 kB
#21 68.36 ├ └ css/5b4e0bca66beb1b4.css 22.2 kB
#21 68.36 ├ ○ /404 1.58 kB 269 kB
#21 68.36 ├ ● /500 1.58 kB 269 kB
#21 68.36 ├ λ /api/fs/auth/login 0 B 111 kB
#21 68.36 ├ λ /api/fs/logout 0 B 111 kB
#21 68.36 ├ λ /api/graphql 0 B 111 kB
#21 68.36 ├ λ /api/health/live 0 B 111 kB
#21 68.36 ├ λ /api/health/ready 0 B 111 kB
#21 68.36 ├ λ /api/preview 0 B 111 kB
#21 68.36 ├ ● /checkout 750 B 269 kB
#21 68.36 ├ ○ /fs-auth-login 2.16 kB 113 kB
#21 68.36 ├ └ css/3bd4edd425711792.css 3.2 kB
#21 68.36 ├ ● /login 1.7 kB 269 kB
#21 68.36 ├ λ /pvt/account 246 B 111 kB
#21 68.36 ├ ● /pvt/account/[...unknown] 287 B 111 kB
#21 68.36 ├ λ /pvt/account/403 2.77 kB 271 kB
#21 68.36 ├ └ css/094ad5cc00c74e64.css 4.82 kB
#21 68.36 ├ λ /pvt/account/404 2.18 kB 270 kB
#21 68.36 ├ └ css/72f154a00f1cf621.css 4.88 kB
#21 68.36 ├ λ /pvt/account/orders 8.75 kB 277 kB
#21 68.36 ├ └ css/4b2af1aaeb961465.css 14.4 kB
#21 68.36 ├ λ /pvt/account/orders/[id] 12.8 kB 281 kB
#21 68.36 ├ └ css/482e6fa149885bc2.css 13.9 kB
#21 68.36 ├ λ /pvt/account/profile 1.99 kB 270 kB
#21 68.36 ├ └ css/5cd37b7508dd5190.css 4.56 kB
#21 68.36 ├ λ /pvt/account/security 3.97 kB 272 kB
#21 68.36 ├ └ css/d0930b8076866831.css 6.68 kB
#21 68.36 ├ λ /pvt/account/user-details 1.91 kB 270 kB
#21 68.36 ├ └ css/e028eb9f46d42611.css 4.68 kB
#21 68.36 └ ● /s 3.35 kB 284 kB
#21 68.36 + First Load JS shared by all 121 kB
#21 68.36 ├ chunks/framework-5c668b118fd335c7.js 45.4 kB
#21 68.36 ├ chunks/main-3c9cc0f5fa0ec573.js 33.4 kB
#21 68.36 ├ chunks/pages/_app-fa2680913c8a67ac.js 28.5 kB
#21 68.36 ├ chunks/webpack-df26538c92043a48.js 3.91 kB
#21 68.36 └ css/b6536419bfd05ee4.css 10.1 kB
#21 68.36
#21 68.36 ƒ Middleware 44.8 kB
#21 68.36
#21 68.36 λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps)
#21 68.36 ○ (Static) automatically rendered as static HTML (uses no initial props)
#21 68.36 ● (SSG) automatically generated as static HTML + JSON (uses getStaticProps)
#21 68.36
#21 68.95 success - /app/.faststore/.next copied to /app/.next
#21 68.95 success - /app/.faststore/lighthouserc.js copied to /app/lighthouserc.js
#21 68.99 success - /app/.faststore/public copied to /app/public
#21 68.99 Done in 68.46s.
#21 DONE 69.1s
#22 [runner 4/9] COPY --from=builder /app/./public ./public
#22 DONE 0.0s
#23 [runner 5/9] RUN mkdir .next
#23 DONE 0.1s
#24 [runner 6/9] RUN chown node:nodejs .next
#24 DONE 0.1s
#25 [runner 7/9] COPY --from=builder --chown=node:nodejs /app/./.env ./
#25 DONE 0.0s
#26 [runner 8/9] COPY --from=builder --chown=node:nodejs /app/./.next/standalone ./
#26 DONE 0.3s
#27 [runner 9/9] COPY --from=builder --chown=node:nodejs /app/./.next/static ./.next/static
#27 DONE 0.1s
#28 exporting to image
#28 exporting layers
#28 exporting layers 4.8s done
#28 exporting manifest sha256:15a1f545ffb546f2f731528049b193c8b5866659e4e2f83b9f41b529cbc08ef5 done
#28 exporting config sha256:a30b97d68c8b7129d9587a3c5e3ac65b73979e468dc9e9984ce867141bf9e183 done
#28 pushing layers
#28 pushing layers 1.5s done
#28 DONE 6.6s