Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
7:35:30 AM: Build ready to start
7:35:31 AM: build-image version: fcb0c1b3ada6d25c1cb58e8bc514f5f23cc14f15 (focal)
7:35:31 AM: buildbot version: d4068f75b500fda01f8eb2592656f157c0c28aa7
7:35:31 AM: Fetching cached dependencies
7:35:31 AM: Starting to download cache of 166.2MB
7:35:33 AM: Finished downloading cache in 1.884s
7:35:33 AM: Starting to extract cache
7:35:37 AM: Finished extracting cache in 3.347s
7:35:37 AM: Finished fetching cache in 5.287s
7:35:37 AM: Starting to prepare the repo for build
7:35:37 AM: Preparing Git Reference pull/1019/head
7:35:38 AM: Starting to install dependencies
7:35:38 AM: Python version set to 3.8
7:35:39 AM: Attempting Ruby version 2.7.2, read from environment
7:35:39 AM: Using Ruby version 2.7.2
7:35:40 AM: Started restoring cached go cache
7:35:40 AM: Finished restoring cached go cache
7:35:41 AM: go version go1.19.13 linux/amd64
7:35:41 AM: Using PHP version 8.0
7:35:42 AM: Started restoring cached Node.js version
7:35:42 AM: Finished restoring cached Node.js version
7:35:43 AM: v18.19.0 is already installed.
7:35:43 AM: Now using node v18.19.0 (npm v10.2.3)
7:35:43 AM: Enabling Node.js Corepack
7:35:43 AM: Started restoring cached build plugins
7:35:43 AM: Finished restoring cached build plugins
7:35:43 AM: Started restoring cached corepack dependencies
7:35:43 AM: Finished restoring cached corepack dependencies
7:35:43 AM: Started restoring cached pnpm cache
7:35:43 AM: Finished restoring cached pnpm cache
7:35:44 AM: Installing npm packages using pnpm version 8.6.2
7:35:44 AM: Scope: all 4 workspace projects
7:35:45 AM: Lockfile is up to date, resolution step is skipped
7:35:45 AM: Progress: resolved 1, reused 0, downloaded 0, added 0
7:35:45 AM: Packages: +895
7:35:45 AM: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7:35:45 AM: Packages are hard linked from the content-addressable store to the virtual store.
7:35:45 AM: Content-addressable store is at: /opt/buildhome/.pnpm-store/v3
7:35:45 AM: Virtual store is at: node_modules/.pnpm
7:35:46 AM: Progress: resolved 895, reused 252, downloaded 0, added 259
7:35:47 AM: Progress: resolved 895, reused 883, downloaded 0, added 895, done
7:35:47 AM: devDependencies:
7:35:47 AM: + @akryum/sheep 0.5.0
7:35:47 AM: + @typescript-eslint/eslint-plugin 5.59.11
7:35:47 AM: + @typescript-eslint/parser 5.59.11
7:35:47 AM: + @vue/eslint-config-standard 8.0.1
7:35:47 AM: + @vue/eslint-config-typescript 11.0.3
7:35:47 AM: + eslint 8.42.0
7:35:47 AM: + eslint-plugin-import 2.27.5
7:35:47 AM: + eslint-plugin-node 11.1.0
7:35:47 AM: + eslint-plugin-promise 6.1.1
7:35:47 AM: + eslint-plugin-vue 9.14.1
7:35:47 AM: + floating-vue 5.2.0 <- packages/floating-vue
7:35:47 AM: + typescript 5.1.3
7:35:47 AM: Done in 3.1s
7:35:47 AM: npm packages installed using pnpm
7:35:48 AM: Successfully installed dependencies
7:35:48 AM: Starting build script
7:35:49 AM: Detected 0 framework(s)
7:35:49 AM: Section completed: initializing
Building
Complete
Building
Complete
7:35:50 AM: Netlify Build
7:35:50 AM: ────────────────────────────────────────────────────────────────
7:35:50 AM:
7:35:50 AM: ❯ Version
7:35:50 AM: @netlify/build 29.32.4
7:35:50 AM:
7:35:50 AM: ❯ Flags
7:35:50 AM: baseRelDir: true
7:35:50 AM: buildId: 65b360c2b69fe00008b29f14
7:35:50 AM: deployId: 65b360c2b69fe00008b29f16
7:35:50 AM:
7:35:50 AM: ❯ Current directory
7:35:50 AM: /opt/build/repo
7:35:50 AM:
7:35:50 AM: ❯ Config file
7:35:50 AM: /opt/build/repo/netlify.toml
7:35:50 AM:
7:35:50 AM: ❯ Context
7:35:50 AM: deploy-preview
7:35:50 AM:
7:35:50 AM: build.command from netlify.toml
7:35:50 AM: ────────────────────────────────────────────────────────────────
7:35:50 AM:
7:35:50 AM: $ pnpm run docs:build
7:35:51 AM: > floating-vue-monorepo@5.2.0 docs:build /opt/build/repo
7:35:51 AM: > pnpm run build && pnpm -C docs run build
7:35:51 AM: > floating-vue-monorepo@5.2.0 build /opt/build/repo
7:35:51 AM: > pnpm -r --filter="./packages/*" run build
7:35:51 AM: > floating-vue@5.2.0 build /opt/build/repo/packages/floating-vue
7:35:51 AM: > cross-env NODE_ENV=production vite build && vue-tsc -d --emitDeclarationOnly
7:35:52 AM: vite v4.3.9 building for production...
7:35:52 AM: transforming...
7:35:52 AM: ✓ 28 modules transformed.
7:35:52 AM: rendering chunks...
7:35:52 AM: computing gzip size...
7:35:52 AM: dist/style.css 4.31 kB │ gzip: 0.83 kB
7:35:52 AM: dist/floating-vue.mjs 46.51 kB │ gzip: 11.52 kB
7:35:52 AM: Entry module "src/index.ts" is using named and default exports together. Consumers of your bundle will have to use `FloatingVue.default` to access the default export, which may not be what you want. Use `output.exports: "named"` to disable this warning.
7:35:52 AM: dist/floating-vue.umd.js 33.42 kB │ gzip: 9.68 kB
7:35:52 AM: ✓ built in 552ms
7:35:55 AM: > docs@2.0.0-beta.20 build /opt/build/repo/docs
7:35:55 AM: > vitepress build
7:35:55 AM: vitepress v1.0.0-rc.36
7:35:55 AM: - building client + server bundles...
7:36:05 AM: ✓ building client + server bundles...
7:36:05 AM: - rendering pages...
7:36:05 AM: ✓ rendering pages...
7:36:05 AM: build complete in 10.11s.
7:36:06 AM:
7:36:06 AM: (build.command completed in 15.2s)
7:36:06 AM:
7:36:06 AM: (Netlify Build completed in 15.6s)
7:36:07 AM: Section completed: building
7:36:10 AM: Finished processing build request in 38.873s
Deploying
Complete
Deploying
Complete
7:36:06 AM: Deploy site
7:36:06 AM: ────────────────────────────────────────────────────────────────
7:36:06 AM:
7:36:06 AM: Starting to deploy site from "docs/.vitepress/dist"
7:36:06 AM: Calculating files to upload
7:36:06 AM: 24 new files to upload
7:36:06 AM: 0 new functions to upload
7:36:06 AM: Section completed: deploying
7:36:06 AM: Site deploy was successfully initiated
7:36:06 AM:
7:36:06 AM: (Deploy site completed in 364ms)
Cleanup
Complete
Cleanup
Complete
7:36:06 AM: Netlify Build Complete
7:36:06 AM: ────────────────────────────────────────────────────────────────
7:36:06 AM:
7:36:06 AM: Caching artifacts
7:36:06 AM: Started saving node modules
7:36:07 AM: Finished saving node modules
7:36:07 AM: Started saving build plugins
7:36:07 AM: Finished saving build plugins
7:36:07 AM: Started saving corepack cache
7:36:07 AM: Finished saving corepack cache
7:36:07 AM: Started saving pnpm cache
7:36:07 AM: Finished saving pnpm cache
7:36:07 AM: Started saving pip cache
7:36:07 AM: Finished saving pip cache
7:36:07 AM: Started saving emacs cask dependencies
7:36:07 AM: Finished saving emacs cask dependencies
7:36:07 AM: Started saving maven dependencies
7:36:07 AM: Finished saving maven dependencies
7:36:07 AM: Started saving boot dependencies
7:36:07 AM: Finished saving boot dependencies
7:36:07 AM: Started saving rust rustup cache
7:36:07 AM: Finished saving rust rustup cache
7:36:07 AM: Started saving go dependencies
7:36:07 AM: Finished saving go dependencies
7:36:07 AM: Build script success
7:36:09 AM: Uploading Cache of size 166.1MB
7:36:10 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
7:36:06 AM: Starting post processing
7:36:06 AM: Post processing - redirect rules
7:36:06 AM: Post processing done
7:36:06 AM: Section completed: postprocessing
7:36:06 AM: Skipping form detection
7:36:06 AM: Post processing - header rules
7:36:07 AM: Site is live ✨