Deploy details
Published deploy for plate-picker
Merge pull request #2 from BillyBunn/development adds source code linkProduction: master@de93fc8
Deploy log
12:30:42 AM: Waiting to build. Currently running 1 concurrent builds on your account
12:30:42 AM: Build ready to start
12:30:44 AM: build-image version: 9e0f207a27642d0115b1ca97cd5e8cebbe492f63
12:30:44 AM: build-image tag: v3.3.2
12:30:44 AM: buildbot version: ef8d0929ed0baabafd8bbb7d0b021e1fc24180c0
12:30:45 AM: Fetching cached dependencies
12:30:45 AM: Starting to download cache of 118.3MB
12:30:45 AM: Finished downloading cache in 684.911158ms
12:30:45 AM: Starting to extract cache
12:30:54 AM: Finished extracting cache in 8.754822028s
12:30:54 AM: Finished fetching cache in 9.588101598s
12:30:54 AM: Starting to prepare the repo for build
12:30:55 AM: Preparing Git Reference refs/heads/master
12:30:55 AM: Starting build script
12:30:55 AM: Installing dependencies
12:30:56 AM: Started restoring cached node version
12:31:00 AM: Finished restoring cached node version
12:31:01 AM: Downloading and installing node v10.16.2...
12:31:02 AM: Downloading https://nodejs.org/dist/v10.16.2/node-v10.16.2-linux-x64.tar.xz...
12:31:02 AM:
0.3%
12:31:02 AM:
#####
12:31:02 AM: 7.3%
12:31:02 AM:
######################################################################## 100.0%
12:31:02 AM: Computing checksum with sha256sum
12:31:02 AM: Checksums matched!
12:31:06 AM: Now using node v10.16.2 (npm v6.9.0)
12:31:06 AM: Attempting ruby version 2.6.2, read from environment
12:31:08 AM: Using ruby version 2.6.2
12:31:09 AM: Using PHP version 5.6
12:31:09 AM: Started restoring cached node modules
12:31:09 AM: Finished restoring cached node modules
12:31:09 AM: Started restoring cached yarn cache
12:31:09 AM: Finished restoring cached yarn cache
12:31:10 AM: Installing NPM modules using Yarn version 1.17.0
12:31:12 AM: yarn install v1.17.0
12:31:12 AM: warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
12:31:12 AM: [1/4] Resolving packages...
12:31:15 AM: warning react-bootstrap > @react-bootstrap/react-popper > create-react-context > fbjs > core-js@1.2.7: core-js@<2.6.8 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2.
12:31:16 AM: [2/4] Fetching packages...
12:31:49 AM: info fsevents@2.0.6: The platform "linux" is incompatible with this module.
12:31:49 AM: info "fsevents@2.0.6" is an optional dependency and failed compatibility check. Excluding it from installation.
12:31:49 AM: info fsevents@1.2.9: The platform "linux" is incompatible with this module.
12:31:49 AM: info "fsevents@1.2.9" is an optional dependency and failed compatibility check. Excluding it from installation.
12:31:49 AM: [3/4] Linking dependencies...
12:31:49 AM: warning "react-scripts > @typescript-eslint/eslint-plugin@1.6.0" has unmet peer dependency "typescript@*".
12:31:49 AM: warning "react-scripts > @typescript-eslint/parser@1.6.0" has unmet peer dependency "typescript@*".
12:31:49 AM: warning "react-scripts > @typescript-eslint/eslint-plugin > @typescript-eslint/typescript-estree@1.6.0" has unmet peer dependency "typescript@*".
12:31:49 AM: warning "react-scripts > @typescript-eslint/eslint-plugin > tsutils@3.10.0" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev".
12:32:07 AM: [4/4] Building fresh packages...
12:32:07 AM: success Saved lockfile.
12:32:07 AM: Done in 54.50s.
12:32:07 AM: NPM modules installed using Yarn
12:32:08 AM: Started restoring cached go cache
12:32:08 AM: Finished restoring cached go cache
12:32:08 AM: unset GOOS;
12:32:08 AM: unset GOARCH;
12:32:08 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
12:32:08 AM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
12:32:08 AM: go version >&2;
12:32:08 AM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env';
12:32:08 AM: go version go1.12 linux/amd64
12:32:08 AM: Installing missing commands
12:32:08 AM: Verify run directory
12:32:08 AM: Executing user command: yarn build
12:32:08 AM: yarn run v1.17.0
12:32:08 AM: $ react-scripts build
12:32:10 AM: Creating an optimized production build...
12:32:32 AM: Compiled with warnings.
12:32:32 AM: ./src/components/WeightForm.js
12:32:32 AM: Line 5: 'TextField' is defined but never used no-unused-vars
12:32:32 AM: Search for the keywords to learn more about each warning.
12:32:32 AM: To ignore, add // eslint-disable-next-line to the line before.
12:32:32 AM: File sizes after gzip:
12:32:32 AM: 87.66 KB build/static/js/2.84ea4236.chunk.js
12:32:32 AM: 3.93 KB build/static/js/main.5e09cd30.chunk.js
12:32:32 AM: 762 B build/static/js/runtime~main.a8a9905a.js
12:32:32 AM: The project was built assuming it is hosted at the server root.
12:32:32 AM: You can control this with the homepage field in your package.json.
12:32:32 AM: For example, add this to build it for GitHub Pages:
12:32:32 AM: "homepage" : "http://myname.github.io/myapp",
12:32:32 AM: The build folder is ready to be deployed.
12:32:32 AM: You may serve it with a static server:
12:32:32 AM: yarn global add serve
12:32:32 AM: serve -s build
12:32:32 AM: Find out more about deployment here:
12:32:32 AM: https://bit.ly/CRA-deploy
12:32:32 AM: Done in 24.21s.
12:32:32 AM: Skipping functions preparation step: no functions directory set
12:32:32 AM: Caching artifacts
12:32:32 AM: Started saving node modules
12:32:32 AM: Finished saving node modules
12:32:32 AM: Started saving yarn cache
12:32:32 AM: Finished saving yarn cache
12:32:32 AM: Started saving pip cache
12:32:32 AM: Finished saving pip cache
12:32:32 AM: Started saving emacs cask dependencies
12:32:32 AM: Finished saving emacs cask dependencies
12:32:32 AM: Started saving maven dependencies
12:32:32 AM: Finished saving maven dependencies
12:32:32 AM: Started saving boot dependencies
12:32:32 AM: Finished saving boot dependencies
12:32:32 AM: Started saving go dependencies
12:32:32 AM: Finished saving go dependencies
12:32:38 AM: Build script success
12:32:38 AM: Starting to deploy site from 'build/'
12:32:38 AM: Creating deploy tree
12:32:38 AM: 8 new files to upload
12:32:38 AM: 0 new functions to upload
12:32:39 AM: Starting post processing
12:32:39 AM: Post processing done
12:32:40 AM: Site is live
12:33:09 AM: Finished processing build request in 2m24.652644062s