Deploy details
Deploy log
3:40:49 AM: Build ready to start
3:40:58 AM: build-image version: 9e0f207a27642d0115b1ca97cd5e8cebbe492f63
3:40:58 AM: build-image tag: v3.3.2
3:40:58 AM: buildbot version: a2bab682ae0761baa4d123ebd00c57be933655dc
3:40:58 AM: Fetching cached dependencies
3:40:58 AM: Starting to download cache of 125.3MB
3:40:59 AM: Finished downloading cache in 915.034313ms
3:40:59 AM: Starting to extract cache
3:41:04 AM: Finished extracting cache in 5.046582962s
3:41:04 AM: Finished fetching cache in 6.015349432s
3:41:04 AM: Starting to prepare the repo for build
3:41:04 AM: Preparing Git Reference pull/2/head
3:41:05 AM: Starting build script
3:41:05 AM: Installing dependencies
3:41:05 AM: Started restoring cached node version
3:41:08 AM: Finished restoring cached node version
3:41:09 AM: Downloading and installing node v10.17.0...
3:41:10 AM: Downloading https://nodejs.org/dist/v10.17.0/node-v10.17.0-linux-x64.tar.xz...
3:41:10 AM:
#
3:41:10 AM: 1.6%
3:41:10 AM:
##############
3:41:10 AM: ############## 39.0%
3:41:10 AM:
#################################################
3:41:10 AM: ####################### 100.0%
3:41:10 AM: Computing checksum with sha256sum
3:41:10 AM: Checksums matched!
3:41:14 AM: Now using node v10.17.0 (npm v6.11.3)
3:41:14 AM: Attempting ruby version 2.6.2, read from environment
3:41:16 AM: Using ruby version 2.6.2
3:41:16 AM: Using PHP version 5.6
3:41:16 AM: Started restoring cached node modules
3:41:16 AM: Finished restoring cached node modules
3:41:16 AM: Installing NPM modules using NPM version 6.11.3
3:41:26 AM: npm
3:41:26 AM: WARN ajv-keywords@3.1.0 requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.
3:41:26 AM: npm
3:41:26 AM: WARN bootstrap@4.1.0 requires a peer of jquery@1.9.1 - 3 but none is installed. You must install peer dependencies yourself.
3:41:26 AM: npm WARN
3:41:26 AM: optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.3 (node_modules/fsevents):
3:41:26 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
3:41:26 AM: updated 1 package and audited 15151 packages in 8.735s
3:41:26 AM: found 743 vulnerabilities (62 low, 43 moderate, 636 high, 2 critical)
3:41:26 AM: run `npm audit fix` to fix them, or `npm audit` for details
3:41:26 AM: NPM modules installed
3:41:26 AM: Started restoring cached go cache
3:41:26 AM: Finished restoring cached go cache
3:41:26 AM: unset GOOS;
3:41:26 AM: unset GOARCH;
3:41:26 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
3:41:26 AM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
3:41:26 AM: go version >&2;
3:41:26 AM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env';
3:41:26 AM: go version go1.12 linux/amd64
3:41:26 AM: Installing missing commands
3:41:26 AM: Verify run directory
3:41:26 AM: Executing user command: npm run build
3:41:27 AM: > test-react-npm@0.1.0 build /opt/build/repo
3:41:27 AM: > react-scripts build
3:41:28 AM: Creating an optimized production build...
3:41:58 AM: Compiled with warnings.
3:41:58 AM: ./src/App.js
3:41:58 AM: Line 15: 'core' is defined but never used no-unused-vars
3:41:58 AM: Line 139: 'result' is assigned a value but never used no-unused-vars
3:41:58 AM: ./src/elements/DraggableLayoutR3C3.js
3:41:58 AM: Line 25: 'result' is assigned a value but never used no-unused-vars
3:41:58 AM: ./src/elements/DraggableHeader.js
3:41:58 AM: Line 28: 'id' is assigned a value but never used no-unused-vars
3:41:58 AM: Line 29: 'dropzoneID' is assigned a value but never used no-unused-vars
3:41:58 AM: Line 29: 'parentID' is assigned a value but never used no-unused-vars
3:41:58 AM: Line 29: 'name' is assigned a value but never used no-unused-vars
3:41:58 AM: Line 32: Unexpected mix of '||' and '&&' no-mixed-operators
3:41:58 AM: Line 33: Unexpected mix of '||' and '&&' no-mixed-operators
3:41:58 AM: ./src/elements/DraggableTextbox.js
3:41:58 AM: Line 2: 'Col' is defined but never used no-unused-vars
3:41:58 AM: Line 2: 'Row' is defined but never used no-unused-vars
3:41:58 AM: ./src/elements/DraggableDropdown.js
3:41:58 AM: Line 2: 'Col' is defined but never used no-unused-vars
3:41:58 AM: Line 2: 'Row' is defined but never used no-unused-vars
3:41:58 AM: ./src/elements/DraggableLayoutR1C2.js
3:41:58 AM: Line 43: 'result' is assigned a value but never used no-unused-vars
3:41:58 AM: ./src/elements/DraggableSlider.js
3:41:58 AM: Line 54: 'settings' is assigned a value but never used no-unused-vars
3:41:58 AM: Line 85: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images jsx-a11y/alt-text
3:41:58 AM: Line 109: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images jsx-a11y/alt-text
3:41:58 AM: Search for the keywords to learn more about each warning.
3:41:58 AM: To ignore, add // eslint-disable-next-line to the line before.
3:41:58 AM: File sizes after gzip:
3:41:59 AM: 546.74 KB build/static/js/main.26be75f2.js
3:41:59 AM: 21.94 KB build/static/css/main.1ed77ac5.css
3:41:59 AM: The bundle size is significantly larger than recommended.
3:41:59 AM: Consider reducing it with code splitting: https://goo.gl/9VhYWB
3:41:59 AM: You can also analyze the project dependencies: https://goo.gl/LeUzfb
3:41:59 AM: The project was built assuming it is hosted at the server root.
3:41:59 AM: You can control this with the homepage field in your package.json.
3:41:59 AM: For example, add this to build it for GitHub Pages:
3:41:59 AM: "homepage" : "http://myname.github.io/myapp",
3:41:59 AM: The build folder is ready to be deployed.
3:41:59 AM: You may serve it with a static server:
3:41:59 AM: npm install -g serve
3:41:59 AM: serve -s build
3:41:59 AM: Find out more about deployment here:
3:41:59 AM: http://bit.ly/2vY88Kr
3:41:59 AM: Skipping functions preparation step: no functions directory set
3:41:59 AM: Caching artifacts
3:41:59 AM: Started saving node modules
3:41:59 AM: Finished saving node modules
3:41:59 AM: Started saving pip cache
3:41:59 AM: Finished saving pip cache
3:41:59 AM: Started saving emacs cask dependencies
3:41:59 AM: Finished saving emacs cask dependencies
3:41:59 AM: Started saving maven dependencies
3:41:59 AM: Finished saving maven dependencies
3:41:59 AM: Started saving boot dependencies
3:41:59 AM: Finished saving boot dependencies
3:41:59 AM: Started saving go dependencies
3:41:59 AM: Finished saving go dependencies
3:42:02 AM: Build script success
3:42:02 AM: Starting to deploy site from 'build/'
3:42:02 AM: Creating deploy tree
3:42:04 AM: Starting post processing
3:42:04 AM: 0 new files to upload
3:42:04 AM: Post processing done
3:42:04 AM: 0 new functions to upload
3:42:04 AM: Site is live
3:42:30 AM: Finished processing build request in 1m32.574922634s