Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
1:39:42 PM: Build ready to start
1:39:56 PM: build-image version: 3d3c7e8b4321e2c1a54a2c4584fb46ba742b1630 (focal)
1:39:56 PM: buildbot version: d85d718afb4cfc1d31fb4837470daa2b526f928f
1:39:56 PM: Fetching cached dependencies
1:39:56 PM: Starting to download cache of 270.1MB
1:39:58 PM: Finished downloading cache in 1.833s
1:39:58 PM: Starting to extract cache
1:40:00 PM: Finished extracting cache in 2.141s
1:40:00 PM: Finished fetching cache in 4.032s
1:40:00 PM: Starting to prepare the repo for build
1:40:00 PM: Preparing Git Reference pull/52/head
1:40:03 PM: Starting to install dependencies
1:40:03 PM: Python version set to 3.8
1:40:03 PM: Attempting Ruby version 2.7.2, read from environment
1:40:04 PM: Using Ruby version 2.7.2
1:40:04 PM: Started restoring cached go cache
1:40:04 PM: Finished restoring cached go cache
1:40:06 PM: go version go1.19.13 linux/amd64
1:40:07 PM: Using PHP version 8.0
1:40:08 PM: Started restoring cached Node.js version
1:40:10 PM: Finished restoring cached Node.js version
1:40:10 PM: v18.20.2 is already installed.
1:40:10 PM: Now using node v18.20.2 (npm v10.5.0)
1:40:10 PM: Enabling Node.js Corepack
1:40:10 PM: Started restoring cached build plugins
1:40:10 PM: Finished restoring cached build plugins
1:40:10 PM: Started restoring cached corepack dependencies
1:40:10 PM: Finished restoring cached corepack dependencies
1:40:10 PM: No npm workspaces detected
1:40:10 PM: Started restoring cached node modules
1:40:10 PM: Finished restoring cached node modules
1:40:11 PM: Installing npm packages using npm version 10.5.0
1:40:12 PM: up to date, audited 233 packages in 1s
1:40:12 PM: 21 packages are looking for funding
1:40:12 PM: run `npm fund` for details
1:40:12 PM: 2 moderate severity vulnerabilities
1:40:12 PM: To address all issues, run:
1:40:12 PM: npm audit fix
1:40:12 PM: Run `npm audit` for details.
1:40:12 PM: npm packages installed
1:40:13 PM: Successfully installed dependencies
1:40:13 PM: Starting build script
1:40:14 PM: Detected 1 framework(s)
1:40:14 PM: "vite" at version "4.5.2"
1:40:14 PM: Section completed: initializing
Building
Complete
Building
Complete
1:40:15 PM: Netlify Build
1:40:15 PM: ────────────────────────────────────────────────────────────────
1:40:15 PM:
1:40:15 PM: ❯ Version
1:40:15 PM: @netlify/build 29.41.1
1:40:15 PM:
1:40:15 PM: ❯ Flags
1:40:15 PM: baseRelDir: true
1:40:15 PM: buildId: 662fa31e537123000881f134
1:40:15 PM: deployId: 662fa31e537123000881f136
1:40:15 PM:
1:40:15 PM: ❯ Current directory
1:40:15 PM: /opt/build/repo
1:40:15 PM:
1:40:15 PM: ❯ Config file
1:40:15 PM: No config file was defined: using default values.
1:40:15 PM:
1:40:15 PM: ❯ Context
1:40:15 PM: deploy-preview
1:40:15 PM:
1:40:15 PM: Build command from Netlify app
1:40:15 PM: ────────────────────────────────────────────────────────────────
1:40:15 PM:
1:40:15 PM: $ npm run build
1:40:16 PM: > vite-starter@0.0.0 build
1:40:16 PM: > vite build
1:40:16 PM: vite v4.5.2 building for production...
1:40:16 PM: transforming...
1:40:23 PM: node_modules/three-stdlib/libs/lottie.js (13062:32) Use of eval in "node_modules/three-stdlib/libs/lottie.js" is strongly discouraged as it poses security risks and may cause issues with minification.
1:40:23 PM: node_modules/@chevrotain/utils/lib/src/to-fast-properties.js (24:4) Use of eval in "node_modules/@chevrotain/utils/lib/src/to-fast-properties.js" is strongly discouraged as it poses security risks and may cause issues with minification.
1:40:26 PM: ✓ 1634 modules transformed.
1:40:27 PM: warnings when minifying css:
1:40:27 PM: ▲ [WARNING] A nested style rule cannot start with "img" because it looks like the start of a declaration [css-syntax-error]
1:40:27 PM: <stdin>:32:2:
1:40:27 PM: 32 │ img {
1:40:27 PM: │ ~~~
1:40:27 PM: ╵ :is(img)
1:40:27 PM: To start a nested style rule with an identifier, you need to wrap the identifier in ":is(...)" to prevent the rule from being parsed as a declaration.
1:40:27 PM: ▲ [WARNING] A nested style rule cannot start with "img" because it looks like the start of a declaration [css-syntax-error]
1:40:27 PM: <stdin>:165:4:
1:40:27 PM: 165 │ img {
1:40:27 PM: │ ~~~
1:40:27 PM: ╵ :is(img)
1:40:27 PM: To start a nested style rule with an identifier, you need to wrap the identifier in ":is(...)" to prevent the rule from being parsed as a declaration.
1:40:27 PM: ▲ [WARNING] A nested style rule cannot start with "button" because it looks like the start of a declaration [css-syntax-error]
1:40:27 PM: <stdin>:197:4:
1:40:27 PM: 197 │ button {
1:40:27 PM: │ ~~~~~~
1:40:27 PM: ╵ :is(button)
1:40:27 PM: To start a nested style rule with an identifier, you need to wrap the identifier in ":is(...)" to prevent the rule from being parsed as a declaration.
1:40:27 PM: ▲ [WARNING] A nested style rule cannot start with "img" because it looks like the start of a declaration [css-syntax-error]
1:40:27 PM: <stdin>:252:8:
1:40:27 PM: 252 │ img {
1:40:27 PM: │ ~~~
1:40:27 PM: ╵ :is(img)
1:40:27 PM: To start a nested style rule with an identifier, you need to wrap the identifier in ":is(...)" to prevent the rule from being parsed as a declaration.
1:40:27 PM: ▲ [WARNING] A nested style rule cannot start with "img" because it looks like the start of a declaration [css-syntax-error]
1:40:27 PM: <stdin>:264:8:
1:40:27 PM: 264 │ img {
1:40:27 PM: │ ~~~
1:40:27 PM: ╵ :is(img)
1:40:27 PM: To start a nested style rule with an identifier, you need to wrap the identifier in ":is(...)" to prevent the rule from being parsed as a declaration.
1:40:27 PM: ▲ [WARNING] A nested style rule cannot start with "button" because it looks like the start of a declaration [css-syntax-error]
1:40:27 PM: <stdin>:305:6:
1:40:27 PM: 305 │ button {
1:40:27 PM: │ ~~~~~~
1:40:27 PM: ╵ :is(button)
1:40:27 PM: To start a nested style rule with an identifier, you need to wrap the identifier in ":is(...)" to prevent the rule from being parsed as a declaration.
1:40:27 PM: ▲ [WARNING] A nested style rule cannot start with "img" because it looks like the start of a declaration [css-syntax-error]
1:40:27 PM: <stdin>:382:6:
1:40:27 PM: 382 │ img {
1:40:27 PM: │ ~~~
1:40:27 PM: ╵ :is(img)
1:40:27 PM: To start a nested style rule with an identifier, you need to wrap the identifier in ":is(...)" to prevent the rule from being parsed as a declaration.
1:40:27 PM: ▲ [WARNING] A nested style rule cannot start with "img" because it looks like the start of a declaration [css-syntax-error]
1:40:27 PM: <stdin>:408:12:
1:40:27 PM: 408 │ img {
1:40:27 PM: │ ~~~
1:40:27 PM: ╵ :is(img)
1:40:27 PM: To start a nested style rule with an identifier, you need to wrap the identifier in ":is(...)" to prevent the rule from being parsed as a declaration.
1:40:27 PM:
1:40:27 PM: rendering chunks...
1:40:27 PM: computing gzip size...
1:40:27 PM: dist/index.html 0.46 kB │ gzip: 0.30 kB
1:40:27 PM: dist/assets/scanline-2f89448d.jpg 9.89 kB
1:40:27 PM: dist/assets/index-a63fb2de.css 5.83 kB │ gzip: 1.61 kB
1:40:27 PM: dist/assets/index-e005cc0c.js 4,336.17 kB │ gzip: 1,492.57 kB
1:40:27 PM:
1:40:27 PM: (!) Some chunks are larger than 500 kBs after minification. Consider:
1:40:27 PM: - Using dynamic import() to code-split the application
1:40:27 PM: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
1:40:27 PM: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
1:40:27 PM: ✓ built in 11.56s
1:40:27 PM:
1:40:27 PM: (build.command completed in 12s)
1:40:27 PM:
1:40:28 PM: (Netlify Build completed in 12.6s)
1:40:29 PM: Section completed: building
1:40:32 PM: Finished processing build request in 35.894s
Deploying
Complete
Deploying
Complete
1:40:27 PM: Deploy site
1:40:27 PM: ────────────────────────────────────────────────────────────────
1:40:27 PM:
1:40:27 PM: Starting to deploy site from 'dist'
1:40:28 PM: Calculating files to upload
1:40:28 PM: 2 new files to upload
1:40:28 PM: 0 new functions to upload
1:40:28 PM: Section completed: deploying
1:40:28 PM: Site deploy was successfully initiated
1:40:28 PM:
1:40:28 PM: (Deploy site completed in 570ms)
Cleanup
Complete
Cleanup
Complete
1:40:28 PM: Netlify Build Complete
1:40:28 PM: ────────────────────────────────────────────────────────────────
1:40:28 PM:
1:40:29 PM: Caching artifacts
1:40:29 PM: Started saving node modules
1:40:29 PM: Finished saving node modules
1:40:29 PM: Started saving build plugins
1:40:29 PM: Finished saving build plugins
1:40:29 PM: Started saving corepack cache
1:40:29 PM: Finished saving corepack cache
1:40:29 PM: Started saving pip cache
1:40:29 PM: Finished saving pip cache
1:40:29 PM: Started saving emacs cask dependencies
1:40:29 PM: Finished saving emacs cask dependencies
1:40:29 PM: Started saving maven dependencies
1:40:29 PM: Finished saving maven dependencies
1:40:29 PM: Started saving boot dependencies
1:40:29 PM: Finished saving boot dependencies
1:40:29 PM: Started saving rust rustup cache
1:40:29 PM: Finished saving rust rustup cache
1:40:29 PM: Started saving go dependencies
1:40:29 PM: Finished saving go dependencies
1:40:29 PM: Build script success
1:40:30 PM: Uploading Cache of size 269.9MB
1:40:32 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
1:40:28 PM: Post processing done
1:40:28 PM: Section completed: postprocessing
1:40:28 PM: Starting post processing
1:40:28 PM: Skipping form detection
1:40:28 PM: Post processing - header rules
1:40:28 PM: Post processing - redirect rules
1:40:29 PM: Site is live ✨