Skip to main content

Deploy details

Deploy successful for mkdestroyer

Production: master@HEAD

Deploy log

Initializing

Complete
10:15:44 PM: Build ready to start
10:15:46 PM: build-image version: d55944c047ef0aee2ac01971edde72cb2a50acfe (focal)
10:15:46 PM: build-image tag: v4.16.1
10:15:46 PM: buildbot version: 33f88475bcf3426608b49b7681d295235efb41f1
10:15:46 PM: Building without cache
10:15:46 PM: Starting to prepare the repo for build
10:15:46 PM: No cached dependencies found. Cloning fresh repo
10:15:46 PM: git clone git@github.com:Nevylish/mkdestroyer-frontend
10:15:47 PM: Preparing Git Reference refs/heads/master
10:15:47 PM: Parsing package.json dependencies
10:15:49 PM: Starting build script
10:15:49 PM: Installing dependencies
10:15:49 PM: Python version set to 2.7
10:15:49 PM: v16.19.0 is already installed.
10:15:49 PM: Now using node v16.19.0 (npm v8.19.3)
10:15:49 PM: Enabling node corepack
10:15:49 PM: Started restoring cached build plugins
10:15:49 PM: Finished restoring cached build plugins
10:15:49 PM: Attempting ruby version 2.7.2, read from environment
10:15:50 PM: Using ruby version 2.7.2
10:15:50 PM: Using PHP version 8.0
10:15:50 PM: No npm workspaces detected
10:15:50 PM: Started restoring cached node modules
10:15:50 PM: Finished restoring cached node modules
10:15:50 PM: Installing NPM modules using NPM version 8.19.3
10:15:55 PM: npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
10:15:55 PM: npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
10:15:58 PM: npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
10:16:01 PM: npm WARN deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
10:16:04 PM: added 1577 packages, and audited 1578 packages in 13s
10:16:04 PM: 215 packages are looking for funding
10:16:04 PM: run `npm fund` for details
10:16:04 PM: 6 high severity vulnerabilities
10:16:04 PM: To address all issues (including breaking changes), run:
10:16:04 PM: npm audit fix --force
10:16:04 PM: Run `npm audit` for details.
10:16:04 PM: NPM modules installed
10:16:04 PM: Creating package sha
10:16:04 PM: Started restoring cached go cache
10:16:04 PM: Finished restoring cached go cache
10:16:04 PM: go version go1.19.4 linux/amd64
10:16:04 PM: Detected 2 framework(s)
10:16:05 PM: "create-react-app" at version "5.0.1"
10:16:05 PM: "vite" at version "4.0.3"
10:16:05 PM: Installing missing commands
10:16:05 PM: Verify run directory
10:16:05 PM: Section completed: initializing

Building

Complete
10:16:06 PM: Netlify Build
10:16:06 PM: ────────────────────────────────────────────────────────────────
10:16:06 PM:
10:16:06 PM: ❯ Version
10:16:06 PM: @netlify/build 29.2.1
10:16:06 PM:
10:16:06 PM: ❯ Flags
10:16:06 PM: baseRelDir: true
10:16:06 PM: buildId: 63a62890e1cfd4611d801ee5
10:16:06 PM: deployId: 63a62890e1cfd4611d801ee7
10:16:06 PM:
10:16:06 PM: ❯ Current directory
10:16:06 PM: /opt/build/repo
10:16:06 PM:
10:16:06 PM: ❯ Config file
10:16:06 PM: No config file was defined: using default values.
10:16:06 PM:
10:16:06 PM: ❯ Context
10:16:06 PM: production
10:16:06 PM:
10:16:06 PM: 1. Build command from Netlify app
10:16:06 PM: ────────────────────────────────────────────────────────────────
10:16:06 PM: ​
10:16:06 PM: $ VITE_API_PATH=$API_PATH && npm install && tsc && vite build
10:16:08 PM: up to date, audited 1578 packages in 2s
10:16:08 PM: 215 packages are looking for funding
10:16:08 PM: run `npm fund` for details
10:16:08 PM: 6 high severity vulnerabilities
10:16:08 PM: To address all issues (including breaking changes), run:
10:16:08 PM: npm audit fix --force
10:16:08 PM: Run `npm audit` for details.
10:16:12 PM: vite v4.0.3 building for production...
10:16:12 PM: transforming...
10:16:16 PM: 705 modules transformed.
10:16:16 PM: rendering chunks...
10:16:16 PM: computing gzip size...
10:16:17 PM: dist/index.html 0.40 kB
10:16:17 PM: dist/assets/index-0b1c20b4.js 4,132.60 kB │ gzip: 1,398.74 kB
10:16:17 PM:
10:16:17 PM: (!) Some chunks are larger than 500 kBs after minification. Consider:
10:16:17 PM: - Using dynamic import() to code-split the application
10:16:17 PM: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/guide/en/#outputmanualchunks
10:16:17 PM: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
10:16:17 PM: ​
10:16:17 PM: (build.command completed in 10.6s)
10:16:17 PM:
10:16:17 PM: 2. Functions bundling
10:16:17 PM: ────────────────────────────────────────────────────────────────
10:16:17 PM: ​
10:16:17 PM: The Netlify Functions setting targets a non-existing directory: netlify/functions
10:16:17 PM: ​
10:16:17 PM: (Functions bundling completed in 1ms)
10:16:17 PM:
10:16:17 PM: (Netlify Build completed in 10.9s)
10:16:18 PM: Section completed: building
10:16:20 PM: Finished processing build request in 34.118023692s

Deploying

Complete
10:16:17 PM: 3. Deploy site
10:16:17 PM: ────────────────────────────────────────────────────────────────
10:16:17 PM: ​
10:16:17 PM: Starting to deploy site from 'dist'
10:16:17 PM: Creating deploy tree
10:16:17 PM: 2 new files to upload
10:16:17 PM: 0 new functions to upload
10:16:17 PM: Section completed: deploying
10:16:17 PM: Site deploy was successfully initiated
10:16:17 PM: ​
10:16:17 PM: (Deploy site completed in 306ms)

Cleanup

Complete
10:16:17 PM: Netlify Build Complete
10:16:17 PM: ────────────────────────────────────────────────────────────────
10:16:17 PM: ​
10:16:17 PM: Caching artifacts
10:16:17 PM: Started saving node modules
10:16:17 PM: Finished saving node modules
10:16:17 PM: Started saving build plugins
10:16:17 PM: Finished saving build plugins
10:16:17 PM: Started saving pip cache
10:16:17 PM: Finished saving pip cache
10:16:17 PM: Started saving emacs cask dependencies
10:16:17 PM: Finished saving emacs cask dependencies
10:16:17 PM: Started saving maven dependencies
10:16:17 PM: Finished saving maven dependencies
10:16:17 PM: Started saving boot dependencies
10:16:17 PM: Finished saving boot dependencies
10:16:17 PM: Started saving rust rustup cache
10:16:17 PM: Finished saving rust rustup cache
10:16:17 PM: Started saving go dependencies
10:16:17 PM: Finished saving go dependencies
10:16:18 PM: Build script success
10:16:19 PM: Uploading Cache of size 137.9MB
10:16:20 PM: Section completed: cleanup

Post-processing

Complete
10:16:17 PM: Starting post processing
10:16:17 PM: Post processing - HTML
10:16:17 PM: Post processing - header rules
10:16:17 PM: Post processing - redirect rules
10:16:18 PM: Post processing done
10:16:18 PM: Section completed: postprocessing
10:16:21 PM: Site is live ✨