Deploy details
Deploy successful for newcar-apis
refactor(core): Replaced `changeStyle` with `changeProperty`, with respect to #43Deploy log
Initializing
Complete
Initializing
Complete
9:13:44 AM: Build ready to start
9:14:09 AM: build-image version: 3d3c7e8b4321e2c1a54a2c4584fb46ba742b1630 (focal)
9:14:09 AM: buildbot version: 588d3e99baf403f31620480ed78c765f2e21ff1d
9:14:09 AM: Fetching cached dependencies
9:14:09 AM: Starting to download cache of 211.7MB
9:14:10 AM: Finished downloading cache in 1.533s
9:14:10 AM: Starting to extract cache
9:14:15 AM: Finished extracting cache in 4.384s
9:14:15 AM: Finished fetching cache in 5.981s
9:14:15 AM: Starting to prepare the repo for build
9:14:15 AM: Preparing Git Reference pull/52/head
9:14:16 AM: Custom build path detected. Proceeding with the specified path: ''
9:14:17 AM: Starting to install dependencies
9:14:17 AM: Python version set to 3.8
9:14:17 AM: Attempting Ruby version 2.7.2, read from environment
9:14:18 AM: Using Ruby version 2.7.2
9:14:19 AM: Started restoring cached go cache
9:14:19 AM: Finished restoring cached go cache
9:14:20 AM: go version go1.19.13 linux/amd64
9:14:21 AM: Using PHP version 8.0
9:14:22 AM: Started restoring cached Node.js version
9:14:23 AM: Finished restoring cached Node.js version
9:14:23 AM: v18.20.3 is already installed.
9:14:24 AM: Now using node v18.20.3 (npm v10.7.0)
9:14:24 AM: Enabling Node.js Corepack
9:14:24 AM: Started restoring cached build plugins
9:14:24 AM: Finished restoring cached build plugins
9:14:24 AM: Started restoring cached corepack dependencies
9:14:24 AM: Finished restoring cached corepack dependencies
9:14:24 AM: Started restoring cached pnpm cache
9:14:24 AM: Finished restoring cached pnpm cache
9:14:25 AM: Installing npm packages using pnpm version 9.1.0
9:14:25 AM: Scope: all 16 workspace projects
9:14:25 AM: Lockfile is up to date, resolution step is skipped
9:14:25 AM: Progress: resolved 1, reused 0, downloaded 0, added 0
9:14:26 AM: Packages: +1061
9:14:26 AM: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
9:14:26 AM: Progress: resolved 1061, reused 0, downloaded 0, added 0
9:14:27 AM: Progress: resolved 1061, reused 1061, downloaded 0, added 764
9:14:28 AM: Progress: resolved 1061, reused 1061, downloaded 0, added 1061, done
9:14:28 AM: devDependencies:
9:14:28 AM: + @antfu/eslint-config 2.17.0
9:14:28 AM: + @changesets/cli 2.27.1
9:14:28 AM: + @types/node 20.12.11
9:14:28 AM: + eslint 9.2.0
9:14:28 AM: + lint-staged 15.2.2
9:14:28 AM: + pkgroll 2.0.2
9:14:28 AM: + pnpm 9.1.0
9:14:28 AM: + rimraf 3.0.2
9:14:28 AM: + simple-git-hooks 2.11.1
9:14:28 AM: + taze 0.13.8
9:14:28 AM: + typedoc 0.25.13
9:14:28 AM: + typescript 5.4.5
9:14:28 AM: + vite 5.2.11
9:14:28 AM: + vitest 1.6.0
9:14:28 AM: . prepare$ simple-git-hooks
9:14:29 AM: . prepare: [INFO] Successfully set the pre-commit with command: pnpm lint-staged
9:14:29 AM: . prepare: [INFO] Successfully set all git hooks
9:14:29 AM: . prepare: Done
9:14:29 AM: Done in 3.8s
9:14:29 AM: npm packages installed using pnpm
9:14:29 AM: Successfully installed dependencies
9:14:29 AM: Starting build script
9:14:31 AM: Detected 1 framework(s)
9:14:31 AM: "vite" at version "5.2.11"
9:14:31 AM: Section completed: initializing
Building
Complete
Building
Complete
9:14:32 AM: Netlify Build
9:14:32 AM: ────────────────────────────────────────────────────────────────
9:14:32 AM:
9:14:32 AM: ❯ Version
9:14:32 AM: @netlify/build 29.41.3
9:14:32 AM:
9:14:32 AM: ❯ Flags
9:14:32 AM: baseRelDir: true
9:14:32 AM: buildId: 664db748313f9900080d0b10
9:14:32 AM: deployId: 664db748313f9900080d0b12
9:14:32 AM:
9:14:32 AM: ❯ Current directory
9:14:32 AM: /opt/build/repo
9:14:32 AM:
9:14:32 AM: ❯ Config file
9:14:32 AM: No config file was defined: using default values.
9:14:32 AM:
9:14:32 AM: ❯ Context
9:14:32 AM: deploy-preview
9:14:32 AM:
9:14:32 AM: Build command from Netlify app
9:14:32 AM: ────────────────────────────────────────────────────────────────
9:14:32 AM:
9:14:32 AM: $ pnpm api:generate
9:14:32 AM: > @newcar/monorepo@ api:generate /opt/build/repo
9:14:32 AM: > pnpm typedoc
9:14:33 AM: [info] Converting project at ./packages/basic
9:14:35 AM: [info] Converting project at ./packages/core
9:14:37 AM: [warning] Config, defined in ./packages/core/src/config.ts, is referenced by config but not included in the documentation.
9:14:37 AM: [warning] AnimateFunction, defined in ./packages/core/src/apiAnimate.ts, is referenced by SetupFunction.__type.__type but not included in the documentation.
9:14:37 AM: [warning] MaybeArray, defined in ./packages/core/src/types.ts, is referenced by changeProperty.changeProperty.propertyName but not included in the documentation.
9:14:37 AM: [warning] PickNumberKeys, defined in ./packages/core/src/types.ts, is referenced by changeProperty.changeProperty.propertyName but not included in the documentation.
9:14:37 AM: [warning] EasingFunction, defined in ./packages/core/src/apiChangeProperty.ts, is referenced by changeProperty.changeProperty.by but not included in the documentation.
9:14:37 AM: [warning] EasingFunction, defined in ./packages/core/src/apiChangeStyle.ts, is referenced by changeStyle.changeStyle.by but not included in the documentation.
9:14:37 AM: [info] Converting project at ./packages/newcar
9:14:38 AM: [info] Converting project at ./packages/recorder
9:14:39 AM: [info] Converting project at ./packages/utils
9:14:40 AM: [info] Converting project at ./mods/mod-chart
9:14:41 AM: [warning] The signature DateTimeWithDuration.setZone has an @param with name "opts.keepLocalTime", which was not used.
9:14:41 AM: [warning] The signature DateTimeWithDuration.toISODate has an @param with name "opts.format", which was not used.
9:14:41 AM: [warning] The signature DateTimeWithDuration.toISOTime has an @param with name "opts.suppressMilliseconds", which was not used.
9:14:41 AM: [warning] The signature DateTimeWithDuration.toISOTime has an @param with name "opts.suppressSeconds", which was not used.
9:14:41 AM: [warning] The signature DateTimeWithDuration.toISOTime has an @param with name "opts.includeOffset", which was not used.
9:14:41 AM: [warning] The signature DateTimeWithDuration.toISOTime has an @param with name "opts.includePrefix", which was not used.
9:14:41 AM: [warning] The signature DateTimeWithDuration.toISOTime has an @param with name "opts.format", which was not used.
9:14:41 AM: [warning] The signature DateTimeWithDuration.toObject has an @param with name "opts.includeConfig", which was not used.
9:14:41 AM: [warning] The signature DateTimeWithDuration.diff has an @param with name "opts.conversionAccuracy", which was not used.
9:14:41 AM: [warning] The signature DateTimeWithDuration.diffNow has an @param with name "opts.conversionAccuracy", which was not used.
9:14:41 AM: [warning] ChartAxis, defined in ./mods/mod-chart/src/widgets/chartLayout.ts, is referenced by ChartLayout.cross but not included in the documentation.
9:14:41 AM: [warning] BaseChartData, defined in ./mods/mod-chart/src/widgets/baseChart.ts, is referenced by ChartLayout.data but not included in the documentation.
9:14:41 AM: [warning] DateTimeFormatOptions, defined in ./mods/mod-chart/src/widgets/baseChart.ts, is referenced by ChartLayout.dateFormatOptions but not included in the documentation.
9:14:41 AM: [warning] BaseSimpleChart, defined in ./mods/mod-chart/src/widgets/baseSimpleChart.ts, is referenced by MixedChart.charts but not included in the documentation.
9:14:41 AM: [warning] ChartAxisOptions, defined in ./mods/mod-chart/src/widgets/baseChart.ts, is referenced by BarChartOptions.axis.__type.cross but not included in the documentation.
9:14:41 AM: [info] Converting project at ./mods/mod-geometry
9:14:43 AM: [info] Converting project at ./mods/mod-markdown
9:14:44 AM: [info] Converting project at ./mods/mod-math
9:14:45 AM: [warning] Domain, defined in ./mods/mod-math/src/utils/domain.ts, is referenced by MathFunction.domain but not included in the documentation.
9:14:45 AM: [warning] Range, defined in ./mods/mod-math/src/utils/range.ts, is referenced by MathFunction.numberRange but not included in the documentation.
9:14:45 AM: [info] Merging converted projects
9:14:46 AM: [info] Documentation generated at ./docs/apis
9:14:46 AM:
9:14:46 AM: (build.command completed in 14.4s)
9:14:46 AM:
9:14:48 AM: (Netlify Build completed in 16.3s)
9:14:49 AM: Section completed: building
9:14:52 AM: Finished processing build request in 43.279s
Deploying
Complete
Deploying
Complete
9:14:46 AM: Deploy site
9:14:46 AM: ────────────────────────────────────────────────────────────────
9:14:46 AM:
9:14:46 AM: Starting to deploy site from 'docs/apis'
9:14:46 AM: Calculating files to upload
9:14:47 AM: 474 new files to upload
9:14:47 AM: 0 new functions to upload
9:14:47 AM: Starting to upload
9:14:47 AM: 10% uploaded
9:14:47 AM: 20% uploaded
9:14:47 AM: 30% uploaded
9:14:47 AM: 40% uploaded
9:14:48 AM: 50% uploaded
9:14:48 AM: 60% uploaded
9:14:48 AM: 70% uploaded
9:14:48 AM: 80% uploaded
9:14:48 AM: 90% uploaded
9:14:48 AM: 100% uploaded
9:14:48 AM: Section completed: deploying
9:14:48 AM: Site deploy was successfully initiated
9:14:48 AM:
9:14:48 AM: (Deploy site completed in 1.8s)
Cleanup
Complete
Cleanup
Complete
9:14:48 AM: Netlify Build Complete
9:14:48 AM: ────────────────────────────────────────────────────────────────
9:14:48 AM:
9:14:49 AM: Caching artifacts
9:14:49 AM: Started saving node modules
9:14:49 AM: Finished saving node modules
9:14:49 AM: Started saving build plugins
9:14:49 AM: Finished saving build plugins
9:14:49 AM: Started saving corepack cache
9:14:49 AM: Finished saving corepack cache
9:14:49 AM: Started saving pnpm cache
9:14:49 AM: Finished saving pnpm cache
9:14:49 AM: Started saving pip cache
9:14:49 AM: Finished saving pip cache
9:14:49 AM: Started saving emacs cask dependencies
9:14:49 AM: Finished saving emacs cask dependencies
9:14:49 AM: Started saving maven dependencies
9:14:49 AM: Finished saving maven dependencies
9:14:49 AM: Started saving boot dependencies
9:14:49 AM: Finished saving boot dependencies
9:14:49 AM: Started saving rust rustup cache
9:14:49 AM: Finished saving rust rustup cache
9:14:49 AM: Started saving go dependencies
9:14:49 AM: Finished saving go dependencies
9:14:49 AM: Build script success
9:14:51 AM: Uploading Cache of size 211.8MB
9:14:52 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
9:14:48 AM: Post processing - header rules
9:14:48 AM: Post processing - redirect rules
9:14:48 AM: Post processing done
9:14:48 AM: Section completed: postprocessing
9:14:48 AM: Starting post processing
9:14:48 AM: Skipping form detection
9:14:49 AM: Site is live ✨