Skip to main content

Deploy details

Deploy successful for react-geolocation

Bump acorn from 5.7.3 to 5.7.4

PR #21: dependabot/npm_and_yarn/acorn-5.7.4@4d14e67

Deploy log

5:59:27 PM: Build ready to start
5:59:29 PM: build-image version: 2dbd444fcdce00cf06325060a8238d5ae3e86774
5:59:29 PM: build-image tag: v3.3.7
5:59:29 PM: buildbot version: bd31cf433d2d899021d41733f271c39fdf2f8880
5:59:29 PM: Fetching cached dependencies
5:59:29 PM: Starting to download cache of 136.0MB
5:59:30 PM: Finished downloading cache in 1.146889473s
5:59:30 PM: Starting to extract cache
5:59:37 PM: Finished extracting cache in 6.521577042s
5:59:37 PM: Finished fetching cache in 7.704177311s
5:59:37 PM: Starting to prepare the repo for build
5:59:37 PM: Preparing Git Reference pull/21/head
5:59:38 PM: Starting build script
5:59:38 PM: Installing dependencies
5:59:39 PM: Started restoring cached node version
5:59:43 PM: Finished restoring cached node version
5:59:43 PM: Downloading and installing node v10.19.0...
5:59:44 PM: ##########
5:59:44 PM: 14.5%
5:59:44 PM: ########################
5:59:44 PM: ################################################ 100.0%
5:59:44 PM: Computing checksum with sha256sum
5:59:44 PM: Checksums matched!
5:59:47 PM: Now using node v10.19.0 (npm v6.13.4)
5:59:47 PM: Attempting ruby version 2.6.2, read from environment
5:59:49 PM: Using ruby version 2.6.2
5:59:49 PM: Using PHP version 5.6
5:59:49 PM: Started restoring cached node modules
5:59:49 PM: Finished restoring cached node modules
5:59:49 PM: Started restoring cached yarn cache
5:59:49 PM: Finished restoring cached yarn cache
5:59:50 PM: Installing NPM modules using Yarn version 1.13.0
5:59:50 PM: yarn install v1.13.0
5:59:50 PM: [1/4] Resolving packages...
5:59:51 PM: [2/4] Fetching packages...
6:00:09 PM: info fsevents@2.0.6: The platform "linux" is incompatible with this module.
6:00:09 PM: info "fsevents@2.0.6" is an optional dependency and failed compatibility check. Excluding it from installation.
6:00:09 PM: info fsevents@1.2.9: The platform "linux" is incompatible with this module.
6:00:09 PM: info "fsevents@1.2.9" is an optional dependency and failed compatibility check. Excluding it from installation.
6:00:09 PM: [3/4] Linking dependencies...
6:00:09 PM: warning " > react-ga@2.7.0" has unmet peer dependency "prop-types@^15.6.0".
6:00:09 PM: warning "react-scripts > @typescript-eslint/eslint-plugin@1.6.0" has unmet peer dependency "typescript@*".
6:00:09 PM: warning "react-scripts > @typescript-eslint/parser@1.6.0" has unmet peer dependency "typescript@*".
6:00:09 PM: warning "react-scripts > @typescript-eslint/eslint-plugin > @typescript-eslint/typescript-estree@1.6.0" has unmet peer dependency "typescript@*".
6:00:09 PM: warning "react-scripts > @typescript-eslint/eslint-plugin > tsutils@3.17.1" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".
6:00:17 PM: [4/4] Building fresh packages...
6:00:18 PM: Done in 27.38s.
6:00:18 PM: NPM modules installed using Yarn
6:00:18 PM: Started restoring cached go cache
6:00:18 PM: Finished restoring cached go cache
6:00:18 PM: unset GOOS;
6:00:18 PM: unset GOARCH;
6:00:18 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
6:00:18 PM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
6:00:18 PM: go version >&2;
6:00:18 PM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env';
6:00:18 PM: go version go1.12 linux/amd64
6:00:18 PM: Installing missing commands
6:00:18 PM: Verify run directory
6:00:18 PM: Executing user command: yarn build
6:00:18 PM: yarn run v1.13.0
6:00:18 PM: $ react-scripts build
6:00:20 PM: Creating an optimized production build...
6:00:21 PM: Browserslist: caniuse-lite is outdated. Please run next command `yarn upgrade`
6:00:37 PM: Compiled with warnings.
6:00:37 PM: ./src/views/google-map.js
6:00:37 PM: Line 24: React Hook React.useEffect has a missing dependency: 'apiKey'. Either include it or remove the dependency array react-hooks/exhaustive-deps
6:00:37 PM: Line 46: React Hook React.useEffect has missing dependencies: 'position.latitude' and 'position.longitude'. Either include them or remove the dependency array react-hooks/exhaustive-deps
6:00:37 PM: ./src/componets/request-location.js
6:00:37 PM: Line 2: 'React' is defined but never used no-unused-vars
6:00:37 PM: Search for the keywords to learn more about each warning.
6:00:37 PM: To ignore, add // eslint-disable-next-line to the line before.
6:00:37 PM: File sizes after gzip:
6:00:37 PM: 99.83 KB build/static/js/2.6e7e4863.chunk.js
6:00:37 PM: 1.9 KB build/static/js/main.9fbbe5c7.chunk.js
6:00:37 PM: 762 B build/static/js/runtime~main.a8a9905a.js
6:00:37 PM: The project was built assuming it is hosted at the server root.
6:00:37 PM: You can control this with the homepage field in your package.json.
6:00:37 PM: For example, add this to build it for GitHub Pages:
6:00:37 PM: "homepage" : "http://myname.github.io/myapp",
6:00:37 PM: The build folder is ready to be deployed.
6:00:37 PM: You may serve it with a static server:
6:00:37 PM: yarn global add serve
6:00:37 PM: serve -s build
6:00:37 PM: Find out more about deployment here:
6:00:37 PM: Done in 18.39s.
6:00:37 PM: Skipping functions preparation step: no functions directory set
6:00:37 PM: Caching artifacts
6:00:37 PM: Started saving node modules
6:00:37 PM: Finished saving node modules
6:00:37 PM: Started saving yarn cache
6:00:37 PM: Finished saving yarn cache
6:00:37 PM: Started saving pip cache
6:00:37 PM: Finished saving pip cache
6:00:37 PM: Started saving emacs cask dependencies
6:00:37 PM: Finished saving emacs cask dependencies
6:00:37 PM: Started saving maven dependencies
6:00:37 PM: Finished saving maven dependencies
6:00:37 PM: Started saving boot dependencies
6:00:37 PM: Finished saving boot dependencies
6:00:37 PM: Started saving go dependencies
6:00:37 PM: Finished saving go dependencies
6:00:44 PM: Build script success
6:00:44 PM: Starting to deploy site from 'build/'
6:00:44 PM: Creating deploy tree
6:00:47 PM: 0 new files to upload
6:00:47 PM: 0 new functions to upload
6:00:47 PM: Starting post processing
6:00:47 PM: Post processing done
6:00:47 PM: Site is live
6:01:24 PM: Finished processing build request in 1m54.770919121s