Skip to main content

Deploy details

Deploy successful for se19-todolist

Bump @babel/traverse from 7.17.10 to 7.23.2

PR #14: dependabot/npm_and_yarn/babel/traverse-7.23.2@c041764

Deploy log

Initializing

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

Building

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

Deploying

Complete
5:12:40 PM: Deploy site
5:12:40 PM: ────────────────────────────────────────────────────────────────
5:12:40 PM: ​
5:12:40 PM: Starting to deploy site from "build"
5:12:40 PM: Calculating files to upload
5:12:40 PM: 1 new files to upload
5:12:40 PM: 0 new functions to upload
5:12:40 PM: Section completed: deploying
5:12:40 PM: Site deploy was successfully initiated
5:12:40 PM: ​
5:12:40 PM: (Deploy site completed in 328ms)

Cleanup

Complete
5:12:40 PM: Netlify Build Complete
5:12:40 PM: ────────────────────────────────────────────────────────────────
5:12:40 PM: ​
5:12:41 PM: Caching artifacts
5:12:41 PM: Started saving node modules
5:12:41 PM: Finished saving node modules
5:12:41 PM: Started saving build plugins
5:12:41 PM: Finished saving build plugins
5:12:41 PM: Started saving corepack cache
5:12:41 PM: Finished saving corepack cache
5:12:41 PM: Started saving pip cache
5:12:41 PM: Finished saving pip cache
5:12:41 PM: Started saving emacs cask dependencies
5:12:41 PM: Finished saving emacs cask dependencies
5:12:41 PM: Started saving maven dependencies
5:12:41 PM: Finished saving maven dependencies
5:12:41 PM: Started saving boot dependencies
5:12:41 PM: Finished saving boot dependencies
5:12:41 PM: Started saving rust rustup cache
5:12:41 PM: Finished saving rust rustup cache
5:12:41 PM: Started saving go dependencies
5:12:41 PM: Finished saving go dependencies
5:12:42 PM: Build script success
5:12:43 PM: Uploading Cache of size 138.4MB
5:12:44 PM: Section completed: cleanup

Post-processing

Complete
5:12:40 PM: Starting post processing
5:12:40 PM: Post processing - HTML
5:12:41 PM: Post processing - header rules
5:12:41 PM: Post processing - redirect rules
5:12:41 PM: Post processing done
5:12:41 PM: Section completed: postprocessing
5:12:41 PM: Site is live ✨