Skip to main content

Deploy details

Deploy successful for se19-todolist

Bump cypress from 13.1.0 to 13.14.2

PR #33: dependabot/npm_and_yarn/cypress-13.14.2@ce0220e

Deploy log

Initializing

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

Building

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

Deploying

Complete
10:57:17 PM: Deploy site
10:57:17 PM: ────────────────────────────────────────────────────────────────
10:57:17 PM: ​
10:57:17 PM: Starting to deploy site from 'build'
10:57:17 PM: Calculating files to upload
10:57:17 PM: 0 new file(s) to upload
10:57:17 PM: 0 new function(s) to upload
10:57:17 PM: Section completed: deploying
10:57:17 PM: Site deploy was successfully initiated
10:57:17 PM: ​
10:57:17 PM: (Deploy site completed in 182ms)

Cleanup

Complete
10:57:17 PM: Netlify Build Complete
10:57:17 PM: ────────────────────────────────────────────────────────────────
10:57:17 PM: ​
10:57:17 PM: Caching artifacts
10:57:17 PM: Started saving node modules
10:57:17 PM: Finished saving node modules
10:57:17 PM: Started saving build plugins
10:57:17 PM: Finished saving build plugins
10:57:17 PM: Started saving corepack cache
10:57:17 PM: Finished saving corepack cache
10:57:17 PM: Started saving pip cache
10:57:17 PM: Finished saving pip cache
10:57:17 PM: Started saving emacs cask dependencies
10:57:17 PM: Finished saving emacs cask dependencies
10:57:17 PM: Started saving maven dependencies
10:57:17 PM: Finished saving maven dependencies
10:57:17 PM: Started saving boot dependencies
10:57:17 PM: Finished saving boot dependencies
10:57:17 PM: Started saving rust rustup cache
10:57:17 PM: Finished saving rust rustup cache
10:57:17 PM: Started saving go dependencies
10:57:17 PM: Finished saving go dependencies
10:57:36 PM: Build script success
10:57:38 PM: Uploading Cache of size 140.9MB
10:57:38 PM: Section completed: cleanup

Post-processing

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