Skip to main content

Deploy details

Deploy successful for newcar-apis

chore: improved for readability, in `widget.ts` and `patch.ts`

PR #41: main@79d2aba

Deploy log

Initializing

Complete
7:14:23 AM: Build ready to start
7:14:33 AM: build-image version: 3d3c7e8b4321e2c1a54a2c4584fb46ba742b1630 (focal)
7:14:33 AM: buildbot version: 72ed9578274f76ae72cdce4c5312615aeecc32fb
7:14:33 AM: Fetching cached dependencies
7:14:33 AM: Starting to download cache of 175.9MB
7:14:35 AM: Finished downloading cache in 1.167s
7:14:35 AM: Starting to extract cache
7:14:39 AM: Finished extracting cache in 4.556s
7:14:39 AM: Finished fetching cache in 5.781s
7:14:39 AM: Starting to prepare the repo for build
7:14:39 AM: Preparing Git Reference pull/41/head
7:14:40 AM: Custom build path detected. Proceeding with the specified path: ''
7:14:41 AM: Starting to install dependencies
7:14:42 AM: Python version set to 3.8
7:14:42 AM: Attempting Ruby version 2.7.2, read from environment
7:14:42 AM: Using Ruby version 2.7.2
7:14:43 AM: Started restoring cached go cache
7:14:43 AM: Finished restoring cached go cache
7:14:44 AM: go version go1.19.13 linux/amd64
7:14:45 AM: Using PHP version 8.0
7:14:46 AM: Started restoring cached Node.js version
7:14:47 AM: Finished restoring cached Node.js version
7:14:47 AM: v18.20.2 is already installed.
7:14:47 AM: Now using node v18.20.2 (npm v10.5.0)
7:14:47 AM: Enabling Node.js Corepack
7:14:47 AM: Started restoring cached build plugins
7:14:47 AM: Finished restoring cached build plugins
7:14:47 AM: Started restoring cached corepack dependencies
7:14:47 AM: Finished restoring cached corepack dependencies
7:14:47 AM: Started restoring cached pnpm cache
7:14:47 AM: Finished restoring cached pnpm cache
7:14:48 AM: Installing npm packages using pnpm version 9.1.0
7:14:49 AM: Scope: all 16 workspace projects
7:14:49 AM: Lockfile is up to date, resolution step is skipped
7:14:49 AM: Progress: resolved 1, reused 0, downloaded 0, added 0
7:14:50 AM: Packages: +1026
7:14:50 AM: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7:14:50 AM: Progress: resolved 1026, reused 0, downloaded 0, added 0
7:14:51 AM: Progress: resolved 1026, reused 1026, downloaded 0, added 762
7:14:51 AM: Progress: resolved 1026, reused 1026, downloaded 0, added 1026, done
7:14:52 AM: devDependencies:
7:14:52 AM: + @antfu/eslint-config 2.17.0
7:14:52 AM: + @changesets/cli 2.27.1
7:14:52 AM: + @types/node 20.12.11
7:14:52 AM: + eslint 9.2.0
7:14:52 AM: + lint-staged 15.2.2
7:14:52 AM: + pkgroll 2.0.2
7:14:52 AM: + pnpm 9.1.0
7:14:52 AM: + rimraf 3.0.2
7:14:52 AM: + simple-git-hooks 2.11.1
7:14:52 AM: + taze 0.13.8
7:14:52 AM: + typedoc 0.25.13
7:14:52 AM: + typescript 5.4.5
7:14:52 AM: + vite 5.2.11
7:14:52 AM: . prepare$ simple-git-hooks
7:14:52 AM: . prepare: [INFO] Successfully set the pre-commit with command: pnpm lint-staged
7:14:52 AM: . prepare: [INFO] Successfully set all git hooks
7:14:52 AM: . prepare: Done
7:14:52 AM: Done in 3.7s
7:14:52 AM: npm packages installed using pnpm
7:14:53 AM: Successfully installed dependencies
7:14:53 AM: Starting build script
7:14:54 AM: Detected 1 framework(s)
7:14:54 AM: "vite" at version "5.2.11"
7:14:54 AM: Section completed: initializing

Building

Complete
7:14:56 AM: Netlify Build
7:14:56 AM: ────────────────────────────────────────────────────────────────
7:14:56 AM:
7:14:56 AM: ❯ Version
7:14:56 AM: @netlify/build 29.41.3
7:14:56 AM:
7:14:56 AM: ❯ Flags
7:14:56 AM: baseRelDir: true
7:14:56 AM: buildId: 66406baf8358c70008c76ecd
7:14:56 AM: deployId: 66406baf8358c70008c76ecf
7:14:56 AM:
7:14:56 AM: ❯ Current directory
7:14:56 AM: /opt/build/repo
7:14:56 AM:
7:14:56 AM: ❯ Config file
7:14:56 AM: No config file was defined: using default values.
7:14:56 AM:
7:14:56 AM: ❯ Context
7:14:56 AM: deploy-preview
7:14:56 AM:
7:14:56 AM: Build command from Netlify app
7:14:56 AM: ────────────────────────────────────────────────────────────────
7:14:56 AM: ​
7:14:56 AM: $ pnpm api:generate
7:14:56 AM: > @newcar/monorepo@ api:generate /opt/build/repo
7:14:56 AM: > pnpm typedoc
7:14:57 AM: [info] Converting project at ./packages/basic
7:14:59 AM: [info] Converting project at ./packages/core
7:15:00 AM: [warning] The signature Widget.predraw has an @param with name "CanvasKit", which was not used.
7:15:00 AM: [warning] The signature Widget.predraw has an @param with name "propertyChanged", which was not used.
7:15:00 AM: [warning] Config, defined in ./packages/core/src/config.ts, is referenced by config but not included in the documentation.
7:15:00 AM: [warning] MaybeArray, defined in ./packages/core/src/types.ts, is referenced by changeProperty.changeProperty.propertyName but not included in the documentation.
7:15:00 AM: [warning] PickNumberKeys, defined in ./packages/core/src/types.ts, is referenced by changeProperty.changeProperty.propertyName but not included in the documentation.
7:15:00 AM: [warning] EasingFunction, defined in ./packages/core/src/apiChangeProperty.ts, is referenced by changeProperty.changeProperty.by but not included in the documentation.
7:15:00 AM: [warning] EasingFunction, defined in ./packages/core/src/apiChangeStyle.ts, is referenced by changeStyle.changeStyle.by but not included in the documentation.
7:15:00 AM: [info] Converting project at ./packages/newcar
7:15:02 AM: [info] Converting project at ./packages/recorder
7:15:03 AM: [info] Converting project at ./packages/utils
7:15:04 AM: [info] Converting project at ./mods/mod-chart
7:15:06 AM: [warning] The signature ChartDataUnit.predraw has an @param with name "CanvasKit", which was not used.
7:15:06 AM: [warning] The signature ChartDataUnit.predraw has an @param with name "propertyChanged", which was not used.
7:15:06 AM: [warning] ChartAxis, defined in ./mods/mod-chart/src/widgets/chartLayout.ts, is referenced by ChartLayout.cross but not included in the documentation.
7:15:06 AM: [warning] BaseChartData, defined in ./mods/mod-chart/src/widgets/baseChart.ts, is referenced by ChartLayout.data but not included in the documentation.
7:15:06 AM: [warning] DateTimeFormatOptions, defined in ./mods/mod-chart/src/widgets/baseChart.ts, is referenced by ChartLayout.dateFormatOptions but not included in the documentation.
7:15:06 AM: [warning] BaseSimpleChart, defined in ./mods/mod-chart/src/widgets/baseSimpleChart.ts, is referenced by MixedChart.charts but not included in the documentation.
7:15:06 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.
7:15:06 AM: [info] Converting project at ./mods/mod-geometry
7:15:07 AM: [warning] The signature Axisymmetric.predraw has an @param with name "CanvasKit", which was not used.
7:15:07 AM: [warning] The signature Axisymmetric.predraw has an @param with name "propertyChanged", which was not used.
7:15:07 AM: [warning] The signature centrallySymmetric.predraw has an @param with name "CanvasKit", which was not used.
7:15:07 AM: [warning] The signature centrallySymmetric.predraw has an @param with name "propertyChanged", which was not used.
7:15:07 AM: [info] Converting project at ./mods/mod-markdown
7:15:08 AM: [info] Converting project at ./mods/mod-math
7:15:09 AM: [warning] The signature NumberAxis.predraw has an @param with name "CanvasKit", which was not used.
7:15:09 AM: [warning] The signature NumberAxis.predraw has an @param with name "propertyChanged", which was not used.
7:15:09 AM: [warning] The signature NumberPlane.predraw has an @param with name "CanvasKit", which was not used.
7:15:09 AM: [warning] The signature NumberPlane.predraw has an @param with name "propertyChanged", which was not used.
7:15:09 AM: [warning] Domain, defined in ./mods/mod-math/src/utils/domain.ts, is referenced by MathFunction.domain but not included in the documentation.
7:15:09 AM: [warning] Range, defined in ./mods/mod-math/src/utils/range.ts, is referenced by MathFunction.range but not included in the documentation.
7:15:09 AM: [info] Merging converted projects
7:15:11 AM: [info] Documentation generated at ./docs/apis
7:15:11 AM: ​
7:15:11 AM: (build.command completed in 15.1s)
7:15:11 AM:
7:15:12 AM: (Netlify Build completed in 16.8s)
7:15:13 AM: Section completed: building
7:15:16 AM: Finished processing build request in 42.655s

Deploying

Complete
7:15:11 AM: Deploy site
7:15:11 AM: ────────────────────────────────────────────────────────────────
7:15:11 AM: ​
7:15:11 AM: Starting to deploy site from 'docs/apis'
7:15:11 AM: Calculating files to upload
7:15:11 AM: 458 new files to upload
7:15:11 AM: 0 new functions to upload
7:15:11 AM: Starting to upload
7:15:12 AM: 10% uploaded
7:15:12 AM: 20% uploaded
7:15:12 AM: 30% uploaded
7:15:12 AM: 40% uploaded
7:15:12 AM: 50% uploaded
7:15:12 AM: 60% uploaded
7:15:12 AM: 70% uploaded
7:15:12 AM: 80% uploaded
7:15:12 AM: 90% uploaded
7:15:12 AM: 100% uploaded
7:15:12 AM: Section completed: deploying
7:15:12 AM: Site deploy was successfully initiated
7:15:12 AM: ​
7:15:12 AM: (Deploy site completed in 1.7s)

Cleanup

Complete
7:15:12 AM: Netlify Build Complete
7:15:12 AM: ────────────────────────────────────────────────────────────────
7:15:12 AM: ​
7:15:13 AM: Caching artifacts
7:15:13 AM: Started saving node modules
7:15:13 AM: Finished saving node modules
7:15:13 AM: Started saving build plugins
7:15:13 AM: Finished saving build plugins
7:15:13 AM: Started saving corepack cache
7:15:13 AM: Finished saving corepack cache
7:15:13 AM: Started saving pnpm cache
7:15:13 AM: Finished saving pnpm cache
7:15:13 AM: Started saving pip cache
7:15:13 AM: Finished saving pip cache
7:15:13 AM: Started saving emacs cask dependencies
7:15:13 AM: Finished saving emacs cask dependencies
7:15:13 AM: Started saving maven dependencies
7:15:13 AM: Finished saving maven dependencies
7:15:13 AM: Started saving boot dependencies
7:15:13 AM: Finished saving boot dependencies
7:15:13 AM: Started saving rust rustup cache
7:15:13 AM: Finished saving rust rustup cache
7:15:13 AM: Started saving go dependencies
7:15:13 AM: Finished saving go dependencies
7:15:13 AM: Build script success
7:15:15 AM: Uploading Cache of size 175.8MB
7:15:16 AM: Section completed: cleanup

Post-processing

Complete
7:15:13 AM: Post processing - header rules
7:15:13 AM: Post processing - redirect rules
7:15:13 AM: Post processing done
7:15:13 AM: Section completed: postprocessing
7:15:13 AM: Site is live ✨
7:15:13 AM: Starting post processing
7:15:13 AM: Skipping form detection