Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
2:20:20 AM: Build ready to start
2:20:33 AM: build-image version: ecdc8b770f4a0193fd3f258c1bc6029e681813a4 (focal)
2:20:33 AM: buildbot version: 16ead92caa9f8e177f18ab47e138c7dc936e93d8
2:20:33 AM: Fetching cached dependencies
2:20:33 AM: Failed to fetch cache, continuing with build
2:20:34 AM: Starting to prepare the repo for build
2:20:34 AM: No cached dependencies found. Cloning fresh repo
2:20:34 AM: git clone --filter=blob:none https://github.com/koenidv/react-todolist
2:20:34 AM: Preparing Git Reference pull/35/head
2:20:36 AM: Starting to install dependencies
2:20:36 AM: Python version set to 3.8
2:20:36 AM: Attempting Ruby version 2.7.2, read from environment
2:20:37 AM: Using Ruby version 2.7.2
2:20:37 AM: Started restoring cached go cache
2:20:37 AM: Finished restoring cached go cache
2:20:37 AM: Installing Go version 1.16.5 (requested 1.16.5)
2:20:41 AM: go version go1.16.5 linux/amd64
2:20:42 AM: Using PHP version 8.0
2:20:43 AM: Downloading and installing node v16.20.2...
2:20:44 AM: Downloading https://nodejs.org/dist/v16.20.2/node-v16.20.2-linux-x64.tar.xz...
2:20:44 AM: Computing checksum with sha256sum
2:20:44 AM: Checksums matched!
2:20:46 AM: Now using node v16.20.2 (npm v8.19.4)
2:20:46 AM: Enabling Node.js Corepack
2:20:46 AM: Started restoring cached build plugins
2:20:46 AM: Finished restoring cached build plugins
2:20:46 AM: Started restoring cached corepack dependencies
2:20:46 AM: Finished restoring cached corepack dependencies
2:20:46 AM: No npm workspaces detected
2:20:46 AM: Started restoring cached node modules
2:20:46 AM: Finished restoring cached node modules
2:20:46 AM: Installing npm packages using npm version 8.19.4
2:20:50 AM: npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated
2:20:52 AM: npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
2:21:06 AM: added 1596 packages, and audited 1597 packages in 19s
2:21:06 AM: 209 packages are looking for funding
2:21:06 AM: run `npm fund` for details
2:21:06 AM: 18 vulnerabilities (6 moderate, 11 high, 1 critical)
2:21:06 AM: To address issues that do not require attention, run:
2:21:06 AM: npm audit fix
2:21:06 AM: To address all issues (including breaking changes), run:
2:21:06 AM: npm audit fix --force
2:21:06 AM: Run `npm audit` for details.
2:21:06 AM: npm packages installed
2:21:06 AM: Successfully installed dependencies
2:21:06 AM: Starting build script
2:21:07 AM: Detected 1 framework(s)
2:21:07 AM: "create-react-app" at version "5.0.1"
2:21:07 AM: Section completed: initializing
Building
Complete
Building
Complete
2:21:09 AM: Netlify Build
2:21:09 AM: ────────────────────────────────────────────────────────────────
2:21:09 AM:
2:21:09 AM: ❯ Version
2:21:09 AM: @netlify/build 29.54.2
2:21:09 AM:
2:21:09 AM: ❯ Flags
2:21:09 AM: accountId: 5d1784b9b9250557676f3cca
2:21:09 AM: baseRelDir: true
2:21:09 AM: buildId: 66e795e371318a0008340dcd
2:21:09 AM: deployId: 66e795e371318a0008340dcf
2:21:09 AM:
2:21:09 AM: ❯ Current directory
2:21:09 AM: /opt/build/repo
2:21:09 AM:
2:21:09 AM: ❯ Config file
2:21:09 AM: No config file was defined: using default values.
2:21:09 AM:
2:21:09 AM: ❯ Context
2:21:09 AM: deploy-preview
2:21:09 AM:
2:21:09 AM: Build command from Netlify app
2:21:09 AM: ────────────────────────────────────────────────────────────────
2:21:09 AM:
2:21:09 AM: $ CI= npm run build
2:21:09 AM: > todolist@0.1.0 build
2:21:09 AM: > react-scripts build
2:21:10 AM: Creating an optimized production build...
2:21:10 AM: Browserslist: caniuse-lite is outdated. Please run:
2:21:10 AM: npx browserslist@latest --update-db
2:21:10 AM: Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
2:21:19 AM: Browserslist: caniuse-lite is outdated. Please run:
2:21:19 AM: npx browserslist@latest --update-db
2:21:19 AM: Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
2:21:19 AM: Compiled with warnings.
2:21:19 AM:
2:21:19 AM: src/App.js
2:21:19 AM: Line 6:10: 'getTodos' is defined but never used no-unused-vars
2:21:19 AM: Line 12:10: 'BaseInfoText' is defined but never used no-unused-vars
2:21:19 AM: src/todos/EditTodo.js
2:21:19 AM: Line 1:10: 'BaseButton' is defined but never used no-unused-vars
2:21:19 AM: src/todos/TodoList.js
2:21:19 AM: Line 1:154: 'TodosWrapper' is defined but never used no-unused-vars
2:21:19 AM: Line 5:10: 'BaseButtonAction' is defined but never used no-unused-vars
2:21:19 AM: Line 5:28: 'BaseButtonBorderless' is defined but never used no-unused-vars
2:21:19 AM: Search for the keywords to learn more about each warning.
2:21:19 AM: To ignore, add // eslint-disable-next-line to the line before.
2:21:19 AM: File sizes after gzip:
2:21:19 AM: 113.54 kB build/static/js/main.4271c37a.js
2:21:19 AM: 1.78 kB build/static/js/787.97a945da.chunk.js
2:21:19 AM: 1.12 kB build/static/css/main.00447ece.css
2:21:19 AM: The project was built assuming it is hosted at /.
2:21:19 AM: You can control this with the homepage field in your package.json.
2:21:19 AM: The build folder is ready to be deployed.
2:21:19 AM: You may serve it with a static server:
2:21:19 AM: npm install -g serve
2:21:19 AM: serve -s build
2:21:19 AM: Find out more about deployment here:
2:21:19 AM: https://cra.link/deployment
2:21:19 AM:
2:21:19 AM: (build.command completed in 10.3s)
2:21:19 AM:
2:21:19 AM: (Netlify Build completed in 10.6s)
2:21:39 AM: Section completed: building
2:21:41 AM: Finished processing build request in 1m7.708s
Deploying
Complete
Deploying
Complete
2:21:19 AM: Deploy site
2:21:19 AM: ────────────────────────────────────────────────────────────────
2:21:19 AM:
2:21:19 AM: Starting to deploy site from 'build'
2:21:19 AM: Calculating files to upload
2:21:19 AM: 0 new file(s) to upload
2:21:19 AM: 0 new function(s) to upload
2:21:19 AM: Section completed: deploying
2:21:19 AM: Site deploy was successfully initiated
2:21:19 AM:
2:21:19 AM: (Deploy site completed in 179ms)
Cleanup
Complete
Cleanup
Complete
2:21:19 AM: Netlify Build Complete
2:21:19 AM: ────────────────────────────────────────────────────────────────
2:21:19 AM:
2:21:20 AM: Caching artifacts
2:21:20 AM: Started saving node modules
2:21:20 AM: Finished saving node modules
2:21:20 AM: Started saving build plugins
2:21:20 AM: Finished saving build plugins
2:21:20 AM: Started saving corepack cache
2:21:20 AM: Finished saving corepack cache
2:21:20 AM: Started saving pip cache
2:21:20 AM: Finished saving pip cache
2:21:20 AM: Started saving emacs cask dependencies
2:21:20 AM: Finished saving emacs cask dependencies
2:21:20 AM: Started saving maven dependencies
2:21:20 AM: Finished saving maven dependencies
2:21:20 AM: Started saving boot dependencies
2:21:20 AM: Finished saving boot dependencies
2:21:20 AM: Started saving rust rustup cache
2:21:20 AM: Finished saving rust rustup cache
2:21:20 AM: Started saving go dependencies
2:21:20 AM: Finished saving go dependencies
2:21:39 AM: Build script success
2:21:40 AM: Uploading Cache of size 141.4MB
2:21:41 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
2:21:19 AM: Starting post processing
2:21:19 AM: Post processing - Forms
2:21:19 AM: Post processing - header rules
2:21:19 AM: Post processing - redirect rules
2:21:19 AM: Post processing done
2:21:19 AM: Section completed: postprocessing
2:21:20 AM: Site is live ✨