Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
8:04:24 PM: Build ready to start
8:04:25 PM: build-image version: 69285e8b40f1b6adf78be62b2fda2250efb9694b (focal)
8:04:25 PM: buildbot version: 69285e8b40f1b6adf78be62b2fda2250efb9694b
8:04:26 PM: Fetching cached dependencies
8:04:26 PM: Starting to download cache of 718.4MB
8:04:33 PM: Finished downloading cache in 7.461s
8:04:33 PM: Starting to extract cache
8:04:39 PM: Finished extracting cache in 5.853s
8:04:39 PM: Finished fetching cache in 13.412s
8:04:39 PM: Starting to prepare the repo for build
8:04:39 PM: Preparing Git Reference pull/735/head
8:04:40 PM: Parsing package.json dependencies
8:04:41 PM: Different build dir detected, going to use the one specified in the Netlify configuration file: '' versus '/' in the Netlify UI
8:04:41 PM: Detected ignore command in Netlify configuration file. Proceeding with the specified command: 'node ./build-ignore.js'
8:04:41 PM: Checking if the site needs to build...
8:04:41 PM: svelte site match found, checking diff for changes
8:04:41 PM: changes found, starting build
8:04:41 PM: Starting build script
8:04:41 PM: Installing dependencies
8:04:41 PM: Python version set to 2.7
8:04:41 PM: Started restoring cached Node.js version
8:04:42 PM: Finished restoring cached Node.js version
8:04:42 PM: Attempting Node.js version 'v16.12.0' from .nvmrc
8:04:42 PM: v16.12.0 is already installed.
8:04:43 PM: Now using node v16.12.0 (npm v8.1.0)
8:04:43 PM: Enabling Node.js Corepack
8:04:43 PM: Started restoring cached build plugins
8:04:43 PM: Finished restoring cached build plugins
8:04:43 PM: Attempting Ruby version 2.7.2, read from environment
8:04:43 PM: Using Ruby version 2.7.2
8:04:44 PM: Using PHP version 8.0
8:04:44 PM: Started restoring cached corepack dependencies
8:04:44 PM: Finished restoring cached corepack dependencies
8:04:44 PM: Started restoring cached yarn cache
8:04:47 PM: Finished restoring cached yarn cache
8:04:47 PM: No yarn workspaces detected
8:04:47 PM: Started restoring cached node modules
8:04:47 PM: Finished restoring cached node modules
8:04:47 PM: Installing npm packages using Yarn version 1.22.19
8:04:47 PM: yarn install v1.22.19
8:04:47 PM: [1/4] Resolving packages...
8:04:47 PM: warning Lockfile has incorrect entry for "inquirer@9.1.4". Ignoring it.
8:04:48 PM: [2/4] Fetching packages...
8:04:48 PM: warning prettier-plugin-astro@0.7.2: The engine "pnpm" appears to be invalid.
8:04:48 PM: [3/4] Linking dependencies...
8:04:49 PM: warning " > @reach/auto-id@0.18.0" has incorrect peer dependency "react@^16.8.0 || 17.x".
8:04:49 PM: warning " > @reach/auto-id@0.18.0" has incorrect peer dependency "react-dom@^16.8.0 || 17.x".
8:04:49 PM: warning "@reach/auto-id > @reach/utils@0.18.0" has incorrect peer dependency "react@^16.8.0 || 17.x".
8:04:49 PM: warning "@reach/auto-id > @reach/utils@0.18.0" has incorrect peer dependency "react-dom@^16.8.0 || 17.x".
8:04:49 PM: warning " > @reach/combobox@0.18.0" has incorrect peer dependency "react@^16.8.0 || 17.x".
8:04:49 PM: warning " > @reach/combobox@0.18.0" has incorrect peer dependency "react-dom@^16.8.0 || 17.x".
8:04:49 PM: warning "@reach/combobox > @reach/descendants@0.18.0" has incorrect peer dependency "react@^16.8.0 || 17.x".
8:04:49 PM: warning "@reach/combobox > @reach/descendants@0.18.0" has incorrect peer dependency "react-dom@^16.8.0 || 17.x".
8:04:49 PM: warning "@reach/combobox > @reach/polymorphic@0.18.0" has incorrect peer dependency "react@^16.8.0 || 17.x".
8:04:49 PM: warning "@reach/combobox > @reach/popover@0.18.0" has incorrect peer dependency "react@^16.8.0 || 17.x".
8:04:49 PM: warning "@reach/combobox > @reach/popover@0.18.0" has incorrect peer dependency "react-dom@^16.8.0 || 17.x".
8:04:49 PM: warning " > @reach/portal@0.18.0" has incorrect peer dependency "react@^16.8.0 || 17.x".
8:04:49 PM: warning " > @reach/portal@0.18.0" has incorrect peer dependency "react-dom@^16.8.0 || 17.x".
8:04:49 PM: warning "@reach/tooltip > @reach/rect@0.18.0" has incorrect peer dependency "react@^16.8.0 || 17.x".
8:04:49 PM: warning "@reach/tooltip > @reach/rect@0.18.0" has incorrect peer dependency "react-dom@^16.8.0 || 17.x".
8:04:49 PM: warning " > @reach/dialog@0.18.0" has incorrect peer dependency "react@^16.8.0 || 17.x".
8:04:49 PM: warning " > @reach/dialog@0.18.0" has incorrect peer dependency "react-dom@^16.8.0 || 17.x".
8:04:49 PM: warning "@reach/dialog > react-focus-lock@2.5.2" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
8:04:49 PM: warning "@reach/dialog > react-remove-scroll@2.4.3" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
8:04:49 PM: warning " > @reach/tooltip@0.18.0" has incorrect peer dependency "react@^16.8.0 || 17.x".
8:04:49 PM: warning " > @reach/tooltip@0.18.0" has incorrect peer dependency "react-dom@^16.8.0 || 17.x".
8:04:49 PM: warning " > @astrojs/react@1.2.2" has unmet peer dependency "@types/react-dom@^17.0.17 || ^18.0.6".
8:04:49 PM: warning " > @mdx-js/preact@2.2.1" has unmet peer dependency "preact@>=10.0.0".
8:04:49 PM: warning "@storybook/addon-actions > react-inspector@5.1.1" has incorrect peer dependency "react@^16.8.4 || ^17.0.0".
8:04:49 PM: warning "@storybook/addon-essentials > @storybook/addon-docs > @mdx-js/react@1.6.22" has incorrect peer dependency "react@^16.13.1 || ^17.0.0".
8:04:49 PM: warning " > @storybook/react@6.5.16" has unmet peer dependency "require-from-string@^2.0.2".
8:04:49 PM: warning "@storybook/react > react-element-to-jsx-string@14.3.4" has incorrect peer dependency "react@^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1".
8:04:49 PM: warning "@storybook/react > react-element-to-jsx-string@14.3.4" has incorrect peer dependency "react-dom@^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1".
8:04:49 PM: warning " > @vanilla-extract/vite-plugin@3.8.0" has unmet peer dependency "vite@^2.2.3 || ^3.0.0 || ^4.0.3".
8:04:49 PM: warning " > @vanilla-extract/webpack-plugin@2.2.0" has unmet peer dependency "webpack@^4.30.0 || ^5.20.2".
8:04:49 PM: warning " > babel-loader@9.1.2" has unmet peer dependency "webpack@>=5".
8:04:49 PM: warning " > inquirer-autocomplete-prompt@3.0.0" has incorrect peer dependency "inquirer@^9.1.0".
8:04:49 PM: warning " > inquirer-file-tree-selection-prompt@2.0.5" has incorrect peer dependency "inquirer@^9.0.0".
8:04:49 PM: warning " > mini-css-extract-plugin@2.7.2" has unmet peer dependency "webpack@^5.0.0".
8:04:52 PM: [4/4] Building fresh packages...
8:04:52 PM: success Saved lockfile.
8:04:52 PM: $ husky install
8:04:52 PM: husky - Git hooks installed
8:04:52 PM: Done in 4.88s.
8:04:52 PM: npm packages installed using Yarn
8:04:52 PM: Started restoring cached go cache
8:04:52 PM: Finished restoring cached go cache
8:04:52 PM: go version go1.19.6 linux/amd64
8:04:53 PM: Detected 0 framework(s)
8:04:53 PM: Section completed: initializing
Building
Complete
Building
Complete
8:04:54 PM: Netlify Build
8:04:54 PM: ────────────────────────────────────────────────────────────────
8:04:54 PM:
8:04:54 PM: ❯ Version
8:04:54 PM: @netlify/build 29.6.3
8:04:54 PM:
8:04:54 PM: ❯ Flags
8:04:54 PM: baseRelDir: true
8:04:54 PM: buildId: 6406471d640faa0008326ab8
8:04:54 PM: deployId: 6406471d640faa0008326aba
8:04:54 PM:
8:04:54 PM: ❯ Current directory
8:04:54 PM: /opt/build/repo
8:04:54 PM:
8:04:54 PM: ❯ Config file
8:04:54 PM: /opt/build/repo/netlify.toml
8:04:54 PM:
8:04:54 PM: ❯ Context
8:04:54 PM: deploy-preview
8:04:54 PM:
8:04:54 PM: 1. Build command from Netlify app
8:04:54 PM: ────────────────────────────────────────────────────────────────
8:04:54 PM:
8:04:54 PM: $ yarn build:svelte
8:04:54 PM: yarn run v1.22.19
8:04:54 PM: $ cross-env VITE_FRAMEWORK=svelte yarn workspace @framework/site build
8:04:55 PM: $ astro build
8:04:56 PM: 08:04:56 PM [build] output target: static
8:04:56 PM: 08:04:56 PM [build] Collecting build info...
8:04:56 PM: 08:04:56 PM [build] Completed in 10ms.
8:04:56 PM: 08:04:56 PM [build] Building static entrypoints...
8:05:01 PM: 08:05:01 PM [build] Completed in 4.87s.
8:05:01 PM:
8:05:01 PM: building client
8:05:04 PM: Completed in 3.42s.
8:05:04 PM:
8:05:04 PM:
8:05:04 PM: generating static routes
8:05:04 PM: ▶ src/pages/index.astro
8:05:04 PM: └─ /index.html (+411ms)
8:05:04 PM: ▶ src/pages/categories/[category]/index.astro
8:05:05 PM: ├─ /categories/libraries.html (+38ms)
8:05:05 PM: ├─ /categories/tools.html (+50ms)
8:05:05 PM: ├─ /categories/courses.html (+65ms)
8:05:05 PM: ├─ /categories/communities.html (+85ms)
8:05:05 PM: ├─ /categories/podcasts.html (+96ms)
8:05:05 PM: ├─ /categories/books.html (+110ms)
8:05:05 PM: └─ /categories/blogs.html (+123ms)
8:05:05 PM: ▶ src/pages/categories/[category]/tags/[tag].astro
8:05:05 PM: ├─ /categories/libraries/tags/styling.html (+15ms)
8:05:05 PM: ├─ /categories/libraries/tags/component.html (+27ms)
8:05:05 PM: ├─ /categories/libraries/tags/forms.html (+37ms)
8:05:05 PM: ├─ /categories/libraries/tags/internationalization.html (+48ms)
8:05:05 PM: ├─ /categories/libraries/tags/tooling.html (+59ms)
8:05:05 PM: ├─ /categories/libraries/tags/state-management.html (+68ms)
8:05:05 PM: ├─ /categories/libraries/tags/routing.html (+76ms)
8:05:05 PM: ├─ /categories/libraries/tags/documentation.html (+85ms)
8:05:05 PM: ├─ /categories/communities/tags/meetups.html (+93ms)
8:05:05 PM: └─ /categories/communities/tags/conferences.html (+108ms)
8:05:05 PM: ▶ src/pages/search.astro
8:05:05 PM: └─ /search.html (+13ms)
8:05:05 PM: Completed in 737ms.
8:05:05 PM:
8:05:05 PM: 08:05:05 PM [build] 19 page(s) built in 9.05s
8:05:05 PM: 08:05:05 PM [build] Complete!
8:05:05 PM: Done in 10.56s.
8:05:05 PM:
8:05:05 PM: (build.command completed in 10.7s)
8:05:05 PM:
8:05:05 PM: (Netlify Build completed in 11.1s)
8:05:08 PM: Section completed: building
8:05:16 PM: Finished processing build request in 50.945s
Deploying
Complete
Deploying
Complete
8:05:05 PM: 2. Deploy site
8:05:05 PM: ────────────────────────────────────────────────────────────────
8:05:05 PM:
8:05:05 PM: Starting to deploy site from 'packages/site/dist'
8:05:05 PM: Calculating files to upload
8:05:05 PM: 1 new files to upload
8:05:05 PM: 0 new functions to upload
8:05:05 PM: Section completed: deploying
8:05:05 PM: Site deploy was successfully initiated
8:05:05 PM:
8:05:05 PM: (Deploy site completed in 354ms)
Cleanup
Complete
Cleanup
Complete
8:05:05 PM: Netlify Build Complete
8:05:05 PM: ────────────────────────────────────────────────────────────────
8:05:05 PM:
8:05:05 PM: Caching artifacts
8:05:05 PM: Started saving node modules
8:05:05 PM: Finished saving node modules
8:05:05 PM: Started saving build plugins
8:05:05 PM: Finished saving build plugins
8:05:05 PM: Started saving corepack cache
8:05:05 PM: Finished saving corepack cache
8:05:05 PM: Started saving yarn cache
8:05:08 PM: Finished saving yarn cache
8:05:08 PM: Started saving pip cache
8:05:08 PM: Finished saving pip cache
8:05:08 PM: Started saving emacs cask dependencies
8:05:08 PM: Finished saving emacs cask dependencies
8:05:08 PM: Started saving maven dependencies
8:05:08 PM: Finished saving maven dependencies
8:05:08 PM: Started saving boot dependencies
8:05:08 PM: Finished saving boot dependencies
8:05:08 PM: Started saving rust rustup cache
8:05:08 PM: Finished saving rust rustup cache
8:05:08 PM: Started saving go dependencies
8:05:08 PM: Finished saving go dependencies
8:05:08 PM: Build script success
8:05:11 PM: Uploading Cache of size 718.7MB
8:05:16 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
8:05:05 PM: Starting post processing
8:05:05 PM: Post processing - HTML
8:05:06 PM: Post processing - header rules
8:05:06 PM: Post processing - redirect rules
8:05:06 PM: Post processing done
8:05:06 PM: Section completed: postprocessing
8:05:07 PM: Site is live ✨