Skip to main content

Deploy details

Deploy successful for reforge

Bump @types/node from 20.14.8 to 22.5.2

PR #159: dependabot/npm_and_yarn/types/node-22.5.2@3306875

Deploy log

Initializing

Complete
8:07:46 PM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/arifszn/builds
8:08:02 PM: Build ready to start
8:08:26 PM: build-image version: ecdc8b770f4a0193fd3f258c1bc6029e681813a4 (focal)
8:08:26 PM: buildbot version: 31384b9071289c6a22c9a280fe11b85737b6fd56
8:08:26 PM: Fetching cached dependencies
8:08:26 PM: Starting to download cache of 160.9MB
8:08:28 PM: Finished downloading cache in 1.446s
8:08:28 PM: Starting to extract cache
8:08:30 PM: Finished extracting cache in 2.035s
8:08:30 PM: Finished fetching cache in 3.534s
8:08:30 PM: Starting to prepare the repo for build
8:08:30 PM: Preparing Git Reference pull/159/head
8:08:32 PM: Starting to install dependencies
8:08:32 PM: Python version set to 3.8
8:08:32 PM: Attempting Ruby version 2.7.2, read from environment
8:08:32 PM: Using Ruby version 2.7.2
8:08:33 PM: Started restoring cached go cache
8:08:33 PM: Finished restoring cached go cache
8:08:34 PM: go version go1.19.13 linux/amd64
8:08:35 PM: Using PHP version 8.0
8:08:36 PM: Started restoring cached Node.js version
8:08:37 PM: Finished restoring cached Node.js version
8:08:37 PM: v16.20.2 is already installed.
8:08:37 PM: Now using node v16.20.2 (npm v8.19.4)
8:08:37 PM: Enabling Node.js Corepack
8:08:38 PM: Started restoring cached build plugins
8:08:38 PM: Finished restoring cached build plugins
8:08:38 PM: Started restoring cached corepack dependencies
8:08:38 PM: Finished restoring cached corepack dependencies
8:08:38 PM: No npm workspaces detected
8:08:38 PM: Started restoring cached node modules
8:08:38 PM: Finished restoring cached node modules
8:08:38 PM: Installing npm packages using npm version 8.19.4
8:08:39 PM: changed 2 packages, and audited 755 packages in 1s
8:08:39 PM: 160 packages are looking for funding
8:08:39 PM: run `npm fund` for details
8:08:39 PM: 2 vulnerabilities (1 moderate, 1 high)
8:08:39 PM: To address all issues, run:
8:08:39 PM: npm audit fix
8:08:39 PM: Run `npm audit` for details.
8:08:39 PM: npm packages installed
8:08:40 PM: Successfully installed dependencies
8:08:40 PM: Starting build script
8:08:41 PM: Detected 1 framework(s)
8:08:41 PM: "vite" at version "4.5.3"
8:08:41 PM: Section completed: initializing

Building

Complete
8:08:42 PM: Netlify Build
8:08:42 PM: ────────────────────────────────────────────────────────────────
8:08:42 PM:
8:08:42 PM: ❯ Version
8:08:42 PM: @netlify/build 29.54.0
8:08:42 PM:
8:08:42 PM: ❯ Flags
8:08:42 PM: accountId: 5ca599d073d8f41290de3c03
8:08:42 PM: baseRelDir: true
8:08:42 PM: buildId: 66d4c9921764df00086e4d48
8:08:42 PM: deployId: 66d4c9921764df00086e4d4a
8:08:42 PM:
8:08:42 PM: ❯ Current directory
8:08:42 PM: /opt/build/repo
8:08:42 PM:
8:08:42 PM: ❯ Config file
8:08:42 PM: No config file was defined: using default values.
8:08:42 PM:
8:08:42 PM: ❯ Context
8:08:42 PM: deploy-preview
8:08:42 PM:
8:08:42 PM: Build command from Netlify app
8:08:42 PM: ────────────────────────────────────────────────────────────────
8:08:42 PM: ​
8:08:42 PM: $ npm run build
8:08:43 PM: > reforge@1.3.0 build
8:08:43 PM: > tsc && vite build
8:08:47 PM: [log] vite v4.5.3 building for production...
8:08:47 PM: [log] transforming...
8:09:01 PM: [log] 4013 modules transformed.
8:09:02 PM: [log] rendering chunks...
8:09:02 PM: [log] computing gzip size...
8:09:02 PM: [log] dist/index.html 1.29 kB │ gzip: 0.45 kB
8:09:02 PM: [log] dist/assets/dashboardPage-004f909e.css 0.32 kB │ gzip: 0.20 kB
8:09:02 PM: [log] dist/assets/index-e548a3aa.css 9.67 kB │ gzip: 2.55 kB
8:09:02 PM: [log] dist/assets/index.esm-1a7ebbcb.js 5.07 kB │ gzip: 2.24 kB
8:09:02 PM: [log] dist/assets/aboutPage-3f610010.js 7.31 kB │ gzip: 2.18 kB
8:09:02 PM: [log] dist/assets/dashboardPage-2dff5fd6.js 43.90 kB │ gzip: 14.06 kB
8:09:02 PM: [log] dist/assets/pageContainer-0cb523d6.js 104.25 kB │ gzip: 31.32 kB
8:09:02 PM: [log] dist/assets/index-c03683ab.js 337.58 kB │ gzip: 105.56 kB
8:09:02 PM: [log] dist/assets/userListPage-3c280404.js 782.40 kB │ gzip: 240.92 kB
8:09:02 PM: [log] dist/assets/index-46eeec1e.js 1,032.36 kB │ gzip: 338.82 kB
8:09:02 PM: [warn]
8:09:02 PM: (!) Some chunks are larger than 500 kBs after minification. Consider:
8:09:02 PM: - Using dynamic import() to code-split the application
8:09:02 PM: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
8:09:02 PM: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
8:09:02 PM: [log] ✓ built in 15.73s
8:09:02 PM: ​
8:09:02 PM: (build.command completed in 19.8s)
8:09:02 PM:
8:09:03 PM: (Netlify Build completed in 20.4s)
8:09:04 PM: Section completed: building
8:09:06 PM: Finished processing build request in 39.942s

Deploying

Complete
8:09:02 PM: Deploy site
8:09:02 PM: ────────────────────────────────────────────────────────────────
8:09:02 PM: ​
8:09:02 PM: Starting to deploy site from 'dist'
8:09:02 PM: Calculating files to upload
8:09:03 PM: 8 new file(s) to upload
8:09:03 PM: 0 new function(s) to upload
8:09:03 PM: Section completed: deploying
8:09:03 PM: Site deploy was successfully initiated
8:09:03 PM: ​
8:09:03 PM: (Deploy site completed in 500ms)

Cleanup

Complete
8:09:03 PM: Netlify Build Complete
8:09:03 PM: ────────────────────────────────────────────────────────────────
8:09:03 PM: ​
8:09:03 PM: Caching artifacts
8:09:03 PM: Started saving node modules
8:09:03 PM: Finished saving node modules
8:09:03 PM: Started saving build plugins
8:09:03 PM: Finished saving build plugins
8:09:03 PM: Started saving corepack cache
8:09:03 PM: Finished saving corepack cache
8:09:03 PM: Started saving pip cache
8:09:03 PM: Finished saving pip cache
8:09:03 PM: Started saving emacs cask dependencies
8:09:04 PM: Finished saving emacs cask dependencies
8:09:04 PM: Started saving maven dependencies
8:09:04 PM: Finished saving maven dependencies
8:09:04 PM: Started saving boot dependencies
8:09:04 PM: Finished saving boot dependencies
8:09:04 PM: Started saving rust rustup cache
8:09:04 PM: Finished saving rust rustup cache
8:09:04 PM: Started saving go dependencies
8:09:04 PM: Finished saving go dependencies
8:09:04 PM: Build script success
8:09:05 PM: Uploading Cache of size 161.4MB
8:09:06 PM: Section completed: cleanup

Post-processing

Complete
8:09:03 PM: Post processing done
8:09:03 PM: Section completed: postprocessing
8:09:03 PM: Post processing - redirect rules
8:09:03 PM: Starting post processing
8:09:03 PM: Skipping form detection
8:09:03 PM: Post processing - header rules
8:09:04 PM: Site is live ✨