Skip to main content

Deploy details

Deploy successful for se19-todolist

Bump word-wrap from 1.2.3 to 1.2.4

PR #11: dependabot/npm_and_yarn/word-wrap-1.2.4@faf1b7a

Deploy log

Initializing

Complete
2:23:49 PM: Build ready to start
2:23:51 PM: build-image version: beb3f7b3d6069b85aae18cfa809c6c904c169629 (focal)
2:23:51 PM: buildbot version: 68b5b5b59af187aaf0b0e6ace7052ee0b5055e3d
2:23:51 PM: Fetching cached dependencies
2:23:51 PM: Starting to download cache of 136.9MB
2:23:52 PM: Finished downloading cache in 1.486s
2:23:52 PM: Starting to extract cache
2:23:54 PM: Finished extracting cache in 1.397s
2:23:54 PM: Finished fetching cache in 2.929s
2:23:54 PM: Starting to prepare the repo for build
2:23:54 PM: Preparing Git Reference pull/11/head
2:23:56 PM: Starting to install dependencies
2:23:56 PM: Python version set to 3.8
2:23:56 PM: Attempting Ruby version 2.7.2, read from environment
2:23:56 PM: Using Ruby version 2.7.2
2:23:57 PM: Started restoring cached go cache
2:23:57 PM: Finished restoring cached go cache
2:23:57 PM: Installing Go version 1.16.5 (requested 1.16.5)
2:24:01 PM: go version go1.16.5 linux/amd64
2:24:01 PM: Using PHP version 8.0
2:24:02 PM: Started restoring cached Node.js version
2:24:02 PM: Finished restoring cached Node.js version
2:24:03 PM: v16.20.1 is already installed.
2:24:03 PM: Now using node v16.20.1 (npm v8.19.4)
2:24:03 PM: Enabling Node.js Corepack
2:24:03 PM: Started restoring cached build plugins
2:24:03 PM: Finished restoring cached build plugins
2:24:03 PM: Started restoring cached corepack dependencies
2:24:03 PM: Finished restoring cached corepack dependencies
2:24:03 PM: No npm workspaces detected
2:24:03 PM: Started restoring cached node modules
2:24:03 PM: Finished restoring cached node modules
2:24:03 PM: Installing npm packages using npm version 8.19.4
2:24:06 PM: changed 1 package, and audited 1586 packages in 3s
2:24:06 PM: 202 packages are looking for funding
2:24:06 PM: run `npm fund` for details
2:24:06 PM: 11 vulnerabilities (5 moderate, 6 high)
2:24:06 PM: To address issues that do not require attention, run:
2:24:06 PM: npm audit fix
2:24:06 PM: To address all issues (including breaking changes), run:
2:24:06 PM: npm audit fix --force
2:24:06 PM: Run `npm audit` for details.
2:24:06 PM: npm packages installed
2:24:07 PM: Install dependencies script success
2:24:07 PM: Starting build script
2:24:08 PM: Detected 1 framework(s)
2:24:08 PM: create-react-app at version 5.0.1
2:24:08 PM: Section completed: initializing

Building

Complete
2:24:09 PM: Netlify Build
2:24:09 PM: ────────────────────────────────────────────────────────────────
2:24:09 PM:
2:24:09 PM: ❯ Version
2:24:09 PM: @netlify/build 29.16.4
2:24:09 PM:
2:24:09 PM: ❯ Flags
2:24:09 PM: baseRelDir: true
2:24:09 PM: buildId: 64b7f1f5c10e1600086b929d
2:24:09 PM: deployId: 64b7f1f5c10e1600086b929f
2:24:09 PM:
2:24:09 PM: ❯ Current directory
2:24:09 PM: /opt/build/repo
2:24:09 PM:
2:24:09 PM: ❯ Config file
2:24:09 PM: No config file was defined: using default values.
2:24:09 PM:
2:24:09 PM: ❯ Context
2:24:09 PM: deploy-preview
2:24:09 PM:
2:24:09 PM: Build command from Netlify app
2:24:09 PM: ────────────────────────────────────────────────────────────────
2:24:09 PM: ​
2:24:09 PM: $ CI= npm run build
2:24:09 PM: > todolist@0.1.0 build
2:24:09 PM: > react-scripts build
2:24:10 PM: Creating an optimized production build...
2:24:10 PM: Browserslist: caniuse-lite is outdated. Please run:
2:24:10 PM: npx browserslist@latest --update-db
2:24:17 PM: Browserslist: caniuse-lite is outdated. Please run:
2:24:17 PM: npx browserslist@latest --update-db
2:24:17 PM: Compiled with warnings.
2:24:17 PM:
2:24:17 PM: src/App.js
2:24:17 PM: Line 6:10: 'getTodos' is defined but never used no-unused-vars
2:24:17 PM: Line 12:10: 'BaseInfoText' is defined but never used no-unused-vars
2:24:17 PM: src/todos/EditTodo.js
2:24:17 PM: Line 1:10: 'BaseButton' is defined but never used no-unused-vars
2:24:17 PM: src/todos/TodoList.js
2:24:17 PM: Line 1:154: 'TodosWrapper' is defined but never used no-unused-vars
2:24:17 PM: Line 5:10: 'BaseButtonAction' is defined but never used no-unused-vars
2:24:17 PM: Line 5:28: 'BaseButtonBorderless' is defined but never used no-unused-vars
2:24:17 PM: Search for the keywords to learn more about each warning.
2:24:17 PM: To ignore, add // eslint-disable-next-line to the line before.
2:24:17 PM: File sizes after gzip:
2:24:17 PM: 113.54 kB build/static/js/main.4271c37a.js
2:24:17 PM: 1.78 kB build/static/js/787.97a945da.chunk.js
2:24:17 PM: 1.12 kB build/static/css/main.00447ece.css
2:24:17 PM: The project was built assuming it is hosted at /.
2:24:17 PM: You can control this with the homepage field in your package.json.
2:24:17 PM: The build folder is ready to be deployed.
2:24:17 PM: You may serve it with a static server:
2:24:17 PM: npm install -g serve
2:24:17 PM: serve -s build
2:24:17 PM: Find out more about deployment here:
2:24:17 PM: ​
2:24:17 PM: (build.command completed in 8.1s)
2:24:17 PM:
2:24:17 PM: (Netlify Build completed in 8.2s)
2:24:18 PM: Section completed: building
2:24:20 PM: Finished processing build request in 29.24s

Deploying

Complete
2:24:17 PM: Deploy site
2:24:17 PM: ────────────────────────────────────────────────────────────────
2:24:17 PM: ​
2:24:17 PM: Starting to deploy site from 'build'
2:24:17 PM: Calculating files to upload
2:24:17 PM: 0 new files to upload
2:24:17 PM: 0 new functions to upload
2:24:17 PM: Section completed: deploying
2:24:17 PM: Site deploy was successfully initiated
2:24:17 PM: ​
2:24:17 PM: (Deploy site completed in 133ms)

Cleanup

Complete
2:24:17 PM: Netlify Build Complete
2:24:17 PM: ────────────────────────────────────────────────────────────────
2:24:17 PM: ​
2:24:18 PM: Caching artifacts
2:24:18 PM: Started saving node modules
2:24:18 PM: Finished saving node modules
2:24:18 PM: Started saving build plugins
2:24:18 PM: Finished saving build plugins
2:24:18 PM: Started saving corepack cache
2:24:18 PM: Finished saving corepack cache
2:24:18 PM: Started saving pip cache
2:24:18 PM: Finished saving pip cache
2:24:18 PM: Started saving emacs cask dependencies
2:24:18 PM: Finished saving emacs cask dependencies
2:24:18 PM: Started saving maven dependencies
2:24:18 PM: Finished saving maven dependencies
2:24:18 PM: Started saving boot dependencies
2:24:18 PM: Finished saving boot dependencies
2:24:18 PM: Started saving rust rustup cache
2:24:18 PM: Finished saving rust rustup cache
2:24:18 PM: Started saving go dependencies
2:24:18 PM: Finished saving go dependencies
2:24:18 PM: Build script success
2:24:19 PM: Uploading Cache of size 136.9MB
2:24:20 PM: Section completed: cleanup

Post-processing

Complete
2:24:17 PM: Starting post processing
2:24:17 PM: Post processing - HTML
2:24:18 PM: Post processing - header rules
2:24:18 PM: Post processing - redirect rules
2:24:18 PM: Post processing done
2:24:18 PM: Section completed: postprocessing
2:24:19 PM: Site is live ✨