Skip to main content

Deploy details

Deploy successful for voicepowered-expense-tracker

Bump http-proxy-middleware from 2.0.6 to 2.0.7

PR #26: dependabot/npm_and_yarn/http-proxy-middleware-2.0.7@75a622a

Deploy log

Initializing

Complete
9:00:18 AM: Build ready to start
9:00:34 AM: build-image version: 2d47f031309907ee9f7423b4af847bb0fc945178 (focal)
9:00:34 AM: buildbot version: 054a159a518c5c7bbaa93625c60649bd215db880
9:00:34 AM: Fetching cached dependencies
9:00:35 AM: Starting to download cache of 135.1MB
9:00:37 AM: Finished downloading cache in 2.077s
9:00:37 AM: Starting to extract cache
9:00:42 AM: Finished extracting cache in 5.394s
9:00:42 AM: Finished fetching cache in 7.524s
9:00:42 AM: Starting to prepare the repo for build
9:00:42 AM: Preparing Git Reference pull/26/head
9:00:45 AM: Starting to install dependencies
9:00:45 AM: Attempting Python version '3.8', read from environment
9:00:45 AM: downloading cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
9:00:45 AM: installing cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
9:00:46 AM: python --version
9:00:46 AM: Python 3.8.20
9:00:46 AM: mise python@3.8.20 installed
9:00:46 AM: Python version set to 3.8
9:00:46 AM: Attempting Ruby version 2.7.2, read from environment
9:00:47 AM: Using Ruby version 2.7.2
9:00:48 AM: Started restoring cached go cache
9:00:48 AM: Finished restoring cached go cache
9:00:48 AM: Installing Go version 1.17 (requested 1.17)
9:00:53 AM: go version go1.17 linux/amd64
9:00:54 AM: Using PHP version 8.0
9:00:56 AM: Started restoring cached Node.js version
9:00:57 AM: Finished restoring cached Node.js version
9:00:57 AM: v16.20.2 is already installed.
9:00:58 AM: Now using node v16.20.2 (npm v8.19.4)
9:00:58 AM: Enabling Node.js Corepack
9:00:58 AM: Started restoring cached build plugins
9:00:58 AM: Finished restoring cached build plugins
9:00:58 AM: Started restoring cached corepack dependencies
9:00:58 AM: Finished restoring cached corepack dependencies
9:00:58 AM: No npm workspaces detected
9:00:58 AM: Started restoring cached node modules
9:00:58 AM: Finished restoring cached node modules
9:00:58 AM: Installing npm packages using npm version 8.19.4
9:01:00 AM: npm WARN old lockfile
9:01:00 AM: npm WARN old lockfile The package-lock.json file was created with an old version of npm,
9:01:00 AM: npm WARN old lockfile so supplemental metadata must be fetched from the registry.
9:01:00 AM: npm WARN old lockfile
9:01:00 AM: npm WARN old lockfile This is a one-time fix-up, please be patient...
9:01:00 AM: npm WARN old lockfile
9:01:13 AM: changed 1 package, and audited 1563 packages in 14s
9:01:13 AM: 215 packages are looking for funding
9:01:13 AM: run `npm fund` for details
9:01:13 AM: 16 vulnerabilities (2 low, 2 moderate, 12 high)
9:01:13 AM: To address issues that do not require attention, run:
9:01:13 AM: npm audit fix
9:01:13 AM: To address all issues (including breaking changes), run:
9:01:13 AM: npm audit fix --force
9:01:13 AM: Run `npm audit` for details.
9:01:13 AM: npm packages installed
9:01:14 AM: Successfully installed dependencies
9:01:14 AM: Starting build script
9:01:15 AM: Detected 1 framework(s)
9:01:15 AM: "create-react-app" at version "5.0.1"
9:01:15 AM: Section completed: initializing

Building

Complete
9:01:17 AM: Netlify Build
9:01:17 AM: ────────────────────────────────────────────────────────────────
9:01:17 AM:
9:01:17 AM: ❯ Version
9:01:17 AM: @netlify/build 29.55.4
9:01:17 AM:
9:01:17 AM: ❯ Flags
9:01:17 AM: accountId: 61e7d9bbff3c41b5bad005f4
9:01:17 AM: baseRelDir: true
9:01:17 AM: buildId: 671b5e2279350b0008428b5b
9:01:17 AM: deployId: 671b5e2279350b0008428b5d
9:01:18 AM:
9:01:18 AM: ❯ Current directory
9:01:18 AM: /opt/build/repo
9:01:18 AM:
9:01:18 AM: ❯ Config file
9:01:18 AM: No config file was defined: using default values.
9:01:18 AM:
9:01:18 AM: ❯ Context
9:01:18 AM: deploy-preview
9:01:18 AM:
9:01:18 AM: Build command from Netlify app
9:01:18 AM: ────────────────────────────────────────────────────────────────
9:01:18 AM: ​
9:01:18 AM: $ npm run build
9:01:18 AM: > expense-tracker@0.1.0 build
9:01:18 AM: > react-scripts build
9:01:20 AM: Creating an optimized production build...
9:01:20 AM: Browserslist: caniuse-lite is outdated. Please run:
9:01:20 AM: npx browserslist@latest --update-db
9:01:47 AM: Browserslist: caniuse-lite is outdated. Please run:
9:01:47 AM: npx browserslist@latest --update-db
9:01:48 AM: Compiled successfully.
9:01:48 AM:
9:01:48 AM: File sizes after gzip:
9:01:48 AM: 279.77 kB build/static/js/main.e7260c1a.js
9:01:48 AM: 193 B build/static/css/main.3b1c6b53.css
9:01:48 AM: The project was built assuming it is hosted at /.
9:01:48 AM: You can control this with the homepage field in your package.json.
9:01:48 AM: The build folder is ready to be deployed.
9:01:48 AM: You may serve it with a static server:
9:01:48 AM: npm install -g serve
9:01:48 AM: serve -s build
9:01:48 AM: Find out more about deployment here:
9:01:48 AM: ​
9:01:48 AM: (build.command completed in 30.1s)
9:01:48 AM:
9:01:48 AM: (Netlify Build completed in 30.5s)
9:01:50 AM: Section completed: building
9:01:54 AM: Finished processing build request in 1m19.49s

Deploying

Complete
9:01:48 AM: Deploy site
9:01:48 AM: ────────────────────────────────────────────────────────────────
9:01:48 AM: ​
9:01:48 AM: Starting to deploy site from 'build'
9:01:48 AM: Calculating files to upload
9:01:48 AM: 0 new file(s) to upload
9:01:48 AM: 0 new function(s) to upload
9:01:48 AM: Section completed: deploying
9:01:48 AM: Site deploy was successfully initiated
9:01:48 AM: ​
9:01:48 AM: (Deploy site completed in 179ms)

Cleanup

Complete
9:01:48 AM: Netlify Build Complete
9:01:48 AM: ────────────────────────────────────────────────────────────────
9:01:48 AM: ​
9:01:49 AM: Caching artifacts
9:01:49 AM: Started saving node modules
9:01:49 AM: Finished saving node modules
9:01:49 AM: Started saving build plugins
9:01:49 AM: Finished saving build plugins
9:01:49 AM: Started saving mise cache
9:01:50 AM: Finished saving mise cache
9:01:50 AM: Started saving corepack cache
9:01:50 AM: Finished saving corepack cache
9:01:50 AM: Started saving pip cache
9:01:50 AM: Finished saving pip cache
9:01:50 AM: Started saving emacs cask dependencies
9:01:50 AM: Finished saving emacs cask dependencies
9:01:50 AM: Started saving maven dependencies
9:01:50 AM: Finished saving maven dependencies
9:01:50 AM: Started saving boot dependencies
9:01:50 AM: Finished saving boot dependencies
9:01:50 AM: Started saving rust rustup cache
9:01:50 AM: Finished saving rust rustup cache
9:01:50 AM: Started saving go dependencies
9:01:50 AM: Finished saving go dependencies
9:01:50 AM: Build script success
9:01:53 AM: Uploading Cache of size 208.1MB
9:01:54 AM: Section completed: cleanup

Post-processing

Complete
9:01:48 AM: Starting post processing
9:01:48 AM: Skipping form detection
9:01:48 AM: Post processing - redirect rules
9:01:48 AM: Post processing - header rules
9:01:48 AM: Post processing done
9:01:48 AM: Section completed: postprocessing
9:01:49 AM: Site is live ✨