Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
4:10:15 PM: Build ready to start
4:10:26 PM: build-image version: fcb0c1b3ada6d25c1cb58e8bc514f5f23cc14f15 (focal)
4:10:26 PM: buildbot version: ee2ef905a4bdb64f7733dd60a718aa00319e6f82
4:10:26 PM: Fetching cached dependencies
4:10:26 PM: Starting to download cache of 236.9MB
4:10:28 PM: Finished downloading cache in 2.061s
4:10:28 PM: Starting to extract cache
4:10:29 PM: Finished extracting cache in 1.56s
4:10:29 PM: Finished fetching cache in 3.679s
4:10:29 PM: Starting to prepare the repo for build
4:10:30 PM: Preparing Git Reference pull/48/head
4:10:34 PM: Starting to install dependencies
4:10:38 PM: Python version set to 3.8
4:10:38 PM: Attempting Ruby version 2.7.2, read from environment
4:10:39 PM: Using Ruby version 2.7.2
4:10:39 PM: Started restoring cached go cache
4:10:39 PM: Finished restoring cached go cache
4:10:41 PM: go version go1.19.13 linux/amd64
4:10:42 PM: Using PHP version 8.0
4:10:44 PM: Started restoring cached Node.js version
4:10:45 PM: Finished restoring cached Node.js version
4:10:45 PM: Downloading and installing node v18.20.2...
4:10:45 PM: Downloading https://nodejs.org/dist/v18.20.2/node-v18.20.2-linux-x64.tar.xz...
4:10:45 PM: Computing checksum with sha256sum
4:10:45 PM: Checksums matched!
4:10:47 PM: Now using node v18.20.2 (npm v10.5.0)
4:10:47 PM: Enabling Node.js Corepack
4:10:48 PM: Started restoring cached build plugins
4:10:48 PM: Finished restoring cached build plugins
4:10:48 PM: Started restoring cached corepack dependencies
4:10:48 PM: Finished restoring cached corepack dependencies
4:10:48 PM: No npm workspaces detected
4:10:48 PM: Started restoring cached node modules
4:10:48 PM: Finished restoring cached node modules
4:10:48 PM: Installing npm packages using npm version 10.5.0
4:10:49 PM: up to date, audited 233 packages in 874ms
4:10:49 PM: 21 packages are looking for funding
4:10:49 PM: run `npm fund` for details
4:10:49 PM: 2 moderate severity vulnerabilities
4:10:49 PM: To address all issues, run:
4:10:49 PM: npm audit fix
4:10:49 PM: Run `npm audit` for details.
4:10:49 PM: npm packages installed
4:10:49 PM: Successfully installed dependencies
4:10:49 PM: Starting build script
4:10:53 PM: Detected 1 framework(s)
4:10:53 PM: "vite" at version "4.5.2"
4:10:53 PM: Section completed: initializing
Building
Complete
Building
Complete
4:10:54 PM: Netlify Build
4:10:54 PM: ────────────────────────────────────────────────────────────────
4:10:54 PM:
4:10:54 PM: ❯ Version
4:10:54 PM: @netlify/build 29.39.1
4:10:54 PM:
4:10:54 PM: ❯ Flags
4:10:54 PM: baseRelDir: true
4:10:54 PM: buildId: 66180b67812156000878a9c7
4:10:54 PM: deployId: 66180b67812156000878a9c9
4:10:54 PM:
4:10:54 PM: ❯ Current directory
4:10:54 PM: /opt/build/repo
4:10:54 PM:
4:10:54 PM: ❯ Config file
4:10:54 PM: No config file was defined: using default values.
4:10:54 PM:
4:10:54 PM: ❯ Context
4:10:54 PM: deploy-preview
4:10:54 PM:
4:10:54 PM: Build command from Netlify app
4:10:54 PM: ────────────────────────────────────────────────────────────────
4:10:54 PM:
4:10:54 PM: $ npm run build
4:10:55 PM: > vite-starter@0.0.0 build
4:10:55 PM: > vite build
4:10:55 PM: vite v4.5.2 building for production...
4:10:55 PM: transforming...
4:11:02 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.
4:11:02 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.
4:11:04 PM: ✓ 1634 modules transformed.
4:11:05 PM: warnings when minifying css:
4:11:05 PM: ▲ [WARNING] A nested style rule cannot start with "img" because it looks like the start of a declaration [css-syntax-error]
4:11:05 PM: <stdin>:32:2:
4:11:05 PM: 32 │ img {
4:11:05 PM: │ ~~~
4:11:05 PM: ╵ :is(img)
4:11:05 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.
4:11:05 PM: ▲ [WARNING] A nested style rule cannot start with "img" because it looks like the start of a declaration [css-syntax-error]
4:11:05 PM: <stdin>:165:4:
4:11:05 PM: 165 │ img {
4:11:05 PM: │ ~~~
4:11:05 PM: ╵ :is(img)
4:11:05 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.
4:11:05 PM: ▲ [WARNING] A nested style rule cannot start with "button" because it looks like the start of a declaration [css-syntax-error]
4:11:05 PM: <stdin>:197:4:
4:11:05 PM: 197 │ button {
4:11:05 PM: │ ~~~~~~
4:11:05 PM: ╵ :is(button)
4:11:05 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.
4:11:05 PM: ▲ [WARNING] A nested style rule cannot start with "img" because it looks like the start of a declaration [css-syntax-error]
4:11:05 PM: <stdin>:252:8:
4:11:05 PM: 252 │ img {
4:11:05 PM: │ ~~~
4:11:05 PM: ╵ :is(img)
4:11:05 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.
4:11:05 PM: ▲ [WARNING] A nested style rule cannot start with "img" because it looks like the start of a declaration [css-syntax-error]
4:11:05 PM: <stdin>:264:8:
4:11:05 PM: 264 │ img {
4:11:05 PM: │ ~~~
4:11:05 PM: ╵ :is(img)
4:11:05 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.
4:11:05 PM: ▲ [WARNING] A nested style rule cannot start with "button" because it looks like the start of a declaration [css-syntax-error]
4:11:05 PM: <stdin>:305:6:
4:11:05 PM: 305 │ button {
4:11:05 PM: │ ~~~~~~
4:11:05 PM: ╵ :is(button)
4:11:05 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.
4:11:05 PM: ▲ [WARNING] A nested style rule cannot start with "img" because it looks like the start of a declaration [css-syntax-error]
4:11:05 PM: <stdin>:382:6:
4:11:05 PM: 382 │ img {
4:11:05 PM: │ ~~~
4:11:05 PM: ╵ :is(img)
4:11:05 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.
4:11:05 PM: ▲ [WARNING] A nested style rule cannot start with "img" because it looks like the start of a declaration [css-syntax-error]
4:11:05 PM: <stdin>:408:12:
4:11:05 PM: 408 │ img {
4:11:05 PM: │ ~~~
4:11:05 PM: ╵ :is(img)
4:11:05 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.
4:11:05 PM:
4:11:05 PM: rendering chunks...
4:11:05 PM: computing gzip size...
4:11:05 PM: dist/index.html 0.46 kB │ gzip: 0.31 kB
4:11:05 PM: dist/assets/scanline-2f89448d.jpg 9.89 kB
4:11:05 PM: dist/assets/index-a63fb2de.css 5.83 kB │ gzip: 1.61 kB
4:11:05 PM: dist/assets/index-5a0274b7.js 4,336.09 kB │ gzip: 1,492.56 kB
4:11:05 PM:
4:11:05 PM: (!) Some chunks are larger than 500 kBs after minification. Consider:
4:11:05 PM: - Using dynamic import() to code-split the application
4:11:05 PM: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
4:11:05 PM: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
4:11:05 PM: ✓ built in 10.52s
4:11:06 PM:
4:11:06 PM: (build.command completed in 11s)
4:11:06 PM:
4:11:06 PM: (Netlify Build completed in 11.5s)
4:11:07 PM: Section completed: building
4:11:10 PM: Finished processing build request in 44.339s
Deploying
Complete
Deploying
Complete
4:11:06 PM: Deploy site
4:11:06 PM: ────────────────────────────────────────────────────────────────
4:11:06 PM:
4:11:06 PM: Starting to deploy site from 'dist'
4:11:06 PM: Calculating files to upload
4:11:06 PM: 0 new files to upload
4:11:06 PM: 0 new functions to upload
4:11:06 PM: Section completed: deploying
4:11:06 PM: Site deploy was successfully initiated
4:11:06 PM:
4:11:06 PM: (Deploy site completed in 478ms)
Cleanup
Complete
Cleanup
Complete
4:11:06 PM: Netlify Build Complete
4:11:06 PM: ────────────────────────────────────────────────────────────────
4:11:06 PM:
4:11:07 PM: Caching artifacts
4:11:07 PM: Started saving node modules
4:11:07 PM: Finished saving node modules
4:11:07 PM: Started saving build plugins
4:11:07 PM: Finished saving build plugins
4:11:07 PM: Started saving corepack cache
4:11:07 PM: Finished saving corepack cache
4:11:07 PM: Started saving pip cache
4:11:07 PM: Finished saving pip cache
4:11:07 PM: Started saving emacs cask dependencies
4:11:07 PM: Finished saving emacs cask dependencies
4:11:07 PM: Started saving maven dependencies
4:11:07 PM: Finished saving maven dependencies
4:11:07 PM: Started saving boot dependencies
4:11:07 PM: Finished saving boot dependencies
4:11:07 PM: Started saving rust rustup cache
4:11:07 PM: Finished saving rust rustup cache
4:11:07 PM: Started saving go dependencies
4:11:07 PM: Finished saving go dependencies
4:11:07 PM: Build script success
4:11:09 PM: Uploading Cache of size 270.2MB
4:11:10 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
4:11:06 PM: Starting post processing
4:11:06 PM: Skipping form detection
4:11:06 PM: Post processing - header rules
4:11:06 PM: Post processing - redirect rules
4:11:06 PM: Post processing done
4:11:06 PM: Section completed: postprocessing
4:11:07 PM: Site is live ✨