Deploy details
Deploy successful for se19-todolist
Bump follow-redirects from 1.14.9 to 1.15.4PR #15: dependabot/npm_and_yarn/follow-redirects-1.15.4@657f214
Deploy log
Initializing
Complete
Initializing
Complete
9:06:50 PM: Build ready to start
9:06:52 PM: build-image version: 2821c5fd78f4042b4bb03d028b1983667d2e2d9c (focal)
9:06:52 PM: buildbot version: 9c122e4d38ef873d49667acc314f41647c44b72a
9:06:52 PM: Fetching cached dependencies
9:06:52 PM: Failed to fetch cache, continuing with build
9:06:52 PM: Starting to prepare the repo for build
9:06:52 PM: No cached dependencies found. Cloning fresh repo
9:06:52 PM: git clone --filter=blob:none https://github.com/koenidv/react-todolist
9:06:52 PM: Preparing Git Reference pull/15/head
9:06:54 PM: Starting to install dependencies
9:06:54 PM: Python version set to 3.8
9:06:54 PM: Attempting Ruby version 2.7.2, read from environment
9:06:55 PM: Using Ruby version 2.7.2
9:06:55 PM: Started restoring cached go cache
9:06:55 PM: Finished restoring cached go cache
9:06:55 PM: Installing Go version 1.16.5 (requested 1.16.5)
9:06:59 PM: go version go1.16.5 linux/amd64
9:06:59 PM: Using PHP version 8.0
9:07:01 PM: Downloading and installing node v16.20.2...
9:07:01 PM: Downloading https://nodejs.org/dist/v16.20.2/node-v16.20.2-linux-x64.tar.xz...
9:07:01 PM: Computing checksum with sha256sum
9:07:01 PM: Checksums matched!
9:07:03 PM: Now using node v16.20.2 (npm v8.19.4)
9:07:03 PM: Enabling Node.js Corepack
9:07:03 PM: Started restoring cached build plugins
9:07:03 PM: Finished restoring cached build plugins
9:07:03 PM: Started restoring cached corepack dependencies
9:07:03 PM: Finished restoring cached corepack dependencies
9:07:03 PM: No npm workspaces detected
9:07:03 PM: Started restoring cached node modules
9:07:03 PM: Finished restoring cached node modules
9:07:03 PM: Installing npm packages using npm version 8.19.4
9:07:08 PM: npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated
9:07:10 PM: npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
9:07:31 PM: added 1586 packages, and audited 1587 packages in 28s
9:07:31 PM: 203 packages are looking for funding
9:07:31 PM: run `npm fund` for details
9:07:31 PM: 11 vulnerabilities (4 moderate, 6 high, 1 critical)
9:07:31 PM: To address issues that do not require attention, run:
9:07:31 PM: npm audit fix
9:07:31 PM: To address all issues (including breaking changes), run:
9:07:31 PM: npm audit fix --force
9:07:31 PM: Run `npm audit` for details.
9:07:31 PM: npm packages installed
9:07:32 PM: Successfully installed dependencies
9:07:32 PM: Starting build script
9:07:33 PM: Detected 1 framework(s)
9:07:33 PM: "create-react-app" at version "5.0.1"
9:07:33 PM: Section completed: initializing
Building
Complete
Building
Complete
9:07:34 PM: Netlify Build
9:07:34 PM: ────────────────────────────────────────────────────────────────
9:07:34 PM:
9:07:34 PM: ❯ Version
9:07:34 PM: @netlify/build 29.31.4
9:07:34 PM:
9:07:34 PM: ❯ Flags
9:07:34 PM: baseRelDir: true
9:07:34 PM: buildId: 659db56a3eacaf0008434a59
9:07:34 PM: deployId: 659db56a3eacaf0008434a5b
9:07:34 PM:
9:07:34 PM: ❯ Current directory
9:07:34 PM: /opt/build/repo
9:07:34 PM:
9:07:34 PM: ❯ Config file
9:07:34 PM: No config file was defined: using default values.
9:07:34 PM:
9:07:34 PM: ❯ Context
9:07:34 PM: deploy-preview
9:07:34 PM:
9:07:34 PM: Build command from Netlify app
9:07:34 PM: ────────────────────────────────────────────────────────────────
9:07:34 PM:
9:07:34 PM: $ CI= npm run build
9:07:34 PM: > todolist@0.1.0 build
9:07:34 PM: > react-scripts build
9:07:35 PM: Creating an optimized production build...
9:07:35 PM: Browserslist: caniuse-lite is outdated. Please run:
9:07:35 PM: npx browserslist@latest --update-db
9:07:35 PM: Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
9:07:44 PM: Browserslist: caniuse-lite is outdated. Please run:
9:07:44 PM: npx browserslist@latest --update-db
9:07:44 PM: Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
9:07:45 PM: Compiled with warnings.
9:07:45 PM:
9:07:45 PM: src/App.js
9:07:45 PM: Line 6:10: "getTodos" is defined but never used no-unused-vars
9:07:45 PM: Line 12:10: "BaseInfoText" is defined but never used no-unused-vars
9:07:45 PM: src/todos/EditTodo.js
9:07:45 PM: Line 1:10: "BaseButton" is defined but never used no-unused-vars
9:07:45 PM: src/todos/TodoList.js
9:07:45 PM: Line 1:154: "TodosWrapper" is defined but never used no-unused-vars
9:07:45 PM: Line 5:10: "BaseButtonAction" is defined but never used no-unused-vars
9:07:45 PM: Line 5:28: "BaseButtonBorderless" is defined but never used no-unused-vars
9:07:45 PM: Search for the keywords to learn more about each warning.
9:07:45 PM: To ignore, add // eslint-disable-next-line to the line before.
9:07:45 PM: File sizes after gzip:
9:07:45 PM: 113.54 kB build/static/js/main.4271c37a.js
9:07:45 PM: 1.78 kB build/static/js/787.97a945da.chunk.js
9:07:45 PM: 1.12 kB build/static/css/main.00447ece.css
9:07:45 PM: The project was built assuming it is hosted at /.
9:07:45 PM: You can control this with the homepage field in your package.json.
9:07:45 PM: The build folder is ready to be deployed.
9:07:45 PM: You may serve it with a static server:
9:07:45 PM: npm install -g serve
9:07:45 PM: serve -s build
9:07:45 PM: Find out more about deployment here:
9:07:45 PM: https://cra.link/deployment
9:07:45 PM:
9:07:45 PM: (build.command completed in 10.8s)
9:07:45 PM:
9:07:45 PM: (Netlify Build completed in 11s)
9:08:04 PM: Section completed: building
9:08:06 PM: Finished processing build request in 1m14.69s
Deploying
Complete
Deploying
Complete
9:07:45 PM: Deploy site
9:07:45 PM: ────────────────────────────────────────────────────────────────
9:07:45 PM:
9:07:45 PM: Starting to deploy site from "build"
9:07:45 PM: Calculating files to upload
9:07:45 PM: 0 new files to upload
9:07:45 PM: 0 new functions to upload
9:07:45 PM: Section completed: deploying
9:07:45 PM: Site deploy was successfully initiated
9:07:45 PM:
9:07:45 PM: (Deploy site completed in 112ms)
Cleanup
Complete
Cleanup
Complete
9:07:45 PM: Netlify Build Complete
9:07:45 PM: ────────────────────────────────────────────────────────────────
9:07:45 PM:
9:07:46 PM: Caching artifacts
9:07:46 PM: Started saving node modules
9:07:46 PM: Finished saving node modules
9:07:46 PM: Started saving build plugins
9:07:46 PM: Finished saving build plugins
9:07:46 PM: Started saving corepack cache
9:07:46 PM: Finished saving corepack cache
9:07:46 PM: Started saving pip cache
9:07:46 PM: Finished saving pip cache
9:07:46 PM: Started saving emacs cask dependencies
9:07:46 PM: Finished saving emacs cask dependencies
9:07:46 PM: Started saving maven dependencies
9:07:46 PM: Finished saving maven dependencies
9:07:46 PM: Started saving boot dependencies
9:07:46 PM: Finished saving boot dependencies
9:07:46 PM: Started saving rust rustup cache
9:07:46 PM: Finished saving rust rustup cache
9:07:46 PM: Started saving go dependencies
9:07:46 PM: Finished saving go dependencies
9:08:04 PM: Build script success
9:08:05 PM: Uploading Cache of size 138.6MB
9:08:06 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
9:07:45 PM: Post processing done
9:07:45 PM: Section completed: postprocessing
9:07:45 PM: Starting post processing
9:07:45 PM: Post processing - Forms
9:07:45 PM: Post processing - header rules
9:07:45 PM: Post processing - redirect rules
9:07:46 PM: Site is live ✨