Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
5:33:43 PM: Build ready to start
5:33:58 PM: build-image version: fcb0c1b3ada6d25c1cb58e8bc514f5f23cc14f15 (focal)
5:33:58 PM: buildbot version: ee2ef905a4bdb64f7733dd60a718aa00319e6f82
5:33:58 PM: Fetching cached dependencies
5:33:58 PM: Starting to download cache of 253.4MB
5:34:01 PM: Finished downloading cache in 3.026s
5:34:01 PM: Starting to extract cache
5:34:03 PM: Finished extracting cache in 2.725s
5:34:03 PM: Finished fetching cache in 5.807s
5:34:03 PM: Starting to prepare the repo for build
5:34:04 PM: Preparing Git Reference pull/2408/head
5:34:05 PM: Custom build command detected. Proceeding with the specified command: 'pnpm docs:build'
5:34:07 PM: Starting to install dependencies
5:34:11 PM: Python version set to 3.8
5:34:11 PM: Attempting Ruby version 2.7.2, read from environment
5:34:12 PM: Using Ruby version 2.7.2
5:34:13 PM: Started restoring cached go cache
5:34:13 PM: Finished restoring cached go cache
5:34:13 PM: Installing Go version 1.16.5 (requested 1.16.5)
5:34:18 PM: go version go1.16.5 linux/amd64
5:34:19 PM: Using PHP version 8.0
5:34:20 PM: Started restoring cached Node.js version
5:34:21 PM: Finished restoring cached Node.js version
5:34:22 PM: v16.20.2 is already installed.
5:34:22 PM: Now using node v16.20.2 (npm v8.19.4)
5:34:22 PM: Enabling Node.js Corepack
5:34:22 PM: Started restoring cached build plugins
5:34:22 PM: Finished restoring cached build plugins
5:34:22 PM: Started restoring cached corepack dependencies
5:34:22 PM: Finished restoring cached corepack dependencies
5:34:22 PM: Started restoring cached pnpm cache
5:34:22 PM: Finished restoring cached pnpm cache
5:34:23 PM: Installing npm packages using pnpm version 8.15.6
5:34:24 PM: Lockfile is up to date, resolution step is skipped
5:34:24 PM: Progress: resolved 1, reused 0, downloaded 0, added 0
5:34:25 PM: Packages: +498
5:34:25 PM: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5:34:25 PM: Progress: resolved 498, reused 497, downloaded 0, added 8
5:34:25 PM: Progress: resolved 498, reused 497, downloaded 1, added 498, done
5:34:26 PM: .../node_modules/vue-demi postinstall$ node -e "try{require('./scripts/postinstall.js')}catch(e){}"
5:34:26 PM: .../node_modules/vue-demi postinstall: Done
5:34:26 PM: dependencies:
5:34:26 PM: + js-beautify 1.14.9
5:34:26 PM: + vue-component-type-helpers 2.0.1
5:34:26 PM: devDependencies:
5:34:26 PM: + @rollup/plugin-commonjs 25.0.7
5:34:26 PM: + @rollup/plugin-json 6.1.0
5:34:26 PM: + @rollup/plugin-node-resolve 15.2.3
5:34:26 PM: + @rollup/plugin-replace 5.0.5
5:34:26 PM: + @rollup/plugin-typescript 11.1.6
5:34:26 PM: + @types/js-beautify 1.14.3
5:34:26 PM: + @types/node 20.12.7
5:34:26 PM: + @typescript-eslint/eslint-plugin 7.6.0
5:34:26 PM: + @typescript-eslint/parser 7.6.0
5:34:26 PM: + @vitejs/plugin-vue 5.0.4
5:34:26 PM: + @vitejs/plugin-vue-jsx 3.1.0
5:34:26 PM: + @vitest/coverage-v8 1.4.0
5:34:26 PM: + @vue/compat 3.4.21
5:34:26 PM: + @vue/compiler-dom 3.4.21
5:34:26 PM: + @vue/compiler-sfc 3.4.21
5:34:26 PM: + @vue/server-renderer 3.4.21
5:34:26 PM: + eslint 8.57.0
5:34:26 PM: + eslint-config-prettier 9.1.0
5:34:26 PM: + eslint-plugin-prettier 5.1.3
5:34:26 PM: + husky 9.0.11
5:34:26 PM: + jsdom 24.0.0
5:34:26 PM: + jsdom-global 3.0.2
5:34:26 PM: + lint-staged 15.2.2
5:34:26 PM: + prettier 3.2.5
5:34:26 PM: + reflect-metadata 0.2.2
5:34:26 PM: + rollup 4.14.1
5:34:26 PM: + tslib 2.6.2
5:34:26 PM: + typescript 5.4.5
5:34:26 PM: + unplugin-vue-components 0.26.0
5:34:26 PM: + vite 5.2.8
5:34:26 PM: + vitepress 1.1.0
5:34:26 PM: + vitepress-translation-helper 0.2.1
5:34:26 PM: + vitest 1.4.0
5:34:26 PM: + vue 3.4.21
5:34:26 PM: + vue-class-component 8.0.0-rc.1
5:34:26 PM: + vue-router 4.3.0
5:34:26 PM: + vue-tsc 2.0.12
5:34:26 PM: + vuex 4.1.0
5:34:26 PM: > @vue/test-utils@2.4.5 prepare /opt/build/repo
5:34:26 PM: > rollup -c rollup.config.ts --bundleConfigAsCjs
5:34:26 PM: Building es: dist/vue-test-utils.esm-bundler.mjs
5:34:26 PM: Building es: dist/vue-test-utils.esm-browser.js
5:34:26 PM: Building iife: dist/vue-test-utils.browser.js
5:34:26 PM: Building cjs: dist/vue-test-utils.cjs.js
5:34:26 PM:
5:34:26 PM: src/index.ts → dist/vue-test-utils.esm-bundler.mjs...
5:34:30 PM: created dist/vue-test-utils.esm-bundler.mjs in 3.8s
5:34:30 PM:
5:34:30 PM: src/index.ts → dist/vue-test-utils.esm-browser.js...
5:34:33 PM: created dist/vue-test-utils.esm-browser.js in 3s
5:34:33 PM:
5:34:33 PM: src/index.ts → dist/vue-test-utils.browser.js...
5:34:36 PM: created dist/vue-test-utils.browser.js in 2.2s
5:34:36 PM:
5:34:36 PM: src/index.ts → dist/vue-test-utils.cjs.js...
5:34:38 PM: created dist/vue-test-utils.cjs.js in 2s
5:34:38 PM: Done in 14.3s
5:34:38 PM: npm packages installed using pnpm
5:34:39 PM: Successfully installed dependencies
5:34:39 PM: Starting build script
5:34:41 PM: Detected 1 framework(s)
5:34:41 PM: "vite" at version "5.2.8"
5:34:41 PM: Section completed: initializing
Building
Complete
Building
Complete
5:34:43 PM: Netlify Build
5:34:43 PM: ────────────────────────────────────────────────────────────────
5:34:43 PM:
5:34:43 PM: ❯ Version
5:34:43 PM: @netlify/build 29.39.1
5:34:43 PM:
5:34:43 PM: ❯ Flags
5:34:43 PM: baseRelDir: true
5:34:43 PM: buildId: 6616cd7618f5bc000839204b
5:34:43 PM: deployId: 6616cd7618f5bc000839204d
5:34:43 PM:
5:34:43 PM: ❯ Current directory
5:34:43 PM: /opt/build/repo
5:34:43 PM:
5:34:43 PM: ❯ Config file
5:34:43 PM: /opt/build/repo/netlify.toml
5:34:43 PM:
5:34:43 PM: ❯ Context
5:34:43 PM: deploy-preview
5:34:43 PM:
5:34:43 PM: build.command from netlify.toml
5:34:43 PM: ────────────────────────────────────────────────────────────────
5:34:43 PM:
5:34:43 PM: $ pnpm docs:build
5:34:44 PM: > @vue/test-utils@2.4.5 docs:build /opt/build/repo
5:34:44 PM: > vitepress build docs
5:34:44 PM: vitepress v1.1.0
5:34:44 PM: Netlify build deploy-preview
5:34:44 PM: - building client + server bundles...
5:34:54 PM: ✓ building client + server bundles...
5:34:54 PM: - rendering pages...
5:34:55 PM: ✓ rendering pages...
5:34:55 PM: build complete in 11.05s.
5:34:55 PM:
5:34:55 PM: (build.command completed in 11.7s)
5:34:55 PM:
5:34:56 PM: (Netlify Build completed in 12.4s)
5:34:57 PM: Section completed: building
5:35:08 PM: Finished processing build request in 1m10.518s
Deploying
Complete
Deploying
Complete
5:34:55 PM: Deploy site
5:34:55 PM: ────────────────────────────────────────────────────────────────
5:34:55 PM:
5:34:55 PM: Starting to deploy site from 'docs/.vitepress/dist'
5:34:55 PM: Calculating files to upload
5:34:56 PM: 59 new files to upload
5:34:56 PM: 0 new functions to upload
5:34:56 PM: Section completed: deploying
5:34:56 PM: Site deploy was successfully initiated
5:34:56 PM:
5:34:56 PM: (Deploy site completed in 613ms)
Cleanup
Complete
Cleanup
Complete
5:34:56 PM: Netlify Build Complete
5:34:56 PM: ────────────────────────────────────────────────────────────────
5:34:56 PM:
5:34:56 PM: Caching artifacts
5:34:56 PM: Started saving node modules
5:34:57 PM: Finished saving node modules
5:34:57 PM: Started saving build plugins
5:34:57 PM: Finished saving build plugins
5:34:57 PM: Started saving corepack cache
5:34:57 PM: Finished saving corepack cache
5:34:57 PM: Started saving pnpm cache
5:34:57 PM: Finished saving pnpm cache
5:34:57 PM: Started saving pip cache
5:34:57 PM: Finished saving pip cache
5:34:57 PM: Started saving emacs cask dependencies
5:34:57 PM: Finished saving emacs cask dependencies
5:34:57 PM: Started saving maven dependencies
5:34:57 PM: Finished saving maven dependencies
5:34:57 PM: Started saving boot dependencies
5:34:57 PM: Finished saving boot dependencies
5:34:57 PM: Started saving rust rustup cache
5:34:57 PM: Finished saving rust rustup cache
5:34:57 PM: Started saving go dependencies
5:34:57 PM: Finished saving go dependencies
5:34:57 PM: Build script success
5:35:06 PM: Uploading Cache of size 258.0MB
5:35:08 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
5:34:56 PM: Post processing - redirect rules
5:34:56 PM: Post processing done
5:34:56 PM: Section completed: postprocessing
5:34:56 PM: Site is live ✨
5:34:56 PM: Starting post processing
5:34:56 PM: Skipping form detection
5:34:56 PM: Post processing - header rules