Deploy details
Deploy successful for vdl-ferret
add living document of artifacts of manipulationProduction: misc-fix@3a3a4f5
Deploy log
Initializing
Complete
Initializing
Complete
2:53:02 AM: Build ready to start
2:53:04 AM: build-image version: 481fab764dc8f5343ed2ea2af1bdecd396c657eb (focal)
2:53:04 AM: buildbot version: 481fab764dc8f5343ed2ea2af1bdecd396c657eb
2:53:04 AM: Fetching cached dependencies
2:53:04 AM: Starting to download cache of 223.4MB
2:53:06 AM: Finished downloading cache in 1.857s
2:53:06 AM: Starting to extract cache
2:53:09 AM: Finished extracting cache in 3.04s
2:53:09 AM: Finished fetching cache in 4.95s
2:53:09 AM: Starting to prepare the repo for build
2:53:09 AM: Preparing Git Reference refs/heads/misc-fix
2:53:10 AM: Parsing package.json dependencies
2:53:11 AM: Starting build script
2:53:11 AM: Installing dependencies
2:53:11 AM: Python version set to 2.7
2:53:11 AM: Started restoring cached Node.js version
2:53:12 AM: Finished restoring cached Node.js version
2:53:12 AM: v16.19.1 is already installed.
2:53:12 AM: Now using node v16.19.1 (npm v8.19.3)
2:53:12 AM: Enabling Node.js Corepack
2:53:12 AM: Started restoring cached build plugins
2:53:12 AM: Finished restoring cached build plugins
2:53:12 AM: Attempting Ruby version 2.7.2, read from environment
2:53:13 AM: Using Ruby version 2.7.2
2:53:13 AM: Using PHP version 8.0
2:53:13 AM: Started restoring cached corepack dependencies
2:53:13 AM: Finished restoring cached corepack dependencies
2:53:13 AM: No npm workspaces detected
2:53:13 AM: Started restoring cached node modules
2:53:13 AM: Finished restoring cached node modules
2:53:14 AM: Installing npm packages using npm version 8.19.3
2:54:33 AM: up to date, audited 2514 packages in 1m
2:54:33 AM: 225 packages are looking for funding
2:54:33 AM: run `npm fund` for details
2:54:35 AM: 63 vulnerabilities (1 low, 15 moderate, 45 high, 2 critical)
2:54:35 AM: To address issues that do not require attention, run:
2:54:35 AM: npm audit fix
2:54:35 AM: To address all issues possible (including breaking changes), run:
2:54:35 AM: npm audit fix --force
2:54:35 AM: Some issues need review, and may require choosing
2:54:35 AM: a different dependency.
2:54:35 AM: Run `npm audit` for details.
2:54:35 AM: npm packages installed
2:54:35 AM: Started restoring cached go cache
2:54:35 AM: Finished restoring cached go cache
2:54:35 AM: Installing Go version 1.16.5 (requested 1.16.5)
2:54:40 AM: go version go1.16.5 linux/amd64
2:54:40 AM: Detected 1 framework(s)
2:54:40 AM: "gulp" at version "4.0.2"
2:54:40 AM: Section completed: initializing
Building
Complete
Building
Complete
2:54:42 AM: Netlify Build
2:54:42 AM: ────────────────────────────────────────────────────────────────
2:54:42 AM:
2:54:42 AM: ❯ Version
2:54:42 AM: @netlify/build 29.6.8
2:54:42 AM:
2:54:42 AM: ❯ Flags
2:54:42 AM: baseRelDir: true
2:54:42 AM: buildId: 6411330e0dd62900080312e6
2:54:42 AM: deployId: 6411330e0dd62900080312e9
2:54:42 AM:
2:54:42 AM: ❯ Current directory
2:54:42 AM: /opt/build/repo
2:54:42 AM:
2:54:42 AM: ❯ Config file
2:54:42 AM: No config file was defined: using default values.
2:54:42 AM:
2:54:42 AM: ❯ Context
2:54:42 AM: production
2:54:42 AM:
2:54:42 AM: 1. Build command from Netlify app
2:54:42 AM: ────────────────────────────────────────────────────────────────
2:54:42 AM:
2:54:42 AM: $ gulp build
2:54:42 AM: [02:54:42] Using gulpfile /opt/build/repo/gulpfile.js
2:54:42 AM: [02:54:42] Starting 'build'...
2:54:42 AM: [02:54:42] Starting 'copy-html'...
2:54:42 AM: [02:54:42] Finished 'copy-html' after 23 ms
2:54:42 AM: [02:54:42] Starting 'css'...
2:54:47 AM: [02:54:47] Finished 'css' after 4.66 s
2:54:47 AM: [02:54:47] Starting 'compileJS2'...
2:54:51 AM: [02:54:51] [TypeScript error: /opt/build/repo/src/ControlsDisplay.ts(113,33): Error TS2345: Argument of type 'Column<string | number | Cell>[]' is not assignable to parameter of type 'Column<String | Number>[]'.
2:54:51 AM: Type 'Column<string | number | Cell>' is not assignable to type 'Column<String | Number>'.
2:54:51 AM: Type 'string | number | Cell' is not assignable to type 'String | Number'.
2:54:51 AM: Type 'Cell' is not assignable to type 'String | Number'.
2:54:51 AM: Type 'Cell' is missing the following properties from type 'Number': toFixed, toExponential, toPrecision] {
2:54:51 AM: fileName: '/opt/build/repo/src/ControlsDisplay.ts',
2:54:51 AM: line: 113,
2:54:51 AM: column: 33
2:54:51 AM: }
2:54:51 AM: [02:54:51] [TypeScript error: /opt/build/repo/src/TableDisplay.ts(43,29): Error TS2339: Property 'setOverviewMode' does not exist on type 'LineUp'.] {
2:54:51 AM: fileName: '/opt/build/repo/src/TableDisplay.ts',
2:54:51 AM: line: 43,
2:54:51 AM: column: 29
2:54:51 AM: }
2:54:51 AM: [02:54:51] [TypeScript error: /opt/build/repo/src/TableDisplay.ts(49,34): Error TS2339: Property 'setOverviewMode' does not exist on type 'LineUp'.] {
2:54:51 AM: fileName: '/opt/build/repo/src/TableDisplay.ts',
2:54:51 AM: line: 49,
2:54:51 AM: column: 34
2:54:51 AM: }
2:54:51 AM: [02:54:51] [TypeScript error: /opt/build/repo/src/TableDisplay.ts(203,54): Error TS2339: Property 'ferretKey' does not exist on type 'Readonly<IColumnDesc>'.] {
2:54:51 AM: fileName: '/opt/build/repo/src/TableDisplay.ts',
2:54:51 AM: line: 203,
2:54:51 AM: column: 54
2:54:51 AM: }
2:55:14 AM: [02:55:14] Finished 'compileJS2' after 27 s
2:55:14 AM: [02:55:14] Finished 'build' after 32 s
2:55:14 AM:
2:55:14 AM: (build.command completed in 32.6s)
2:55:14 AM:
2:55:15 AM: (Netlify Build completed in 33s)
2:55:15 AM: Section completed: building
2:55:18 AM: Finished processing build request in 2m14.866s
Deploying
Complete
Deploying
Complete
2:55:14 AM: 2. Deploy site
2:55:14 AM: ────────────────────────────────────────────────────────────────
2:55:14 AM:
2:55:14 AM: Starting to deploy site from 'dist'
2:55:14 AM: Calculating files to upload
2:55:15 AM: 12 new files to upload
2:55:15 AM: 0 new functions to upload
2:55:15 AM: Section completed: deploying
2:55:15 AM: Site deploy was successfully initiated
2:55:15 AM:
2:55:15 AM: (Deploy site completed in 365ms)
Cleanup
Complete
Cleanup
Complete
2:55:15 AM: Netlify Build Complete
2:55:15 AM: ────────────────────────────────────────────────────────────────
2:55:15 AM:
2:55:15 AM: Caching artifacts
2:55:15 AM: Started saving node modules
2:55:15 AM: Finished saving node modules
2:55:15 AM: Started saving build plugins
2:55:15 AM: Finished saving build plugins
2:55:15 AM: Started saving corepack cache
2:55:15 AM: Finished saving corepack cache
2:55:15 AM: Started saving pip cache
2:55:15 AM: Finished saving pip cache
2:55:15 AM: Started saving emacs cask dependencies
2:55:15 AM: Finished saving emacs cask dependencies
2:55:15 AM: Started saving maven dependencies
2:55:15 AM: Finished saving maven dependencies
2:55:15 AM: Started saving boot dependencies
2:55:15 AM: Finished saving boot dependencies
2:55:15 AM: Started saving rust rustup cache
2:55:15 AM: Finished saving rust rustup cache
2:55:15 AM: Started saving go dependencies
2:55:15 AM: Finished saving go dependencies
2:55:15 AM: Build script success
2:55:17 AM: Uploading Cache of size 223.4MB
2:55:18 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
2:55:15 AM: Starting post processing
2:55:15 AM: Post processing - HTML
2:55:15 AM: Post processing - header rules
2:55:15 AM: Post processing - redirect rules
2:55:16 AM: Post processing done
2:55:16 AM: Section completed: postprocessing
2:55:16 AM: Site is live ✨