Loading Netlify dashboard…

Skip to main content

Deploy details

Deploy successful for pokepediajx

Production: master@HEAD

Deploy log

1:21:09 AM: Build ready to start
1:21:11 AM: build-image version: 122b31996ccaffd45d820a452d6227f8312110cc (focal)
1:21:11 AM: build-image tag: v4.5.3
1:21:11 AM: buildbot version: 44e4d661fad7f5ef0b9bffed6dfdedaa2c1ad008
1:21:12 AM: Fetching cached dependencies
1:21:12 AM: Failed to fetch cache, continuing with build
1:21:12 AM: Starting to prepare the repo for build
1:21:12 AM: No cached dependencies found. Cloning fresh repo
1:21:20 AM: Preparing Git Reference refs/heads/master
1:21:20 AM: Parsing package.json dependencies
1:21:21 AM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'client/build' versus 'build' in the Netlify UI
1:21:21 AM: Starting build script
1:21:21 AM: Installing dependencies
1:21:21 AM: Python version set to 2.7
1:21:22 AM: v16.13.2 is already installed.
1:21:23 AM: Now using node v16.13.2 (npm v8.1.2)
1:21:23 AM: Started restoring cached build plugins
1:21:23 AM: Finished restoring cached build plugins
1:21:23 AM: Attempting ruby version 2.7.2, read from environment
1:21:24 AM: Using ruby version 2.7.2
1:21:25 AM: Using PHP version 8.0
1:21:25 AM: Started restoring cached node modules
1:21:25 AM: Finished restoring cached node modules
1:21:25 AM: Installing NPM modules using NPM version 8.1.2
1:21:27 AM: npm WARN old lockfile
1:21:27 AM: npm WARN old lockfile The package-lock.json file was created with an old version of npm,
1:21:27 AM: npm WARN old lockfile so supplemental metadata must be fetched from the registry.
1:21:27 AM: npm WARN old lockfile
1:21:27 AM: npm WARN old lockfile This is a one-time fix-up, please be patient...
1:21:27 AM: npm WARN old lockfile
1:21:47 AM: npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
1:21:49 AM: npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated
1:22:01 AM: npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
1:22:07 AM: added 1262 packages, and audited 1263 packages in 42s
1:22:07 AM: 168 packages are looking for funding
1:22:07 AM: run `npm fund` for details
1:22:07 AM: 8 moderate severity vulnerabilities
1:22:07 AM: To address all issues (including breaking changes), run:
1:22:07 AM: npm audit fix --force
1:22:07 AM: Run `npm audit` for details.
1:22:07 AM: NPM modules installed
1:22:08 AM: Started restoring cached go cache
1:22:08 AM: Finished restoring cached go cache
1:22:08 AM: go version go1.16.5 linux/amd64
1:22:08 AM: go version go1.16.5 linux/amd64
1:22:08 AM: Installing missing commands
1:22:08 AM: Verify run directory
1:22:10 AM:
1:22:10 AM: ────────────────────────────────────────────────────────────────
1:22:10 AM: Netlify Build
1:22:10 AM: ────────────────────────────────────────────────────────────────
1:22:10 AM:
1:22:10 AM: ❯ Version
1:22:10 AM: @netlify/build 26.1.7
1:22:10 AM:
1:22:10 AM: ❯ Flags
1:22:10 AM: baseRelDir: true
1:22:10 AM: buildId: 61f0a205103ca32894ddfe20
1:22:10 AM: deployId: 61f0a205103ca32894ddfe22
1:22:10 AM:
1:22:10 AM: ❯ Current directory
1:22:10 AM: /opt/build/repo/client
1:22:10 AM:
1:22:10 AM: ❯ Config file
1:22:10 AM: No config file was defined: using default values.
1:22:10 AM:
1:22:10 AM: ❯ Context
1:22:10 AM: production
1:22:10 AM:
1:22:10 AM: ────────────────────────────────────────────────────────────────
1:22:10 AM: 1. Build command from Netlify app
1:22:10 AM: ────────────────────────────────────────────────────────────────
1:22:10 AM: ​
1:22:10 AM: $ CI=false npm run build
1:22:10 AM: > client@0.1.0 build
1:22:10 AM: > react-scripts build
1:22:12 AM: Creating an optimized production build...
1:22:28 AM: Compiled with warnings.
1:22:28 AM:
1:22:28 AM: src/components/InspectPage/InspectPage.js
1:22:28 AM: Line 122:8: React Hook useEffect has missing dependencies: 'getEvolutionChain' and 'getMoves'. Either include them or remove the dependency array react-hooks/exhaustive-deps
1:22:28 AM: src/components/Move/Move.js
1:22:28 AM: Line 1:8: 'TypeColorSchemes' is defined but never used no-unused-vars
1:22:28 AM: Line 3:17: 'useEffect' is defined but never used no-unused-vars
1:22:28 AM: Line 6:12: 'inspecting' is assigned a value but never used no-unused-vars
1:22:28 AM: Line 6:24: 'setInspecting' is assigned a value but never used no-unused-vars
1:22:28 AM: src/components/Pokedex/Pokedex.js
1:22:28 AM: Line 20:6: React Hook useEffect has missing dependencies: 'region_name', 'region_number', and 'retrieve_data'. Either include them or remove the dependency array react-hooks/exhaustive-deps
1:22:28 AM: Search for the keywords to learn more about each warning.
1:22:28 AM: To ignore, add // eslint-disable-next-line to the line before.
1:22:28 AM: File sizes after gzip:
1:22:28 AM: 221.62 kB build/static/js/main.4225d584.js
1:22:28 AM: 2.8 kB build/static/css/main.a651bb29.css
1:22:28 AM: 1.78 kB build/static/js/787.c4e7f8f9.chunk.js
1:22:28 AM: The project was built assuming it is hosted at /.
1:22:28 AM: You can control this with the homepage field in your package.json.
1:22:28 AM: The build folder is ready to be deployed.
1:22:28 AM: You may serve it with a static server:
1:22:28 AM: npm install -g serve
1:22:28 AM: serve -s build
1:22:28 AM: Find out more about deployment here:
1:22:28 AM: ​
1:22:28 AM: (build.command completed in 18.7s)
1:22:28 AM:
1:22:28 AM: ────────────────────────────────────────────────────────────────
1:22:28 AM: 2. Deploy site
1:22:28 AM: ────────────────────────────────────────────────────────────────
1:22:28 AM: ​
1:22:28 AM: Starting to deploy site from 'client/build'
1:22:28 AM: Creating deploy tree
1:22:28 AM: Creating deploy upload records
1:22:29 AM: 10 new files to upload
1:22:29 AM: 0 new functions to upload
1:22:29 AM: Site deploy was successfully initiated
1:22:29 AM: ​
1:22:29 AM: (Deploy site completed in 728ms)
1:22:29 AM:
1:22:29 AM: ────────────────────────────────────────────────────────────────
1:22:29 AM: Netlify Build Complete
1:22:29 AM: ────────────────────────────────────────────────────────────────
1:22:29 AM: ​
1:22:29 AM: (Netlify Build completed in 19.5s)
1:22:29 AM: Starting post processing
1:22:29 AM: Post processing - HTML
1:22:29 AM: Post processing - header rules
1:22:29 AM: Caching artifacts
1:22:29 AM: Started saving node modules
1:22:29 AM: Finished saving node modules
1:22:29 AM: Started saving build plugins
1:22:29 AM: Finished saving build plugins
1:22:29 AM: Started saving pip cache
1:22:29 AM: Post processing - redirect rules
1:22:29 AM: Finished saving pip cache
1:22:29 AM: Started saving emacs cask dependencies
1:22:30 AM: Finished saving emacs cask dependencies
1:22:30 AM: Started saving maven dependencies
1:22:30 AM: Finished saving maven dependencies
1:22:30 AM: Started saving boot dependencies
1:22:30 AM: Finished saving boot dependencies
1:22:30 AM: Started saving rust rustup cache
1:22:30 AM: Finished saving rust rustup cache
1:22:30 AM: Started saving go dependencies
1:22:30 AM: Finished saving go dependencies
1:22:30 AM: Post processing done
1:22:31 AM: Site is live ✨
1:22:31 AM: Build script success
1:23:13 AM: Finished processing build request in 2m1.157349977s