Skip to main content

Deploy details

Deploy successful for se19-todolist

Bump webpack from 5.76.1 to 5.94.0

PR #29: dependabot/npm_and_yarn/webpack-5.94.0@5969021

Deploy log

Initializing

Complete
11:29:05 AM: Build ready to start
11:29:16 AM: build-image version: ecdc8b770f4a0193fd3f258c1bc6029e681813a4 (focal)
11:29:16 AM: buildbot version: 31384b9071289c6a22c9a280fe11b85737b6fd56
11:29:16 AM: Fetching cached dependencies
11:29:17 AM: Failed to fetch cache, continuing with build
11:29:17 AM: Starting to prepare the repo for build
11:29:17 AM: No cached dependencies found. Cloning fresh repo
11:29:17 AM: git clone --filter=blob:none https://github.com/koenidv/react-todolist
11:29:17 AM: Preparing Git Reference pull/29/head
11:29:19 AM: Starting to install dependencies
11:29:19 AM: Python version set to 3.8
11:29:19 AM: Attempting Ruby version 2.7.2, read from environment
11:29:20 AM: Using Ruby version 2.7.2
11:29:20 AM: Started restoring cached go cache
11:29:20 AM: Finished restoring cached go cache
11:29:20 AM: Installing Go version 1.16.5 (requested 1.16.5)
11:29:24 AM: go version go1.16.5 linux/amd64
11:29:25 AM: Using PHP version 8.0
11:29:26 AM: Downloading and installing node v16.20.2...
11:29:27 AM: Computing checksum with sha256sum
11:29:27 AM: Checksums matched!
11:29:29 AM: Now using node v16.20.2 (npm v8.19.4)
11:29:29 AM: Enabling Node.js Corepack
11:29:29 AM: Started restoring cached build plugins
11:29:29 AM: Finished restoring cached build plugins
11:29:29 AM: Started restoring cached corepack dependencies
11:29:29 AM: Finished restoring cached corepack dependencies
11:29:29 AM: No npm workspaces detected
11:29:29 AM: Started restoring cached node modules
11:29:29 AM: Finished restoring cached node modules
11:29:29 AM: Installing npm packages using npm version 8.19.4
11:29:34 AM: npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated
11:29:36 AM: npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
11:29:49 AM: added 1585 packages, and audited 1586 packages in 20s
11:29:49 AM: 204 packages are looking for funding
11:29:49 AM: run `npm fund` for details
11:29:49 AM: 18 vulnerabilities (6 moderate, 11 high, 1 critical)
11:29:49 AM: To address issues that do not require attention, run:
11:29:49 AM: npm audit fix
11:29:49 AM: To address all issues (including breaking changes), run:
11:29:49 AM: npm audit fix --force
11:29:49 AM: Run `npm audit` for details.
11:29:49 AM: npm packages installed
11:29:50 AM: Successfully installed dependencies
11:29:50 AM: Starting build script
11:29:51 AM: Detected 1 framework(s)
11:29:51 AM: "create-react-app" at version "5.0.1"
11:29:51 AM: Section completed: initializing

Building

Complete
11:29:53 AM: Netlify Build
11:29:53 AM: ────────────────────────────────────────────────────────────────
11:29:53 AM:
11:29:53 AM: ❯ Version
11:29:53 AM: @netlify/build 29.54.0
11:29:53 AM:
11:29:53 AM: ❯ Flags
11:29:53 AM: accountId: 5d1784b9b9250557676f3cca
11:29:53 AM: baseRelDir: true
11:29:53 AM: buildId: 66d1ad00da8d7800088f0049
11:29:53 AM: deployId: 66d1ad00da8d7800088f004b
11:29:53 AM:
11:29:53 AM: ❯ Current directory
11:29:53 AM: /opt/build/repo
11:29:53 AM:
11:29:53 AM: ❯ Config file
11:29:53 AM: No config file was defined: using default values.
11:29:53 AM:
11:29:53 AM: ❯ Context
11:29:53 AM: deploy-preview
11:29:53 AM:
11:29:53 AM: Build command from Netlify app
11:29:53 AM: ────────────────────────────────────────────────────────────────
11:29:53 AM: ​
11:29:53 AM: $ CI= npm run build
11:29:53 AM: > todolist@0.1.0 build
11:29:53 AM: > react-scripts build
11:29:54 AM: Creating an optimized production build...
11:30:04 AM: Compiled with warnings.
11:30:04 AM:
11:30:04 AM: src/App.js
11:30:04 AM: Line 6:10: 'getTodos' is defined but never used no-unused-vars
11:30:04 AM: Line 12:10: 'BaseInfoText' is defined but never used no-unused-vars
11:30:04 AM: src/todos/EditTodo.js
11:30:04 AM: Line 1:10: 'BaseButton' is defined but never used no-unused-vars
11:30:04 AM: src/todos/TodoList.js
11:30:04 AM: Line 1:154: 'TodosWrapper' is defined but never used no-unused-vars
11:30:04 AM: Line 5:10: 'BaseButtonAction' is defined but never used no-unused-vars
11:30:04 AM: Line 5:28: 'BaseButtonBorderless' is defined but never used no-unused-vars
11:30:04 AM: Search for the keywords to learn more about each warning.
11:30:04 AM: To ignore, add // eslint-disable-next-line to the line before.
11:30:04 AM: File sizes after gzip:
11:30:04 AM: 111.13 kB build/static/js/main.b1833c56.js
11:30:04 AM: 1.78 kB build/static/js/453.17efde30.chunk.js
11:30:04 AM: 1.12 kB build/static/css/main.9eee96f1.css
11:30:04 AM: The project was built assuming it is hosted at /.
11:30:04 AM: You can control this with the homepage field in your package.json.
11:30:04 AM: The build folder is ready to be deployed.
11:30:04 AM: You may serve it with a static server:
11:30:04 AM: npm install -g serve
11:30:04 AM: serve -s build
11:30:04 AM: Find out more about deployment here:
11:30:04 AM: ​
11:30:04 AM: (build.command completed in 11.2s)
11:30:04 AM:
11:30:04 AM: (Netlify Build completed in 11.6s)
11:30:28 AM: Section completed: building
11:30:30 AM: Finished processing build request in 1m14.086s

Deploying

Complete
11:30:04 AM: Deploy site
11:30:04 AM: ────────────────────────────────────────────────────────────────
11:30:04 AM: ​
11:30:04 AM: Starting to deploy site from 'build'
11:30:04 AM: Calculating files to upload
11:30:04 AM: 7 new file(s) to upload
11:30:04 AM: 0 new function(s) to upload
11:30:04 AM: Section completed: deploying
11:30:04 AM: Site deploy was successfully initiated
11:30:04 AM: ​
11:30:04 AM: (Deploy site completed in 364ms)

Cleanup

Complete
11:30:04 AM: Netlify Build Complete
11:30:04 AM: ────────────────────────────────────────────────────────────────
11:30:04 AM: ​
11:30:05 AM: Caching artifacts
11:30:05 AM: Started saving node modules
11:30:05 AM: Finished saving node modules
11:30:05 AM: Started saving build plugins
11:30:05 AM: Finished saving build plugins
11:30:05 AM: Started saving corepack cache
11:30:05 AM: Finished saving corepack cache
11:30:05 AM: Started saving pip cache
11:30:05 AM: Finished saving pip cache
11:30:05 AM: Started saving emacs cask dependencies
11:30:05 AM: Finished saving emacs cask dependencies
11:30:05 AM: Started saving maven dependencies
11:30:05 AM: Finished saving maven dependencies
11:30:05 AM: Started saving boot dependencies
11:30:05 AM: Finished saving boot dependencies
11:30:05 AM: Started saving rust rustup cache
11:30:05 AM: Finished saving rust rustup cache
11:30:05 AM: Started saving go dependencies
11:30:05 AM: Finished saving go dependencies
11:30:28 AM: Build script success
11:30:29 AM: Uploading Cache of size 141.4MB
11:30:30 AM: Section completed: cleanup

Post-processing

Complete
11:30:04 AM: Starting post processing
11:30:04 AM: Post processing - Forms
11:30:04 AM: Post processing done
11:30:04 AM: Section completed: postprocessing
11:30:04 AM: Post processing - header rules
11:30:04 AM: Post processing - redirect rules
11:30:05 AM: Site is live ✨