Deploy details
Deploy log
11:18:14 AM: Build ready to start
11:18:16 AM: build-image version: 0e2f4c52031ab562db66aec633308326e3b108d0 (focal)
11:18:16 AM: build-image tag: focal
11:18:16 AM: buildbot version: e61b0a1b9c6ba53f0a1e56770064611ff076b50a
11:18:16 AM: Fetching cached dependencies
11:18:16 AM: Starting to download cache of 248.5MB
11:18:18 AM: Finished downloading cache in 2.157927863s
11:18:18 AM: Starting to extract cache
11:18:25 AM: Finished extracting cache in 7.304906594s
11:18:25 AM: Finished fetching cache in 9.520424368s
11:18:25 AM: Starting to prepare the repo for build
11:18:25 AM: Preparing Git Reference pull/30/head
11:18:26 AM: Parsing package.json dependencies
11:18:27 AM: Starting build script
11:18:27 AM: Installing dependencies
11:18:27 AM: Python version set to 2.7
11:18:27 AM: Started restoring cached node version
11:18:28 AM: Finished restoring cached node version
11:18:29 AM: v16.16.0 is already installed.
11:18:29 AM: Now using node v16.16.0 (npm v8.11.0)
11:18:29 AM: Started restoring cached build plugins
11:18:29 AM: Finished restoring cached build plugins
11:18:29 AM: Attempting ruby version 2.7.2, read from environment
11:18:30 AM: Using ruby version 2.7.2
11:18:31 AM: Using PHP version 8.0
11:18:31 AM: WARNING: The environment variable 'NODE_ENV' is set to 'production'. Any 'devDependencies' in package.json will not be installed
11:18:31 AM: No npm workspaces detected
11:18:31 AM: Started restoring cached node modules
11:18:31 AM: Finished restoring cached node modules
11:18:31 AM: Started restoring cached go cache
11:18:31 AM: Finished restoring cached go cache
11:18:31 AM: Installing Go version 1.16.5 (requested 1.16.5)
11:18:37 AM: unset GOOS;
11:18:37 AM: unset GOARCH;
11:18:37 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64';
11:18:37 AM: export PATH="/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64/bin:${PATH}";
11:18:37 AM: go version >&2;
11:18:37 AM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.16.5.linux.amd64.env"
11:18:37 AM: go version go1.16.5 linux/amd64
11:18:37 AM: Installing missing commands
11:18:37 AM: Verify run directory
11:18:39 AM:
11:18:39 AM: ────────────────────────────────────────────────────────────────
11:18:39 AM: Netlify Build
11:18:39 AM: ────────────────────────────────────────────────────────────────
11:18:39 AM:
11:18:39 AM: ❯ Version
11:18:39 AM: @netlify/build 27.3.3
11:18:39 AM:
11:18:39 AM: ❯ Flags
11:18:39 AM: baseRelDir: true
11:18:39 AM: buildId: 62cd5876f6134a0008623b78
11:18:39 AM: deployId: 62cd5876f6134a0008623b7a
11:18:39 AM:
11:18:39 AM: ❯ Current directory
11:18:39 AM: /opt/build/repo
11:18:39 AM:
11:18:39 AM: ❯ Config file
11:18:39 AM: /opt/build/repo/netlify.toml
11:18:39 AM:
11:18:39 AM: ❯ Context
11:18:39 AM: deploy-preview
11:18:39 AM:
11:18:39 AM: ────────────────────────────────────────────────────────────────
11:18:39 AM: 1. Build command from Netlify app
11:18:39 AM: ────────────────────────────────────────────────────────────────
11:18:39 AM:
11:18:39 AM: $ npm run build
11:18:40 AM: > ester-frontend@0.1.0 build
11:18:40 AM: > react-scripts build
11:18:41 AM: Creating an optimized production build...
11:19:03 AM: Compiled with warnings.
11:19:03 AM:
11:19:03 AM: Failed to parse source map from '/opt/build/repo/node_modules/@reonomy/react-confetti-explosion/src/index.tsx' file: Error: ENOENT: no such file or directory, open '/opt/build/repo/node_modules/@reonomy/react-confetti-explosion/src/index.tsx'
11:19:03 AM: Failed to parse source map from '/opt/build/repo/node_modules/@reonomy/react-confetti-explosion/src/styles.ts' file: Error: ENOENT: no such file or directory, open '/opt/build/repo/node_modules/@reonomy/react-confetti-explosion/src/styles.ts'
11:19:03 AM: Failed to parse source map from '/opt/build/repo/node_modules/@reonomy/react-confetti-explosion/src/utils.ts' file: Error: ENOENT: no such file or directory, open '/opt/build/repo/node_modules/@reonomy/react-confetti-explosion/src/utils.ts'
11:19:03 AM: src/components/ConfettiCannon.js
11:19:03 AM: Line 17:6: React Hook useEffect has a missing dependency: 'preReveal'. Either include it or remove the dependency array react-hooks/exhaustive-deps
11:19:03 AM: Line 24:6: React Hook useEffect has missing dependencies: 'enableConfetti' and 'state.game.reveal'. Either include them or remove the dependency array react-hooks/exhaustive-deps
11:19:03 AM: Line 49:6: React Hook useEffect has a missing dependency: 'ExplodeProps.duration'. Either include it or remove the dependency array react-hooks/exhaustive-deps
11:19:03 AM: src/context/GlobalContext.js
11:19:03 AM: Line 57:6: React Hook useEffect has a missing dependency: 'createdSocket'. Either include it or remove the dependency array react-hooks/exhaustive-deps
11:19:03 AM: Line 98:6: React Hook useEffect has missing dependencies: 'refreshGameData' and 'state.game._id'. Either include them or remove the dependency array react-hooks/exhaustive-deps
11:19:03 AM: Line 330:13: 'res' is assigned a value but never used no-unused-vars
11:19:03 AM: src/helpers/GetDimensions.js
11:19:03 AM: Line 15:6: React Hook useEffect has a missing dependency: 'getS'. Either include it or remove the dependency array react-hooks/exhaustive-deps
11:19:03 AM: Line 22:6: React Hook useEffect has a missing dependency: 'getS'. Either include it or remove the dependency array react-hooks/exhaustive-deps
11:19:03 AM: Creating deploy upload records
11:19:03 AM: src/views/EstimateView.js
11:19:03 AM: Line 42:18: 'headerWidth' is assigned a value but never used no-unused-vars
11:19:03 AM: src/views/JoinCodeView.js
11:19:03 AM: Line 47:6: React Hook useEffect has a missing dependency: 'wakeUpRequest'. Either include it or remove the dependency array react-hooks/exhaustive-deps
11:19:03 AM: src/views/LandingView.js
11:19:03 AM: Line 19:6: React Hook useEffect has a missing dependency: 'wakeUpRequest'. Either include it or remove the dependency array react-hooks/exhaustive-deps
11:19:03 AM: src/views/UserVotingView.js
11:19:03 AM: Line 51:6: React Hook useEffect has a missing dependency: 'returnMarkers'. Either include it or remove the dependency array react-hooks/exhaustive-deps
11:19:03 AM: Line 55:6: React Hook useEffect has a missing dependency: 'returnMarkers'. Either include it or remove the dependency array react-hooks/exhaustive-deps
11:19:03 AM: Search for the keywords to learn more about each warning.
11:19:04 AM: Starting post processing
11:19:03 AM: To ignore, add // eslint-disable-next-line to the line before.
11:19:03 AM: File sizes after gzip:
11:19:03 AM: 182.48 kB build/static/js/main.22867c70.js
11:19:04 AM: Post processing - HTML
11:19:03 AM: 1.79 kB build/static/js/787.7d163946.chunk.js
11:19:03 AM: 929 B build/static/css/main.6e4c0605.css
11:19:03 AM: The project was built assuming it is hosted at /.
11:19:04 AM: Post processing - header rules
11:19:03 AM: You can control this with the homepage field in your package.json.
11:19:03 AM: The build folder is ready to be deployed.
11:19:03 AM: You may serve it with a static server:
11:19:03 AM: npm install -g serve
11:19:04 AM: Post processing - redirect rules
11:19:03 AM: serve -s build
11:19:03 AM: Find out more about deployment here:
11:19:03 AM: https://cra.link/deployment
11:19:04 AM: Post processing done
11:19:03 AM:
11:19:03 AM: (build.command completed in 24.3s)
11:19:03 AM:
11:19:03 AM: ────────────────────────────────────────────────────────────────
11:19:03 AM: 2. Deploy site
11:19:03 AM: ────────────────────────────────────────────────────────────────
11:19:03 AM:
11:19:03 AM: Starting to deploy site from 'build'
11:19:03 AM: Creating deploy tree
11:19:04 AM: 4 new files to upload
11:19:04 AM: 0 new functions to upload
11:19:04 AM: Site deploy was successfully initiated
11:19:04 AM:
11:19:04 AM: (Deploy site completed in 372ms)
11:19:04 AM:
11:19:04 AM: ────────────────────────────────────────────────────────────────
11:19:04 AM: Netlify Build Complete
11:19:04 AM: ────────────────────────────────────────────────────────────────
11:19:04 AM:
11:19:04 AM: (Netlify Build completed in 24.7s)
11:19:04 AM: Caching artifacts
11:19:04 AM: Started saving node modules
11:19:04 AM: Finished saving node modules
11:19:04 AM: Started saving build plugins
11:19:04 AM: Finished saving build plugins
11:19:04 AM: Started saving pip cache
11:19:04 AM: Finished saving pip cache
11:19:04 AM: Started saving emacs cask dependencies
11:19:04 AM: Finished saving emacs cask dependencies
11:19:04 AM: Started saving maven dependencies
11:19:04 AM: Finished saving maven dependencies
11:19:04 AM: Started saving boot dependencies
11:19:04 AM: Finished saving boot dependencies
11:19:04 AM: Started saving rust rustup cache
11:19:04 AM: Finished saving rust rustup cache
11:19:04 AM: Started saving go dependencies
11:19:04 AM: Finished saving go dependencies
11:19:04 AM: Build script success
11:19:07 AM: Site is live ✨
11:19:41 AM: Uploading Cache of size 248.5MB
11:19:43 AM: Finished processing build request in 1m27.296146201s