Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
4:59:06 PM: Build ready to start
4:59:17 PM: build-image version: fcb0c1b3ada6d25c1cb58e8bc514f5f23cc14f15 (focal)
4:59:17 PM: buildbot version: aa810d582dc14bf9392c9fc64b0002bffe04d8bd
4:59:17 PM: Fetching cached dependencies
4:59:17 PM: Starting to download cache of 243.3MB
4:59:19 PM: Finished downloading cache in 2.329s
4:59:19 PM: Starting to extract cache
4:59:22 PM: Finished extracting cache in 2.506s
4:59:22 PM: Finished fetching cache in 4.886s
4:59:22 PM: Starting to prepare the repo for build
4:59:23 PM: Preparing Git Reference pull/2396/head
4:59:24 PM: Custom build command detected. Proceeding with the specified command: "pnpm docs:build"
4:59:26 PM: Starting to install dependencies
4:59:28 PM: Python version set to 3.8
4:59:28 PM: Attempting Ruby version 2.7.2, read from environment
4:59:29 PM: Using Ruby version 2.7.2
4:59:30 PM: Started restoring cached go cache
4:59:30 PM: Finished restoring cached go cache
4:59:30 PM: Installing Go version 1.16.5 (requested 1.16.5)
4:59:40 PM: go version go1.16.5 linux/amd64
4:59:41 PM: Using PHP version 8.0
4:59:42 PM: Started restoring cached Node.js version
4:59:43 PM: Finished restoring cached Node.js version
4:59:43 PM: v16.20.2 is already installed.
4:59:44 PM: Now using node v16.20.2 (npm v8.19.4)
4:59:44 PM: Enabling Node.js Corepack
4:59:44 PM: Started restoring cached build plugins
4:59:44 PM: Finished restoring cached build plugins
4:59:44 PM: Started restoring cached corepack dependencies
4:59:44 PM: Finished restoring cached corepack dependencies
4:59:44 PM: Started restoring cached pnpm cache
4:59:44 PM: Finished restoring cached pnpm cache
4:59:45 PM: Installing npm packages using pnpm version 8.15.6
4:59:45 PM: Lockfile is up to date, resolution step is skipped
4:59:45 PM: Progress: resolved 1, reused 0, downloaded 0, added 0
4:59:46 PM: Packages: +495
4:59:46 PM: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4:59:46 PM: Progress: resolved 495, reused 494, downloaded 0, added 70
4:59:47 PM: Progress: resolved 495, reused 494, downloaded 1, added 495, done
4:59:47 PM: dependencies:
4:59:47 PM: + js-beautify 1.14.9
4:59:47 PM: + vue-component-type-helpers 2.0.1
4:59:47 PM: devDependencies:
4:59:47 PM: + @rollup/plugin-commonjs 25.0.7
4:59:47 PM: + @rollup/plugin-json 6.1.0
4:59:47 PM: + @rollup/plugin-node-resolve 15.2.3
4:59:47 PM: + @rollup/plugin-replace 5.0.5
4:59:47 PM: + @rollup/plugin-typescript 11.1.6
4:59:47 PM: + @types/js-beautify 1.14.3
4:59:47 PM: + @types/node 20.12.3
4:59:47 PM: + @typescript-eslint/eslint-plugin 7.5.0
4:59:47 PM: + @typescript-eslint/parser 7.5.0
4:59:47 PM: + @vitejs/plugin-vue 5.0.4
4:59:47 PM: + @vitejs/plugin-vue-jsx 3.1.0
4:59:47 PM: + @vitest/coverage-v8 1.4.0
4:59:47 PM: + @vue/compat 3.4.21
4:59:47 PM: + @vue/compiler-dom 3.4.21
4:59:47 PM: + @vue/compiler-sfc 3.4.21
4:59:47 PM: + @vue/server-renderer 3.4.21
4:59:47 PM: + eslint 8.57.0
4:59:47 PM: + eslint-config-prettier 9.1.0
4:59:47 PM: + eslint-plugin-prettier 5.1.3
4:59:47 PM: + husky 9.0.11
4:59:47 PM: + jsdom 24.0.0
4:59:47 PM: + jsdom-global 3.0.2
4:59:47 PM: + lint-staged 15.2.2
4:59:47 PM: + prettier 3.2.5
4:59:47 PM: + reflect-metadata 0.2.2
4:59:47 PM: + rollup 4.14.0
4:59:47 PM: + tslib 2.6.2
4:59:47 PM: + typescript 5.4.3
4:59:47 PM: + unplugin-vue-components 0.26.0
4:59:47 PM: + vite 5.2.8
4:59:47 PM: + vitepress 1.0.2
4:59:47 PM: + vitepress-translation-helper 0.2.1
4:59:47 PM: + vitest 1.4.0
4:59:47 PM: + vue 3.4.21
4:59:47 PM: + vue-class-component 8.0.0-rc.1
4:59:47 PM: + vue-router 4.3.0
4:59:47 PM: + vue-tsc 2.0.7
4:59:47 PM: + vuex 4.1.0
4:59:47 PM: > @vue/test-utils@2.4.5 prepare /opt/build/repo
4:59:47 PM: > rollup -c rollup.config.ts --bundleConfigAsCjs
4:59:47 PM: Building es: dist/vue-test-utils.esm-bundler.mjs
4:59:47 PM: Building es: dist/vue-test-utils.esm-browser.js
4:59:47 PM: Building iife: dist/vue-test-utils.browser.js
4:59:47 PM: Building cjs: dist/vue-test-utils.cjs.js
4:59:47 PM:
4:59:47 PM: src/index.ts → dist/vue-test-utils.esm-bundler.mjs...
4:59:51 PM: created dist/vue-test-utils.esm-bundler.mjs in 3.6s
4:59:51 PM:
4:59:51 PM: src/index.ts → dist/vue-test-utils.esm-browser.js...
4:59:54 PM: created dist/vue-test-utils.esm-browser.js in 2.8s
4:59:54 PM:
4:59:54 PM: src/index.ts → dist/vue-test-utils.browser.js...
4:59:56 PM: created dist/vue-test-utils.browser.js in 2s
4:59:56 PM:
4:59:56 PM: src/index.ts → dist/vue-test-utils.cjs.js...
4:59:58 PM: created dist/vue-test-utils.cjs.js in 1.9s
4:59:58 PM: Done in 13s
4:59:58 PM: npm packages installed using pnpm
4:59:59 PM: Successfully installed dependencies
4:59:59 PM: Starting build script
5:00:02 PM: Detected 1 framework(s)
5:00:02 PM: "vite" at version "5.2.8"
5:00:02 PM: Section completed: initializing
Building
Complete
Building
Complete
5:00:03 PM: Netlify Build
5:00:03 PM: ────────────────────────────────────────────────────────────────
5:00:03 PM:
5:00:03 PM: ❯ Version
5:00:03 PM: @netlify/build 29.38.1
5:00:03 PM:
5:00:03 PM: ❯ Flags
5:00:03 PM: baseRelDir: true
5:00:03 PM: buildId: 660d8ad9edce2f0008d72e12
5:00:03 PM: deployId: 660d8ad9edce2f0008d72e14
5:00:03 PM:
5:00:03 PM: ❯ Current directory
5:00:03 PM: /opt/build/repo
5:00:03 PM:
5:00:03 PM: ❯ Config file
5:00:03 PM: /opt/build/repo/netlify.toml
5:00:03 PM:
5:00:03 PM: ❯ Context
5:00:03 PM: deploy-preview
5:00:03 PM:
5:00:03 PM: build.command from netlify.toml
5:00:03 PM: ────────────────────────────────────────────────────────────────
5:00:03 PM:
5:00:03 PM: $ pnpm docs:build
5:00:04 PM: > @vue/test-utils@2.4.5 docs:build /opt/build/repo
5:00:04 PM: > vitepress build docs
5:00:04 PM: vitepress v1.0.2
5:00:04 PM: Netlify build deploy-preview
5:00:04 PM: - building client + server bundles...
5:00:15 PM: ✓ building client + server bundles...
5:00:15 PM: - rendering pages...
5:00:16 PM: ✓ rendering pages...
5:00:16 PM: build complete in 12.27s.
5:00:16 PM:
5:00:16 PM: (build.command completed in 12.9s)
5:00:16 PM:
5:00:17 PM: (Netlify Build completed in 13.5s)
5:00:18 PM: Section completed: building
5:00:21 PM: Finished processing build request in 1m3.554s
Deploying
Complete
Deploying
Complete
5:00:16 PM: Deploy site
5:00:16 PM: ────────────────────────────────────────────────────────────────
5:00:16 PM:
5:00:16 PM: Starting to deploy site from "docs/.vitepress/dist"
5:00:16 PM: Calculating files to upload
5:00:16 PM: 55 new files to upload
5:00:16 PM: 0 new functions to upload
5:00:17 PM: Section completed: deploying
5:00:17 PM: Site deploy was successfully initiated
5:00:17 PM:
5:00:17 PM: (Deploy site completed in 587ms)
Cleanup
Complete
Cleanup
Complete
5:00:17 PM: Netlify Build Complete
5:00:17 PM: ────────────────────────────────────────────────────────────────
5:00:17 PM:
5:00:17 PM: Caching artifacts
5:00:17 PM: Started saving node modules
5:00:18 PM: Finished saving node modules
5:00:18 PM: Started saving build plugins
5:00:18 PM: Finished saving build plugins
5:00:18 PM: Started saving corepack cache
5:00:18 PM: Finished saving corepack cache
5:00:18 PM: Started saving pnpm cache
5:00:18 PM: Finished saving pnpm cache
5:00:18 PM: Started saving pip cache
5:00:18 PM: Finished saving pip cache
5:00:18 PM: Started saving emacs cask dependencies
5:00:18 PM: Finished saving emacs cask dependencies
5:00:18 PM: Started saving maven dependencies
5:00:18 PM: Finished saving maven dependencies
5:00:18 PM: Started saving boot dependencies
5:00:18 PM: Finished saving boot dependencies
5:00:18 PM: Started saving rust rustup cache
5:00:18 PM: Finished saving rust rustup cache
5:00:18 PM: Started saving go dependencies
5:00:18 PM: Finished saving go dependencies
5:00:18 PM: Build script success
5:00:19 PM: Uploading Cache of size 243.8MB
5:00:21 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
5:00:17 PM: Post processing - redirect rules
5:00:17 PM: Post processing done
5:00:17 PM: Section completed: postprocessing
5:00:17 PM: Starting post processing
5:00:17 PM: Skipping form detection
5:00:17 PM: Post processing - header rules
5:00:18 PM: Site is live ✨