Skip to main content

Deploy details

Deploy successful for se19-todolist

Bump web-vitals from 2.1.4 to 4.2.1

PR #23: dependabot/npm_and_yarn/web-vitals-4.2.1@4ecdf62

Deploy log

Initializing

Complete
10:31:20 PM: Build ready to start
10:31:46 PM: build-image version: 006dca901dab83234b4881f914ac1a189ff41daa (focal)
10:31:46 PM: buildbot version: 85b96580a20a4d1c8162f558cac1ba041b0848da
10:31:46 PM: Fetching cached dependencies
10:31:46 PM: Starting to download cache of 138.4MB
10:31:47 PM: Finished downloading cache in 1.358s
10:31:47 PM: Starting to extract cache
10:31:50 PM: Finished extracting cache in 2.132s
10:31:50 PM: Finished fetching cache in 3.542s
10:31:50 PM: Starting to prepare the repo for build
10:31:50 PM: Preparing Git Reference pull/23/head
10:31:52 PM: Starting to install dependencies
10:31:52 PM: Python version set to 3.8
10:31:52 PM: Attempting Ruby version 2.7.2, read from environment
10:31:53 PM: Using Ruby version 2.7.2
10:31:53 PM: Started restoring cached go cache
10:31:53 PM: Finished restoring cached go cache
10:31:53 PM: Installing Go version 1.16.5 (requested 1.16.5)
10:31:58 PM: go version go1.16.5 linux/amd64
10:31:59 PM: Using PHP version 8.0
10:32:00 PM: Started restoring cached Node.js version
10:32:01 PM: Finished restoring cached Node.js version
10:32:01 PM: v16.20.2 is already installed.
10:32:02 PM: Now using node v16.20.2 (npm v8.19.4)
10:32:02 PM: Enabling Node.js Corepack
10:32:02 PM: Started restoring cached build plugins
10:32:02 PM: Finished restoring cached build plugins
10:32:02 PM: Started restoring cached corepack dependencies
10:32:02 PM: Finished restoring cached corepack dependencies
10:32:02 PM: No npm workspaces detected
10:32:02 PM: Started restoring cached node modules
10:32:02 PM: Finished restoring cached node modules
10:32:02 PM: Installing npm packages using npm version 8.19.4
10:32:07 PM: changed 1 package, and audited 1587 packages in 4s
10:32:07 PM: 203 packages are looking for funding
10:32:07 PM: run `npm fund` for details
10:32:07 PM: 17 vulnerabilities (7 moderate, 9 high, 1 critical)
10:32:07 PM: To address issues that do not require attention, run:
10:32:07 PM: npm audit fix
10:32:07 PM: To address all issues (including breaking changes), run:
10:32:07 PM: npm audit fix --force
10:32:07 PM: Run `npm audit` for details.
10:32:07 PM: npm packages installed
10:32:07 PM: Successfully installed dependencies
10:32:08 PM: Starting build script
10:32:09 PM: Detected 1 framework(s)
10:32:09 PM: "create-react-app" at version "5.0.1"
10:32:09 PM: Section completed: initializing

Building

Complete
10:32:10 PM: Netlify Build
10:32:10 PM: ────────────────────────────────────────────────────────────────
10:32:10 PM:
10:32:10 PM: ❯ Version
10:32:10 PM: @netlify/build 29.50.0
10:32:10 PM:
10:32:10 PM: ❯ Flags
10:32:10 PM: baseRelDir: true
10:32:10 PM: buildId: 66832e381e057e000863797c
10:32:10 PM: deployId: 66832e381e057e000863797e
10:32:10 PM:
10:32:10 PM: ❯ Current directory
10:32:10 PM: /opt/build/repo
10:32:10 PM:
10:32:10 PM: ❯ Config file
10:32:10 PM: No config file was defined: using default values.
10:32:10 PM:
10:32:10 PM: ❯ Context
10:32:10 PM: deploy-preview
10:32:10 PM:
10:32:10 PM: Build command from Netlify app
10:32:10 PM: ────────────────────────────────────────────────────────────────
10:32:10 PM: ​
10:32:10 PM: $ CI= npm run build
10:32:10 PM: > todolist@0.1.0 build
10:32:10 PM: > react-scripts build
10:32:12 PM: Creating an optimized production build...
10:32:12 PM: Browserslist: caniuse-lite is outdated. Please run:
10:32:12 PM: npx browserslist@latest --update-db
10:32:12 PM: Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
10:32:20 PM: Browserslist: caniuse-lite is outdated. Please run:
10:32:20 PM: npx browserslist@latest --update-db
10:32:20 PM: Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
10:32:20 PM: Compiled with warnings.
10:32:20 PM:
10:32:20 PM: src/App.js
10:32:20 PM: Line 6:10: 'getTodos' is defined but never used no-unused-vars
10:32:20 PM: Line 12:10: 'BaseInfoText' is defined but never used no-unused-vars
10:32:20 PM: src/todos/EditTodo.js
10:32:20 PM: Line 1:10: 'BaseButton' is defined but never used no-unused-vars
10:32:20 PM: src/todos/TodoList.js
10:32:20 PM: Line 1:154: 'TodosWrapper' is defined but never used no-unused-vars
10:32:20 PM: Line 5:10: 'BaseButtonAction' is defined but never used no-unused-vars
10:32:20 PM: Line 5:28: 'BaseButtonBorderless' is defined but never used no-unused-vars
10:32:20 PM: Search for the keywords to learn more about each warning.
10:32:20 PM: To ignore, add // eslint-disable-next-line to the line before.
10:32:20 PM: File sizes after gzip:
10:32:20 PM: 113.54 kB build/static/js/main.f1ca9e29.js
10:32:20 PM: 2.7 kB build/static/js/496.41d582cb.chunk.js
10:32:20 PM: 1.12 kB build/static/css/main.00447ece.css
10:32:20 PM: The project was built assuming it is hosted at /.
10:32:20 PM: You can control this with the homepage field in your package.json.
10:32:20 PM: The build folder is ready to be deployed.
10:32:20 PM: You may serve it with a static server:
10:32:20 PM: npm install -g serve
10:32:20 PM: serve -s build
10:32:20 PM: Find out more about deployment here:
10:32:21 PM: ​
10:32:21 PM: (build.command completed in 10.4s)
10:32:21 PM:
10:32:21 PM: (Netlify Build completed in 10.7s)
10:32:21 PM: Section completed: building
10:32:43 PM: Finished processing build request in 56.962s

Deploying

Complete
10:32:21 PM: Deploy site
10:32:21 PM: ────────────────────────────────────────────────────────────────
10:32:21 PM: ​
10:32:21 PM: Starting to deploy site from 'build'
10:32:21 PM: Calculating files to upload
10:32:21 PM: 0 new files to upload
10:32:21 PM: 0 new functions to upload
10:32:21 PM: Section completed: deploying
10:32:21 PM: Site deploy was successfully initiated
10:32:21 PM: ​
10:32:21 PM: (Deploy site completed in 241ms)

Cleanup

Complete
10:32:21 PM: Netlify Build Complete
10:32:21 PM: ────────────────────────────────────────────────────────────────
10:32:21 PM: ​
10:32:21 PM: Caching artifacts
10:32:21 PM: Started saving node modules
10:32:21 PM: Finished saving node modules
10:32:21 PM: Started saving build plugins
10:32:21 PM: Finished saving build plugins
10:32:21 PM: Started saving corepack cache
10:32:21 PM: Finished saving corepack cache
10:32:21 PM: Started saving pip cache
10:32:21 PM: Finished saving pip cache
10:32:21 PM: Started saving emacs cask dependencies
10:32:21 PM: Finished saving emacs cask dependencies
10:32:21 PM: Started saving maven dependencies
10:32:21 PM: Finished saving maven dependencies
10:32:21 PM: Started saving boot dependencies
10:32:21 PM: Finished saving boot dependencies
10:32:21 PM: Started saving rust rustup cache
10:32:21 PM: Finished saving rust rustup cache
10:32:21 PM: Started saving go dependencies
10:32:21 PM: Finished saving go dependencies
10:32:21 PM: Build script success
10:32:42 PM: Uploading Cache of size 138.3MB
10:32:43 PM: Section completed: cleanup

Post-processing

Complete
10:32:21 PM: Post processing - redirect rules
10:32:21 PM: Post processing - header rules
10:32:21 PM: Site is live ✨
10:32:21 PM: Post processing done
10:32:21 PM: Section completed: postprocessing
10:32:21 PM: Starting post processing
10:32:21 PM: Post processing - Forms