Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
2:12:10 PM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/jeremy0x/builds
2:12:40 PM: Build ready to start
2:13:00 PM: build-image version: ecdc8b770f4a0193fd3f258c1bc6029e681813a4 (focal)
2:13:00 PM: buildbot version: 5ff1f297aa225d2ec877d89104672fd74916351d
2:13:00 PM: Fetching cached dependencies
2:13:00 PM: Failed to fetch cache, continuing with build
2:13:01 PM: Starting to prepare the repo for build
2:13:01 PM: No cached dependencies found. Cloning fresh repo
2:13:01 PM: git clone --filter=blob:none https://github.com/jeremy0x/lingo-lookup
2:13:01 PM: Preparing Git Reference pull/8/head
2:13:03 PM: Starting to install dependencies
2:13:03 PM: Python version set to 3.8
2:13:04 PM: Attempting Ruby version 2.7.2, read from environment
2:13:05 PM: Using Ruby version 2.7.2
2:13:06 PM: Started restoring cached go cache
2:13:06 PM: Finished restoring cached go cache
2:13:07 PM: go version go1.19.13 linux/amd64
2:13:08 PM: Using PHP version 8.0
2:13:11 PM: Downloading and installing node v16.20.2...
2:13:11 PM: Downloading https://nodejs.org/dist/v16.20.2/node-v16.20.2-linux-x64.tar.xz...
2:13:11 PM: Computing checksum with sha256sum
2:13:11 PM: Checksums matched!
2:13:14 PM: Now using node v16.20.2 (npm v8.19.4)
2:13:14 PM: Enabling Node.js Corepack
2:13:14 PM: Started restoring cached build plugins
2:13:14 PM: Finished restoring cached build plugins
2:13:14 PM: Started restoring cached corepack dependencies
2:13:14 PM: Finished restoring cached corepack dependencies
2:13:14 PM: No npm workspaces detected
2:13:14 PM: Started restoring cached node modules
2:13:14 PM: Finished restoring cached node modules
2:13:15 PM: Installing npm packages using npm version 8.19.4
2:13:18 PM: added 144 packages, and audited 145 packages in 4s
2:13:18 PM: 23 packages are looking for funding
2:13:18 PM: run `npm fund` for details
2:13:18 PM: 3 vulnerabilities (1 moderate, 2 high)
2:13:18 PM: To address all issues, run:
2:13:18 PM: npm audit fix
2:13:18 PM: Run `npm audit` for details.
2:13:19 PM: npm packages installed
2:13:19 PM: Successfully installed dependencies
2:13:20 PM: Starting build script
2:13:21 PM: Detected 1 framework(s)
2:13:21 PM: "vite" at version "4.5.3"
2:13:21 PM: Section completed: initializing
Building
Complete
Building
Complete
2:13:23 PM: Netlify Build
2:13:23 PM: ────────────────────────────────────────────────────────────────
2:13:23 PM:
2:13:23 PM: ❯ Version
2:13:23 PM: @netlify/build 29.54.5
2:13:23 PM:
2:13:23 PM: ❯ Flags
2:13:23 PM: accountId: 631e0cb7663389472d4220ba
2:13:23 PM: baseRelDir: true
2:13:23 PM: buildId: 66f9603ae18bbf00089da46d
2:13:23 PM: deployId: 66f9603ae18bbf00089da46f
2:13:24 PM:
2:13:24 PM: ❯ Current directory
2:13:24 PM: /opt/build/repo
2:13:24 PM:
2:13:24 PM: ❯ Config file
2:13:24 PM: No config file was defined: using default values.
2:13:24 PM:
2:13:24 PM: ❯ Context
2:13:24 PM: deploy-preview
2:13:24 PM:
2:13:24 PM: Build command from Netlify app
2:13:24 PM: ────────────────────────────────────────────────────────────────
2:13:24 PM:
2:13:24 PM: $ npm run build
2:13:24 PM: > lingo-lookup@0.0.0 build
2:13:24 PM: > tsc && vite build
2:13:26 PM: vite v4.5.3 building for production...
2:13:26 PM: transforming...
2:13:27 PM: Browserslist: caniuse-lite is outdated. Please run:
2:13:27 PM: npx update-browserslist-db@latest
2:13:27 PM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
2:13:28 PM: ✓ 52 modules transformed.
2:13:29 PM: rendering chunks...
2:13:29 PM: computing gzip size...
2:13:29 PM: dist/index.html 4.22 kB │ gzip: 1.46 kB
2:13:29 PM: dist/assets/error-animation-28449ce0.gif 179.15 kB
2:13:29 PM: dist/assets/animated-search-icon-9b246b35.gif 1,300.74 kB
2:13:29 PM: dist/assets/searching-animation-207cee30.gif 1,898.32 kB
2:13:29 PM: dist/assets/index-6f661727.css 89.78 kB │ gzip: 9.48 kB
2:13:29 PM: dist/assets/index-d2e7ffbd.js 158.62 kB │ gzip: 51.28 kB
2:13:29 PM: ✓ built in 2.39s
2:13:29 PM:
2:13:29 PM: (build.command completed in 5.2s)
2:13:29 PM:
2:13:29 PM: (Netlify Build completed in 5.5s)
2:13:51 PM: Section completed: building
2:13:53 PM: Finished processing build request in 52.527s
Deploying
Complete
Deploying
Complete
2:13:29 PM: Deploy site
2:13:29 PM: ────────────────────────────────────────────────────────────────
2:13:29 PM:
2:13:29 PM: Starting to deploy site from 'dist'
2:13:29 PM: Calculating files to upload
2:13:29 PM: 0 new file(s) to upload
2:13:29 PM: 0 new function(s) to upload
2:13:29 PM: Section completed: deploying
2:13:29 PM: Site deploy was successfully initiated
2:13:29 PM:
2:13:29 PM: (Deploy site completed in 171ms)
Cleanup
Complete
Cleanup
Complete
2:13:29 PM: Netlify Build Complete
2:13:29 PM: ────────────────────────────────────────────────────────────────
2:13:29 PM:
2:13:30 PM: Caching artifacts
2:13:30 PM: Started saving node modules
2:13:30 PM: Finished saving node modules
2:13:30 PM: Started saving build plugins
2:13:30 PM: Finished saving build plugins
2:13:30 PM: Started saving corepack cache
2:13:30 PM: Finished saving corepack cache
2:13:30 PM: Started saving pip cache
2:13:30 PM: Finished saving pip cache
2:13:30 PM: Started saving emacs cask dependencies
2:13:30 PM: Finished saving emacs cask dependencies
2:13:30 PM: Started saving maven dependencies
2:13:30 PM: Finished saving maven dependencies
2:13:30 PM: Started saving boot dependencies
2:13:30 PM: Finished saving boot dependencies
2:13:30 PM: Started saving rust rustup cache
2:13:30 PM: Finished saving rust rustup cache
2:13:30 PM: Started saving go dependencies
2:13:30 PM: Finished saving go dependencies
2:13:51 PM: Build script success
2:13:52 PM: Uploading Cache of size 130.0MB
2:13:53 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
2:13:29 PM: Post processing - header rules
2:13:29 PM: Post processing - redirect rules
2:13:29 PM: Starting post processing
2:13:29 PM: Skipping form detection
2:13:29 PM: Post processing done
2:13:29 PM: Section completed: postprocessing
2:13:30 PM: Site is live ✨