Skip to main content

Deploy details

Deploy successful for tresjs-docs

fix: typescript issues

PR #794: bugfix/typescript-issues@05592e8

Deploy log

Initializing

Complete
3:10:27 PM: Build ready to start
3:10:39 PM: build-image version: ecdc8b770f4a0193fd3f258c1bc6029e681813a4 (focal)
3:10:39 PM: buildbot version: 22552e71c3c7b6a5ebfd780eb1c9b2f42fe63aa7
3:10:39 PM: Fetching cached dependencies
3:10:39 PM: Starting to download cache of 846.7MB
3:10:42 PM: Finished downloading cache in 3.152s
3:10:42 PM: Starting to extract cache
3:10:53 PM: Finished extracting cache in 10.134s
3:10:53 PM: Finished fetching cache in 13.576s
3:10:53 PM: Starting to prepare the repo for build
3:10:53 PM: Preparing Git Reference pull/794/head
3:10:55 PM: Custom build command detected. Proceeding with the specified command: 'pnpm run build && pnpm docs:build'
3:10:55 PM: Starting to install dependencies
3:10:56 PM: Python version set to 3.8
3:10:56 PM: Attempting Ruby version 2.7.2, read from environment
3:10:56 PM: Using Ruby version 2.7.2
3:10:57 PM: Started restoring cached go cache
3:10:57 PM: Finished restoring cached go cache
3:10:58 PM: go version go1.19.13 linux/amd64
3:10:59 PM: Using PHP version 8.0
3:11:00 PM: Started restoring cached Node.js version
3:11:04 PM: Finished restoring cached Node.js version
3:11:05 PM: v18.20.4 is already installed.
3:11:06 PM: Now using node v18.20.4 (npm v10.7.0)
3:11:06 PM: Enabling Node.js Corepack
3:11:06 PM: Started restoring cached build plugins
3:11:06 PM: Finished restoring cached build plugins
3:11:06 PM: Started restoring cached corepack dependencies
3:11:06 PM: Finished restoring cached corepack dependencies
3:11:06 PM: Started restoring cached pnpm cache
3:11:06 PM: Finished restoring cached pnpm cache
3:11:07 PM: pnpm workspaces detected
3:11:07 PM: Started restoring workspace docs node modules
3:11:07 PM: Finished restoring workspace docs node modules
3:11:07 PM: Started restoring workspace playground node modules
3:11:07 PM: Finished restoring workspace playground node modules
3:11:07 PM: Started restoring workspace root node modules
3:11:07 PM: Finished restoring workspace root node modules
3:11:08 PM: Installing npm packages using pnpm version 9.1.4
3:11:08 PM: Scope: all 3 workspace projects
3:11:08 PM: Lockfile is up to date, resolution step is skipped
3:11:08 PM: Already up to date
3:11:09 PM: . prepare$ node .husky/install.mjs
3:11:09 PM: . prepare: Done
3:11:09 PM: Done in 1.7s
3:11:09 PM: npm packages installed using pnpm
3:11:10 PM: Successfully installed dependencies
3:11:10 PM: Starting build script
3:11:11 PM: Detected 1 framework(s)
3:11:11 PM: "vite" at version "5.3.3"
3:11:11 PM: Section completed: initializing

Building

Complete
3:11:13 PM: Netlify Build
3:11:13 PM: ────────────────────────────────────────────────────────────────
3:11:13 PM:
3:11:13 PM: ❯ Version
3:11:13 PM: @netlify/build 29.51.3
3:11:13 PM:
3:11:13 PM: ❯ Flags
3:11:13 PM: baseRelDir: true
3:11:13 PM: buildId: 66aa53e3995953000824f411
3:11:13 PM: deployId: 66aa53e3995953000824f413
3:11:13 PM:
3:11:13 PM: ❯ Current directory
3:11:13 PM: /opt/build/repo
3:11:13 PM:
3:11:13 PM: ❯ Config file
3:11:13 PM: /opt/build/repo/netlify.toml
3:11:13 PM:
3:11:13 PM: ❯ Context
3:11:13 PM: deploy-preview
3:11:13 PM:
3:11:13 PM: build.command from netlify.toml
3:11:13 PM: ────────────────────────────────────────────────────────────────
3:11:13 PM: ​
3:11:13 PM: $ pnpm run build && pnpm docs:build
3:11:14 PM: > @tresjs/core@4.2.3 build /opt/build/repo
3:11:14 PM: > vite build
3:11:15 PM: Tres v4.2.3
3:11:15 PM: vite v5.3.3 building for production...
3:11:15 PM:
3:11:15 PM: watching for file changes...
3:11:15 PM:
3:11:15 PM: build started...
3:11:18 PM: src/composables/useTresContextProvider/index.ts:155:5 - error TS2322: Type 'Ref<null>' is not assignable to type 'TresControl'.
3:11:18 PM: Type 'Ref<null>' is missing the following properties from type 'EventDispatcher<{}>': addEventListener, hasEventListener, removeEventListener, dispatchEvent
3:11:18 PM: 155 controls: ref(null),
3:11:18 PM: ~~~~~~~~
3:11:18 PM: src/composables/useTresContextProvider/index.ts:57:3
3:11:18 PM: 57 controls: TresControl | null
3:11:18 PM: ~~~~~~~~
3:11:18 PM: The expected type comes from property 'controls' which is declared here on type 'TresContext'
3:11:18 PM: src/devtools/plugin.ts:191:15 - error TS2353: Object literal may only specify known properties, and 'memory' does not exist in type '(StateBase | Omit<ComponentState, "type">)[]'.
3:11:18 PM: 191 memory: calculateMemoryUsage(instance),
3:11:18 PM: ~~~~~~
3:11:18 PM: transforming...
3:11:20 PM: node_modules/.pnpm/three-stdlib@2.30.0_three@0.166.1/node_modules/three-stdlib/libs/lottie.js (13062:32): Use of eval in "node_modules/.pnpm/three-stdlib@2.30.0_three@0.166.1/node_modules/three-stdlib/libs/lottie.js" is strongly discouraged as it poses security risks and may cause issues with minification.
3:11:20 PM: 334 modules transformed.
3:11:20 PM: rendering chunks...
3:11:20 PM:
3:11:20 PM: [vite:dts] Start generate declaration files...
3:11:20 PM: computing gzip size...
3:11:20 PM: dist/tres.umd.cjs 41.77 kB │ gzip: 15.87 kB
3:11:20 PM: dist/tres.js 55.03 kB │ gzip: 18.02 kB
3:11:20 PM: [vite:dts] Declaration files built in 3440ms.
3:11:20 PM:
3:11:20 PM: built in 5819ms.
3:11:21 PM: > @tresjs/core@4.2.3 docs:build /opt/build/repo
3:11:21 PM: > vitepress build docs
3:11:21 PM: vitepress v1.3.0
3:11:21 PM: - building client + server bundles...
3:11:36 PM: [unocss] failed to load icon "logo-nuxt"
3:11:36 PM:
3:11:36 PM: (!) Some chunks are larger than 500 kB after minification. Consider:
3:11:36 PM: - Using dynamic import() to code-split the application
3:11:36 PM: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
3:11:36 PM: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
3:11:45 PM: building client + server bundles...
3:11:45 PM: - rendering pages...
3:11:46 PM: rendering pages...
3:11:46 PM: build complete in 25.15s.
3:11:46 PM: ​
3:11:46 PM: (build.command completed in 33.1s)
3:11:46 PM:
3:11:50 PM: (Netlify Build completed in 36.4s)
3:11:50 PM: Section completed: building
3:12:19 PM: Finished processing build request in 1m40.264s

Deploying

Complete
3:11:46 PM: Deploy site
3:11:46 PM: ────────────────────────────────────────────────────────────────
3:11:46 PM: ​
3:11:46 PM: Starting to deploy site from 'docs/.vitepress/dist'
3:11:47 PM: Calculating files to upload
3:11:49 PM: 233 new files to upload
3:11:49 PM: 0 new functions to upload
3:11:49 PM: Starting to upload
3:11:49 PM: 10% uploaded
3:11:49 PM: 20% uploaded
3:11:49 PM: 30% uploaded
3:11:49 PM: 40% uploaded
3:11:49 PM: 50% uploaded
3:11:49 PM: 60% uploaded
3:11:49 PM: 70% uploaded
3:11:49 PM: 80% uploaded
3:11:49 PM: 90% uploaded
3:11:50 PM: 100% uploaded
3:11:50 PM: Section completed: deploying
3:11:50 PM: Site deploy was successfully initiated
3:11:50 PM: ​
3:11:50 PM: (Deploy site completed in 3.2s)

Cleanup

Complete
3:11:50 PM: Netlify Build Complete
3:11:50 PM: ────────────────────────────────────────────────────────────────
3:11:50 PM: ​
3:11:50 PM: Caching artifacts
3:11:50 PM: Started saving workspace docs node modules
3:11:50 PM: Finished saving workspace docs node modules
3:11:50 PM: Started saving workspace playground node modules
3:11:50 PM: Finished saving workspace playground node modules
3:11:50 PM: Started saving workspace root node modules
3:11:50 PM: Finished saving workspace root node modules
3:11:50 PM: Started saving build plugins
3:11:50 PM: Finished saving build plugins
3:11:50 PM: Started saving corepack cache
3:11:50 PM: Finished saving corepack cache
3:11:50 PM: Started saving pnpm cache
3:11:50 PM: Finished saving pnpm cache
3:11:50 PM: Started saving pip cache
3:11:50 PM: Finished saving pip cache
3:11:50 PM: Started saving emacs cask dependencies
3:11:50 PM: Finished saving emacs cask dependencies
3:11:50 PM: Started saving maven dependencies
3:11:50 PM: Finished saving maven dependencies
3:11:50 PM: Started saving boot dependencies
3:11:50 PM: Finished saving boot dependencies
3:11:50 PM: Started saving rust rustup cache
3:11:50 PM: Finished saving rust rustup cache
3:11:50 PM: Started saving go dependencies
3:11:50 PM: Finished saving go dependencies
3:11:50 PM: Build script success
3:12:18 PM: Uploading Cache of size 846.7MB
3:12:19 PM: Section completed: cleanup

Post-processing

Complete
3:11:50 PM: Starting post processing
3:11:50 PM: Post processing done
3:11:50 PM: Section completed: postprocessing
3:11:50 PM: Skipping form detection
3:11:50 PM: Post processing - header rules
3:11:50 PM: Post processing - redirect rules
3:11:50 PM: Site is live ✨