Skip to main content

Deploy details

Deploy successful for exquisite-fox-08e303

[Snyk] Upgrade react from 18.2.0 to 18.3.1

PR #93: snyk-upgrade-25748dbc52fa792ae6026827c16ae844@4eb0170

Deploy log

Initializing

Complete
10:15:01 AM: Build ready to start
10:15:17 AM: build-image version: ecdc8b770f4a0193fd3f258c1bc6029e681813a4 (focal)
10:15:17 AM: buildbot version: 5ff1f297aa225d2ec877d89104672fd74916351d
10:15:17 AM: Fetching cached dependencies
10:15:17 AM: Failed to fetch cache, continuing with build
10:15:18 AM: Starting to prepare the repo for build
10:15:18 AM: No cached dependencies found. Cloning fresh repo
10:15:18 AM: git clone --filter=blob:none https://github.com/ilshaad/portfolio-ik
10:15:18 AM: Preparing Git Reference pull/93/head
10:15:20 AM: Starting to install dependencies
10:15:20 AM: Python version set to 3.8
10:15:20 AM: Attempting Ruby version 2.7.2, read from environment
10:15:21 AM: Using Ruby version 2.7.2
10:15:22 AM: Started restoring cached go cache
10:15:22 AM: Finished restoring cached go cache
10:15:22 AM: Installing Go version 1.17 (requested 1.17)
10:15:27 AM: go version go1.17 linux/amd64
10:15:28 AM: Using PHP version 8.0
10:15:30 AM: Downloading and installing node v16.20.2...
10:15:30 AM: Computing checksum with sha256sum
10:15:31 AM: Checksums matched!
10:15:33 AM: Now using node v16.20.2 (npm v8.19.4)
10:15:33 AM: Enabling Node.js Corepack
10:15:33 AM: Started restoring cached build plugins
10:15:33 AM: Finished restoring cached build plugins
10:15:33 AM: Started restoring cached corepack dependencies
10:15:33 AM: Finished restoring cached corepack dependencies
10:15:33 AM: No npm workspaces detected
10:15:33 AM: Started restoring cached node modules
10:15:33 AM: Finished restoring cached node modules
10:15:33 AM: Installing npm packages using npm version 8.19.4
10:15:47 AM: added 642 packages, and audited 643 packages in 13s
10:15:47 AM: 113 packages are looking for funding
10:15:47 AM: run `npm fund` for details
10:15:47 AM: 21 vulnerabilities (5 moderate, 13 high, 3 critical)
10:15:47 AM: To address issues that do not require attention, run:
10:15:47 AM: npm audit fix
10:15:47 AM: To address all issues (including breaking changes), run:
10:15:47 AM: npm audit fix --force
10:15:47 AM: Run `npm audit` for details.
10:15:47 AM: npm packages installed
10:15:47 AM: Successfully installed dependencies
10:15:47 AM: Starting build script
10:15:49 AM: Detected 1 framework(s)
10:15:49 AM: "next" at version "13.0.5"
10:15:49 AM: Section completed: initializing

Building

Complete
10:15:51 AM: Netlify Build
10:15:51 AM: ────────────────────────────────────────────────────────────────
10:15:51 AM:
10:15:51 AM: ❯ Version
10:15:51 AM: @netlify/build 29.54.5
10:15:51 AM:
10:15:51 AM: ❯ Flags
10:15:51 AM: accountId: 61e007d97bcada151e05f0e3
10:15:51 AM: baseRelDir: true
10:15:51 AM: buildId: 66f3e2a439c4350008d3e574
10:15:51 AM: deployId: 66f3e2a439c4350008d3e576
10:15:51 AM:
10:15:51 AM: ❯ Current directory
10:15:51 AM: /opt/build/repo
10:15:51 AM:
10:15:51 AM: ❯ Config file
10:15:51 AM: No config file was defined: using default values.
10:15:51 AM:
10:15:51 AM: ❯ Context
10:15:51 AM: deploy-preview
10:16:03 AM:
10:16:03 AM: ❯ Using Next.js Runtime - v4.41.3
10:16:03 AM:
10:16:03 AM: ❯ Outdated plugins
10:16:03 AM: - @netlify/plugin-nextjs@4.41.3: latest version is 5.7.2
10:16:03 AM: To upgrade this plugin, please uninstall and re-install it from the Netlify plugins directory (https://app.netlify.com/plugins)
10:16:05 AM: No Next.js cache to restore.
10:16:05 AM:
10:16:05 AM: Build command from Netlify app
10:16:05 AM: ────────────────────────────────────────────────────────────────
10:16:05 AM: ​
10:16:05 AM: $ npm run build
10:16:05 AM: > portfolio-ik@0.1.0 build
10:16:05 AM: > next build
10:16:06 AM: warn - No build cache found. Please configure build caching for faster rebuilds. Read more: https://nextjs.org/docs/messages/no-cache
10:16:06 AM: info - Linting and checking validity of types...
10:16:12 AM: info - Creating an optimized production build...
10:16:13 AM: > [PWA] Compile client (static)
10:16:13 AM: > [PWA] Auto register service worker with: /opt/build/repo/node_modules/next-pwa/register.js
10:16:13 AM: > [PWA] Service worker: /opt/build/repo/public/sw.js
10:16:13 AM: > [PWA] url: /sw.js
10:16:13 AM: > [PWA] scope: /
10:16:13 AM: Browserslist: caniuse-lite is outdated. Please run:
10:16:13 AM: npx browserslist@latest --update-db
10:16:13 AM: Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
10:16:13 AM: > [PWA] Compile server
10:16:13 AM: > [PWA] Compile server
10:16:14 AM: Browserslist: caniuse-lite is outdated. Please run:
10:16:14 AM: npx browserslist@latest --update-db
10:16:14 AM: Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
10:16:27 AM: Browserslist: caniuse-lite is outdated. Please run:
10:16:27 AM: npx update-browserslist-db@latest
10:16:27 AM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
10:16:32 AM: info - Compiled successfully
10:16:32 AM: info - Collecting page data...
10:16:42 AM: info - Generating static pages (0/3)
10:16:42 AM: info - Generating static pages (3/3)
10:16:43 AM: info - Finalizing page optimization...
10:16:43 AM: Route (pages) Size First Load JS
10:16:43 AM: ┌ ○ / (390 ms) 73.7 kB 151 kB
10:16:43 AM: ├ └ css/cc5481001ca37980.css 3 kB
10:16:43 AM: ├ /_app 0 B 76.9 kB
10:16:43 AM: └ ○ /404 5.63 kB 82.5 kB
10:16:43 AM: └ css/54f1721bbf60de0c.css 294 B
10:16:43 AM: + First Load JS shared by all 92.6 kB
10:16:43 AM: ├ chunks/framework-d7eda8d01813ccd9.js 45.4 kB
10:16:43 AM: ├ chunks/main-170e605b76287f41.js 28.9 kB
10:16:43 AM: ├ chunks/pages/_app-f252fbed26de91f0.js 303 B
10:16:43 AM: ├ chunks/webpack-551cd8b516d26a6d.js 2.27 kB
10:16:43 AM: └ css/939f10fa23a31791.css 15.8 kB
10:16:43 AM: ○ (Static) automatically rendered as static HTML (uses no initial props)
10:16:43 AM: ​
10:16:43 AM: (build.command completed in 38.1s)
10:16:43 AM: Moving static page files to serve from CDN...
10:16:43 AM: Moved 3 files to CDN
10:16:43 AM: You are not using Netlify Edge Functions for image format detection. Set env var "NEXT_FORCE_EDGE_IMAGES=true" to enable.
10:16:43 AM:
10:16:43 AM: Functions bundling
10:16:43 AM: ────────────────────────────────────────────────────────────────
10:16:43 AM: ​
10:16:43 AM: Packaging Functions from .netlify/functions-internal directory:
10:16:43 AM: - ___netlify-handler/___netlify-handler.js
10:16:43 AM: - ___netlify-odb-handler/___netlify-odb-handler.js
10:16:43 AM: - _ipx/_ipx.js
10:16:43 AM: ​
10:17:16 AM: ​
10:17:16 AM: (Functions bundling completed in 32.8s)
10:17:17 AM: Next.js cache saved.
10:17:17 AM:
10:17:25 AM: (Netlify Build completed in 1m 34.6s)
10:17:47 AM: Section completed: building
10:17:50 AM: Finished processing build request in 2m32.577s

Deploying

Complete
10:17:17 AM: Deploy site
10:17:17 AM: ────────────────────────────────────────────────────────────────
10:17:17 AM: ​
10:17:17 AM: Starting to deploy site from '.next'
10:17:17 AM: Calculating files to upload
10:17:18 AM: 5 new file(s) to upload
10:17:18 AM: 3 new function(s) to upload
10:17:25 AM: Section completed: deploying
10:17:25 AM: Site deploy was successfully initiated
10:17:25 AM: ​
10:17:25 AM: (Deploy site completed in 8.1s)

Cleanup

Complete
10:17:25 AM: Netlify Build Complete
10:17:25 AM: ────────────────────────────────────────────────────────────────
10:17:25 AM: ​
10:17:26 AM: Caching artifacts
10:17:26 AM: Started saving node modules
10:17:26 AM: Finished saving node modules
10:17:26 AM: Started saving build plugins
10:17:26 AM: Finished saving build plugins
10:17:26 AM: Started saving corepack cache
10:17:26 AM: Finished saving corepack cache
10:17:26 AM: Started saving pip cache
10:17:26 AM: Finished saving pip cache
10:17:26 AM: Started saving emacs cask dependencies
10:17:26 AM: Finished saving emacs cask dependencies
10:17:26 AM: Started saving maven dependencies
10:17:26 AM: Finished saving maven dependencies
10:17:26 AM: Started saving boot dependencies
10:17:26 AM: Finished saving boot dependencies
10:17:26 AM: Started saving rust rustup cache
10:17:26 AM: Finished saving rust rustup cache
10:17:26 AM: Started saving go dependencies
10:17:26 AM: Finished saving go dependencies
10:17:47 AM: Build script success
10:17:49 AM: Uploading Cache of size 198.4MB
10:17:50 AM: Section completed: cleanup

Post-processing

Complete
10:17:25 AM: Processing form - iKportfolioContactForm
10:17:25 AM: Detected form fields:
- name
- email
- message
10:17:25 AM: Starting post processing
10:17:25 AM: Post processing - Forms
10:17:26 AM: Post processing - header rules
10:17:26 AM: Post processing - redirect rules
10:17:26 AM: Site is live ✨
10:17:26 AM: Post processing done
10:17:26 AM: Section completed: postprocessing