Deploy details
Deploy successful for vdl-ferret
Production: misc-fix@HEAD
Deploy log
6:57:50 PM: Build ready to start
6:57:56 PM: build-image version: 4c0c1cadee6a31c9bb8d824514030009c4c05c6a (focal)
6:57:56 PM: build-image tag: v4.15.0
6:57:56 PM: buildbot version: cc0c986a947e274d444f48f63f797a5d01f2a89a
6:57:56 PM: Fetching cached dependencies
6:57:56 PM: Starting to download cache of 276.7MB
6:57:59 PM: Finished downloading cache in 3.080479249s
6:57:59 PM: Starting to extract cache
6:58:02 PM: Finished extracting cache in 2.818704936s
6:58:02 PM: Finished fetching cache in 6.004188067s
6:58:02 PM: Starting to prepare the repo for build
6:58:02 PM: Preparing Git Reference refs/heads/misc-fix
6:58:04 PM: Parsing package.json dependencies
6:58:05 PM: Section completed: initializing
6:58:05 PM: Starting build script
6:58:05 PM: Installing dependencies
6:58:05 PM: Python version set to 2.7
6:58:05 PM: Started restoring cached node version
6:58:06 PM: Finished restoring cached node version
6:58:07 PM: v16.18.1 is already installed.
6:58:07 PM: Now using node v16.18.1 (npm v8.19.2)
6:58:07 PM: Enabling node corepack
6:58:07 PM: Started restoring cached build plugins
6:58:07 PM: Finished restoring cached build plugins
6:58:07 PM: Attempting ruby version 2.7.2, read from environment
6:58:08 PM: Using ruby version 2.7.2
6:58:08 PM: Using PHP version 8.0
6:58:08 PM: No npm workspaces detected
6:58:08 PM: Started restoring cached node modules
6:58:08 PM: Finished restoring cached node modules
6:58:08 PM: Started restoring cached go cache
6:58:08 PM: Finished restoring cached go cache
6:58:08 PM: Installing Go version 1.16.5 (requested 1.16.5)
6:58:12 PM: unset GOOS;
6:58:12 PM: unset GOARCH;
6:58:12 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64';
6:58:12 PM: export PATH="/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64/bin:${PATH}";
6:58:12 PM: go version >&2;
6:58:12 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.16.5.linux.amd64.env"
6:58:12 PM: go version go1.16.5 linux/amd64
6:58:12 PM: Detected 1 framework(s)
6:58:13 PM: "gulp" at version "4.0.2"
6:58:13 PM: Installing missing commands
6:58:13 PM: Verify run directory
6:58:14 PM:
6:58:14 PM: ────────────────────────────────────────────────────────────────
6:58:14 PM: Netlify Build
6:58:14 PM: ────────────────────────────────────────────────────────────────
6:58:14 PM:
6:58:14 PM: ❯ Version
6:58:14 PM: @netlify/build 29.0.1
6:58:14 PM:
6:58:14 PM: ❯ Flags
6:58:14 PM: baseRelDir: true
6:58:14 PM: buildId: 638f90ae4d45aa0a96396c67
6:58:14 PM: deployId: 638f90ae4d45aa0a96396c69
6:58:14 PM:
6:58:14 PM: ❯ Current directory
6:58:14 PM: /opt/build/repo
6:58:14 PM:
6:58:14 PM: ❯ Config file
6:58:14 PM: No config file was defined: using default values.
6:58:14 PM:
6:58:14 PM: ❯ Context
6:58:14 PM: production
6:58:14 PM:
6:58:14 PM: ────────────────────────────────────────────────────────────────
6:58:14 PM: 1. Build command from Netlify app
6:58:14 PM: ────────────────────────────────────────────────────────────────
6:58:14 PM:
6:58:14 PM: $ gulp build
6:58:15 PM: [18:58:15] Using gulpfile /opt/build/repo/gulpfile.js
6:58:15 PM: [18:58:15] Starting 'build'...
6:58:15 PM: [18:58:15] Starting 'copy-html'...
6:58:15 PM: [18:58:15] Finished 'copy-html' after 32 ms
6:58:15 PM: [18:58:15] Starting 'css'...
6:58:17 PM: [18:58:17] Finished 'css' after 2.66 s
6:58:17 PM: [18:58:17] Starting 'compileJS2'...
6:58:21 PM: [18:58:21] [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>[]'.
6:58:21 PM: Type 'Column<string | number | Cell>' is not assignable to type 'Column<String | Number>'.
6:58:21 PM: Type 'string | number | Cell' is not assignable to type 'String | Number'.
6:58:21 PM: Type 'Cell' is not assignable to type 'String | Number'.
6:58:21 PM: Type 'Cell' is missing the following properties from type 'Number': toFixed, toExponential, toPrecision] {
6:58:21 PM: fileName: '/opt/build/repo/src/ControlsDisplay.ts',
6:58:21 PM: line: 113,
6:58:21 PM: column: 33
6:58:21 PM: }
6:58:21 PM: [18:58:21] [TypeScript error: /opt/build/repo/src/TableDisplay.ts(40,25): Error TS2339: Property 'setOverviewMode' does not exist on type 'LineUp'.] {
6:58:21 PM: fileName: '/opt/build/repo/src/TableDisplay.ts',
6:58:21 PM: line: 40,
6:58:21 PM: column: 25
6:58:21 PM: }
6:58:21 PM: [18:58:21] [TypeScript error: /opt/build/repo/src/TableDisplay.ts(41,30): Error TS2339: Property 'setOverviewMode' does not exist on type 'LineUp'.] {
6:58:21 PM: fileName: '/opt/build/repo/src/TableDisplay.ts',
6:58:21 PM: line: 41,
6:58:21 PM: column: 30
6:58:21 PM: }
6:58:44 PM: [18:58:44] Finished 'compileJS2' after 26 s
6:58:44 PM: [18:58:44] Finished 'build' after 29 s
6:58:44 PM:
6:58:44 PM: (build.command completed in 29.8s)
6:58:44 PM:
6:58:44 PM: Creating deploy upload records
6:58:44 PM: ────────────────────────────────────────────────────────────────
6:58:44 PM: 2. Deploy site
6:58:44 PM: ────────────────────────────────────────────────────────────────
6:58:44 PM:
6:58:44 PM: Starting to deploy site from 'dist'
6:58:44 PM: Creating deploy tree
6:58:44 PM: 1 new files to upload
6:58:44 PM: 0 new functions to upload
6:58:44 PM: Section completed: deploying
6:58:44 PM: Site deploy was successfully initiated
6:58:44 PM: Starting post processing
6:58:44 PM:
6:58:44 PM: (Deploy site completed in 434ms)
6:58:44 PM:
6:58:44 PM: Post processing - HTML
6:58:44 PM: ────────────────────────────────────────────────────────────────
6:58:44 PM: Netlify Build Complete
6:58:44 PM: ────────────────────────────────────────────────────────────────
6:58:44 PM:
6:58:44 PM: Post processing - header rules
6:58:44 PM: (Netlify Build completed in 30.2s)
6:58:44 PM: Caching artifacts
6:58:44 PM: Started saving node modules
6:58:45 PM: Post processing - redirect rules
6:58:44 PM: Finished saving node modules
6:58:44 PM: Started saving build plugins
6:58:44 PM: Finished saving build plugins
6:58:45 PM: Post processing done
6:58:44 PM: Started saving pip cache
6:58:44 PM: Finished saving pip cache
6:58:44 PM: Started saving emacs cask dependencies
6:58:45 PM: Section completed: postprocessing
6:58:44 PM: Finished saving emacs cask dependencies
6:58:44 PM: Started saving maven dependencies
6:58:44 PM: Finished saving maven dependencies
6:58:44 PM: Started saving boot dependencies
6:58:44 PM: Finished saving boot dependencies
6:58:44 PM: Started saving rust rustup cache
6:58:44 PM: Finished saving rust rustup cache
6:58:44 PM: Started saving go dependencies
6:58:44 PM: Finished saving go dependencies
6:58:44 PM: Build script success
6:58:44 PM: Section completed: building
6:58:47 PM: Site is live ✨
6:59:00 PM: Uploading Cache of size 276.8MB
6:59:02 PM: Section completed: cleanup
6:59:02 PM: Finished processing build request in 1m6.920188006s