Deploy details
Deploy successful for estr
Production: main@HEAD
Deploy log
10:35:48 AM: Build ready to start
10:36:11 AM: build-image version: 122b31996ccaffd45d820a452d6227f8312110cc (focal)
10:36:11 AM: build-image tag: v4.5.3
10:36:11 AM: buildbot version: 7eafb394e33f42f945c880ce4ac17c149867813a
10:36:11 AM: Fetching cached dependencies
10:36:11 AM: Failed to fetch cache, continuing with build
10:36:11 AM: Starting to prepare the repo for build
10:36:11 AM: No cached dependencies found. Cloning fresh repo
10:36:11 AM: git clone https://github.com/teobot/ester-frontend
10:36:12 AM: Preparing Git Reference refs/heads/main
10:36:12 AM: Parsing package.json dependencies
10:36:13 AM: Starting build script
10:36:13 AM: Installing dependencies
10:36:13 AM: Python version set to 2.7
10:36:13 AM: Downloading and installing node v16.14.1...
10:36:14 AM: Downloading https://nodejs.org/dist/v16.14.1/node-v16.14.1-linux-x64.tar.xz...
10:36:14 AM: Computing checksum with sha256sum
10:36:14 AM: Checksums matched!
10:36:19 AM: Now using node v16.14.1 (npm v8.5.0)
10:36:19 AM: Started restoring cached build plugins
10:36:19 AM: Finished restoring cached build plugins
10:36:19 AM: Attempting ruby version 2.7.2, read from environment
10:36:20 AM: Using ruby version 2.7.2
10:36:20 AM: Using PHP version 8.0
10:36:20 AM: WARNING: The environment variable 'NODE_ENV' is set to 'production'. Any 'devDependencies' in package.json will not be installed
10:36:20 AM: Started restoring cached node modules
10:36:20 AM: Finished restoring cached node modules
10:36:20 AM: Installing NPM modules using NPM version 8.5.0
10:36:32 AM: npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
10:36:32 AM: npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
10:36:33 AM: npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
10:36:33 AM: npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
10:36:34 AM: npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
10:36:35 AM: npm WARN deprecated sane@4.1.0: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
10:36:35 AM: npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated
10:36:42 AM: npm WARN deprecated uglify-es@3.3.9: support for ECMAScript is superseded by `uglify-js` as of v3.13.0
10:36:44 AM: npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
10:37:02 AM: added 1976 packages, and audited 1977 packages in 41s
10:37:02 AM: 180 packages are looking for funding
10:37:02 AM: run `npm fund` for details
10:37:02 AM: 17 moderate severity vulnerabilities
10:37:02 AM: To address issues that do not require attention, run:
10:37:02 AM: npm audit fix
10:37:02 AM: To address all issues (including breaking changes), run:
10:37:02 AM: npm audit fix --force
10:37:02 AM: Run `npm audit` for details.
10:37:02 AM: NPM modules installed
10:37:03 AM: Started restoring cached go cache
10:37:03 AM: Finished restoring cached go cache
10:37:03 AM: go version go1.16.5 linux/amd64
10:37:03 AM: go version go1.16.5 linux/amd64
10:37:03 AM: Installing missing commands
10:37:03 AM: Verify run directory
10:37:04 AM:
10:37:04 AM: ────────────────────────────────────────────────────────────────
10:37:04 AM: Netlify Build
10:37:04 AM: ────────────────────────────────────────────────────────────────
10:37:04 AM:
10:37:04 AM: ❯ Version
10:37:04 AM: @netlify/build 26.4.0
10:37:04 AM:
10:37:04 AM: ❯ Flags
10:37:04 AM: baseRelDir: true
10:37:04 AM: buildId: 6231bd846fa85342c143a1d4
10:37:04 AM: deployId: 6231bd846fa85342c143a1d6
10:37:04 AM:
10:37:04 AM: ❯ Current directory
10:37:04 AM: /opt/build/repo
10:37:04 AM:
10:37:04 AM: ❯ Config file
10:37:04 AM: /opt/build/repo/netlify.toml
10:37:04 AM:
10:37:04 AM: ❯ Context
10:37:04 AM: production
10:37:04 AM:
10:37:04 AM: ────────────────────────────────────────────────────────────────
10:37:04 AM: 1. Build command from Netlify app
10:37:04 AM: ────────────────────────────────────────────────────────────────
10:37:04 AM:
10:37:04 AM: $ npm run build
10:37:05 AM: > ester-frontend@0.1.0 build
10:37:05 AM: > react-scripts build
10:37:06 AM: Creating an optimized production build...
10:37:28 AM: Compiled with warnings.
10:37:28 AM:
10:37:28 AM: src/context/GlobalContext.js
10:37:28 AM: Line 20:7: 'fakeData' is assigned a value but never used no-unused-vars
10:37:28 AM: Line 127:6: React Hook useEffect has a missing dependency: 'createdSocket'. Either include it or remove the dependency array react-hooks/exhaustive-deps
10:37:28 AM: Line 157:6: React Hook useEffect has missing dependencies: 'refreshGameData' and 'state.game._id'. Either include them or remove the dependency array react-hooks/exhaustive-deps
10:37:28 AM: src/helpers/GetDimensions.js
10:37:28 AM: Creating deploy upload records
10:37:28 AM: Line 15:6: React Hook useEffect has a missing dependency: 'getS'. Either include it or remove the dependency array react-hooks/exhaustive-deps
10:37:28 AM: Line 22:6: React Hook useEffect has a missing dependency: 'getS'. Either include it or remove the dependency array react-hooks/exhaustive-deps
10:37:28 AM: src/views/EstimateView.js
10:37:28 AM: Line 1:30: 'useEffect' is defined but never used no-unused-vars
10:37:28 AM: Line 15:9: 'io' is assigned a value but never used no-unused-vars
10:37:28 AM: src/views/JoinCodeView.js
10:37:28 AM: Line 14:21: 'windowHeight' is assigned a value but never used no-unused-vars
10:37:28 AM: src/views/UserVotingView.js
10:37:28 AM: Line 16:11: 'width' is assigned a value but never used no-unused-vars
10:37:28 AM: Line 16:18: 'height' is assigned a value but never used no-unused-vars
10:37:28 AM: Search for the keywords to learn more about each warning.
10:37:28 AM: To ignore, add // eslint-disable-next-line to the line before.
10:37:28 AM: File sizes after gzip:
10:37:28 AM: 161.43 kB build/static/js/main.068d3d3d.js
10:37:28 AM: 1.79 kB build/static/js/787.7d163946.chunk.js
10:37:28 AM: 846 B build/static/css/main.e446b936.css
10:37:28 AM: The project was built assuming it is hosted at /.
10:37:28 AM: You can control this with the homepage field in your package.json.
10:37:28 AM: The build folder is ready to be deployed.
10:37:28 AM: You may serve it with a static server:
10:37:28 AM: npm install -g serve
10:37:28 AM: serve -s build
10:37:28 AM: Find out more about deployment here:
10:37:28 AM: https://cra.link/deployment
10:37:29 AM: Starting post processing
10:37:28 AM:
10:37:28 AM: (build.command completed in 23.3s)
10:37:28 AM:
10:37:29 AM: Post processing - HTML
10:37:28 AM: ────────────────────────────────────────────────────────────────
10:37:28 AM: 2. Deploy site
10:37:28 AM: ────────────────────────────────────────────────────────────────
10:37:28 AM:
10:37:28 AM: Starting to deploy site from 'build'
10:37:29 AM: Post processing - header rules
10:37:28 AM: Creating deploy tree
10:37:28 AM: 8 new files to upload
10:37:28 AM: 0 new functions to upload
10:37:30 AM: Post processing - redirect rules
10:37:29 AM: Site deploy was successfully initiated
10:37:29 AM:
10:37:29 AM: (Deploy site completed in 937ms)
10:37:29 AM:
10:37:29 AM: ────────────────────────────────────────────────────────────────
10:37:30 AM: Post processing done
10:37:29 AM: Netlify Build Complete
10:37:29 AM: ────────────────────────────────────────────────────────────────
10:37:29 AM:
10:37:29 AM: (Netlify Build completed in 24.3s)
10:37:29 AM: Caching artifacts
10:37:29 AM: Started saving node modules
10:37:29 AM: Finished saving node modules
10:37:29 AM: Started saving build plugins
10:37:29 AM: Finished saving build plugins
10:37:29 AM: Started saving pip cache
10:37:29 AM: Finished saving pip cache
10:37:29 AM: Started saving emacs cask dependencies
10:37:29 AM: Finished saving emacs cask dependencies
10:37:29 AM: Started saving maven dependencies
10:37:29 AM: Finished saving maven dependencies
10:37:29 AM: Started saving boot dependencies
10:37:29 AM: Finished saving boot dependencies
10:37:29 AM: Started saving rust rustup cache
10:37:29 AM: Finished saving rust rustup cache
10:37:29 AM: Started saving go dependencies
10:37:29 AM: Finished saving go dependencies
10:37:32 AM: Build script success
10:37:33 AM: Site is live ✨
10:38:07 AM: Finished processing build request in 1m56.240205698s