10:32:24 PM: Build ready to start
10:32:26 PM: build-image version: 8e315e54bc4032a32e73290be556cde4f8348c12
10:32:26 PM: build-image tag: v2.8.2
10:32:26 PM: buildbot version: 1c5d5da2a8a19e94f07a53f82f5c9b010bad1249
10:32:27 PM: Fetching cached dependencies
10:32:27 PM: Starting to download cache of 240.7MB
10:32:30 PM: Finished downloading cache in 3.52159192s
10:32:30 PM: Starting to extract cache
10:32:38 PM: Finished extracting cache in 8.00393712s
10:32:38 PM: Finished fetching cache in 11.600064656s
10:32:38 PM: Starting to prepare the repo for build
10:32:39 PM: Preparing Git Reference pull/13/head
10:32:39 PM: Found netlify.toml. Overriding site configuration
10:32:39 PM: Starting build script
10:32:39 PM: Installing dependencies
10:32:40 PM: Started restoring cached node version
10:32:42 PM: Finished restoring cached node version
10:32:42 PM: v8.16.0 is already installed.
10:32:43 PM: Now using node v8.16.0 (npm v6.4.1)
10:32:43 PM: Attempting ruby version 2.3.6, read from environment
10:32:44 PM: Using ruby version 2.3.6
10:32:44 PM: Using PHP version 5.6
10:32:44 PM: Started restoring cached node modules
10:32:44 PM: Finished restoring cached node modules
10:32:45 PM: Installing NPM modules using NPM version 6.4.1
10:32:52 PM: WARN deprecated fsevents@2.0.6: Please update: there are crash fixes
10:33:02 PM: notice created a lockfile as package-lock.json. You should commit this file.
10:33:02 PM: WARN @typescript-eslint/eslint-plugin@1.6.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
10:33:02 PM: npm WARN @typescript-eslint/parser@1.6.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
10:33:02 PM: npm WARN @typescript-eslint/typescript-estree@1.6.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
10:33:02 PM: npm WARN react-app-rewired@2.1.0 requires a peer of react-scripts@^2.1.3 but none is installed. You must install peer dependencies yourself.
10:33:02 PM: npm WARN ts-pnp@1.1.2 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself.
10:33:02 PM: npm WARN tsutils@3.10.0 requires a peer of typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev but none is installed. You must install peer dependencies yourself.
10:33:02 PM: WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/jest-haste-map/node_modules/fsevents):
10:33:02 PM: npm WARN notsup
10:33:02 PM: SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
10:33:02 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/chokidar/node_modules/fsevents):
10:33:02 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
10:33:02 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.0.6 (node_modules/fsevents):
10:33:02 PM: notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.0.6: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
10:33:02 PM: added 4 packages from 7 contributors, updated 1 package and audited 891103 packages in 16.963s
10:33:02 PM: found 0 vulnerabilities
10:33:02 PM: NPM modules installed
10:33:03 PM: Started restoring cached go cache
10:33:04 PM: Finished restoring cached go cache
10:33:04 PM: Installing Go version 1.10
10:33:04 PM: unset GOARCH;
10:33:04 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64';
10:33:04 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64/bin:${PATH}";
10:33:04 PM: go version >&2;
10:33:04 PM: export GIMME_ENV='/opt/buildhome/.gimme_cache/env/go1.10.linux.amd64.env';
10:33:04 PM: go version go1.10 linux/amd64
10:33:04 PM: Installing missing commands
10:33:04 PM: Verify run directory
10:33:04 PM: Executing user command: npm run build
10:33:05 PM: > bunpkg-with-hooks-master@1.0.3 build /opt/build/repo
10:33:05 PM: > react-app-rewired build
10:33:06 PM: Creating an optimized production build...
10:33:31 PM: Compiled with warnings.
10:33:31 PM: ./src/container/Wizard.js
10:33:31 PM: Line 122: React Hook useEffect has a missing dependency: 'errorBoundaryKey'. Either include it or remove the dependency array. You can also do a functional update 'setErrorBoundaryKey(e => ...)' if you only need 'errorBoundaryKey' in the 'setErrorBoundaryKey' call react-hooks/exhaustive-deps
10:33:31 PM: ./src/components/AppHeader.js
10:33:31 PM: Line 12: Emojis should be wrapped in <span>, have role="img", and have an accessible description with aria-label or aria-labelledby jsx-a11y/accessible-emoji
10:33:31 PM: Line 12: Emojis should be wrapped in <span>, have role="img", and have an accessible description with aria-label or aria-labelledby jsx-a11y/accessible-emoji
10:33:31 PM: ./src/components/steps/SelectVersionsStep.js
10:33:31 PM: Line 2: 'Suspense' is defined but never used no-unused-vars
10:33:31 PM: Line 4: 'useCallback' is defined but never used no-unused-vars
10:33:31 PM: Line 18: 'createResource' is defined but never used no-unused-vars
10:33:31 PM: Line 80: React Hook useEffect has a missing dependency: 'showStableVersionsOnly'. Either include it or remove the dependency array react-hooks/exhaustive-deps
10:33:31 PM: Line 90: 'defaultVersions' is assigned a value but never used no-unused-vars
10:33:31 PM: Line 106: 'showStableVersionsOnly' is assigned a value but never used no-unused-vars
10:33:31 PM: ./src/data/SearchRepository.js
10:33:31 PM: Line 47: 'isScopedPakcge' is assigned a value but never used no-unused-vars
10:33:31 PM: ./src/components/ExternalLink.js
10:33:31 PM: ./src/components/steps/UnpkgLinksStep.js
10:33:31 PM: Line 85: React Hook useEffect has missing dependencies: 'packageName' and 'version'. Either include them or remove the dependency array react-hooks/exhaustive-deps
10:33:31 PM: Search for the keywords to learn more about each warning.
10:33:31 PM: To ignore, add // eslint-disable-next-line to the line before.
10:33:31 PM: File sizes after gzip:
10:33:31 PM: 286.82 KB build/static/js/4.deb3b795.chunk.js
10:33:31 PM: 19.49 KB build/static/css/4.1a08681a.chunk.css
10:33:31 PM: 3.55 KB build/static/js/main.b65172c5.chunk.js
10:33:31 PM: 1.15 KB build/static/js/runtime~main.66c516d0.js
10:33:31 PM: 274 B build/static/js/1.21cbaf09.chunk.js
10:33:31 PM: 270 B build/static/js/0.96f18756.chunk.js
10:33:31 PM: 255 B build/static/js/5.95cf4b50.chunk.js
10:33:31 PM: You can control this with the homepage field in your package.json.
10:33:31 PM: The build folder is ready to be deployed.
10:33:31 PM: You may serve it with a static server:
10:33:31 PM: npm install -g serve
10:33:31 PM: serve -s build
10:33:31 PM: Find out more about deployment here:
10:33:31 PM: Skipping functions preparation step: no functions directory set
10:33:31 PM: Caching artifacts
10:33:31 PM: Started saving node modules
10:33:31 PM: Finished saving node modules
10:33:31 PM: Started saving pip cache
10:33:31 PM: Finished saving pip cache
10:33:31 PM: Started saving emacs cask dependencies
10:33:31 PM: Finished saving emacs cask dependencies
10:33:31 PM: Started saving maven dependencies
10:33:31 PM: Finished saving maven dependencies
10:33:31 PM: Started saving boot dependencies
10:33:31 PM: Finished saving boot dependencies
10:33:31 PM: Started saving go dependencies
10:33:34 PM: Finished saving go dependencies
10:33:34 PM: Build script success
10:33:34 PM: Starting to deploy site from 'build/'
10:33:34 PM: Creating deploy tree
10:33:34 PM: 16 new files to upload
10:33:34 PM: 0 new functions to upload
10:33:35 PM: Starting post processing
10:33:36 PM: Minifying bundle
10:33:41 PM: Post processing done
10:33:41 PM: Site is live
10:34:19 PM: Finished processing build request in 1m52.229229587s
10:34:19 PM: Shutting down logging, 0 messages pending