Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
12:44:08 AM: Build ready to start
12:44:19 AM: build-image version: ecdc8b770f4a0193fd3f258c1bc6029e681813a4 (focal)
12:44:19 AM: buildbot version: 244d5322c7eb13029c1d65f78393f886c2e07fdb
12:44:19 AM: Fetching cached dependencies
12:44:19 AM: Starting to download cache of 594.9MB
12:44:21 AM: Finished downloading cache in 1.411s
12:44:21 AM: Starting to extract cache
12:44:28 AM: Finished extracting cache in 7.094s
12:44:28 AM: Finished fetching cache in 8.605s
12:44:29 AM: Starting to prepare the repo for build
12:44:29 AM: Preparing Git Reference pull/614/head
12:44:31 AM: Starting to install dependencies
12:44:31 AM: Python version set to 3.8
12:44:31 AM: Attempting Ruby version 2.7.2, read from environment
12:44:32 AM: Using Ruby version 2.7.2
12:44:33 AM: Started restoring cached go cache
12:44:33 AM: Finished restoring cached go cache
12:44:34 AM: go version go1.19.13 linux/amd64
12:44:35 AM: Using PHP version 8.0
12:44:36 AM: Started restoring cached Node.js version
12:44:40 AM: Finished restoring cached Node.js version
12:44:40 AM: v20.17.0 is already installed.
12:44:40 AM: Now using node v20.17.0 (npm v10.8.2)
12:44:40 AM: Enabling Node.js Corepack
12:44:40 AM: Started restoring cached build plugins
12:44:40 AM: Finished restoring cached build plugins
12:44:40 AM: Started restoring cached corepack dependencies
12:44:40 AM: Finished restoring cached corepack dependencies
12:44:40 AM: Started restoring cached pnpm cache
12:44:40 AM: Finished restoring cached pnpm cache
12:44:41 AM: No pnpm workspaces detected
12:44:41 AM: Started restoring cached node modules
12:44:41 AM: Finished restoring cached node modules
12:44:42 AM: Installing npm packages using pnpm version 9.11.0
12:44:42 AM: Lockfile is up to date, resolution step is skipped
12:44:42 AM: Already up to date
12:44:43 AM: . prepare$ simple-git-hooks
12:44:43 AM: . prepare: [INFO] Successfully set the pre-commit with command: npx lint-staged
12:44:43 AM: . prepare: [INFO] Successfully set all git hooks
12:44:43 AM: . prepare: Done
12:44:43 AM: Done in 1.4s
12:44:43 AM: npm packages installed using pnpm
12:44:44 AM: Successfully installed dependencies
12:44:44 AM: Starting build script
12:44:45 AM: Detected 1 framework(s)
12:44:45 AM: "svelte" at version "4.2.19"
12:44:45 AM: Section completed: initializing
Building
Complete
Building
Complete
12:44:46 AM: Netlify Build
12:44:46 AM: ────────────────────────────────────────────────────────────────
12:44:46 AM:
12:44:46 AM: ❯ Version
12:44:46 AM: @netlify/build 29.54.3
12:44:46 AM:
12:44:46 AM: ❯ Flags
12:44:46 AM: accountId: 5c145a5c0eada8f745233ae7
12:44:46 AM: baseRelDir: true
12:44:46 AM: buildId: 66f20b587f37dd00087415ea
12:44:46 AM: deployId: 66f20b587f37dd00087415ec
12:44:47 AM:
12:44:47 AM: ❯ Current directory
12:44:47 AM: /opt/build/repo
12:44:47 AM:
12:44:47 AM: ❯ Config file
12:44:47 AM: /opt/build/repo/netlify.toml
12:44:47 AM:
12:44:47 AM: ❯ Context
12:44:47 AM: deploy-preview
12:44:47 AM:
12:44:47 AM: build.command from netlify.toml
12:44:47 AM: ────────────────────────────────────────────────────────────────
12:44:47 AM:
12:44:47 AM: $ pnpm run build:inspector
12:44:47 AM: > @antfu/eslint-config@3.7.1 build:inspector /opt/build/repo
12:44:47 AM: > pnpm build && npx @eslint/config-inspector build
12:44:47 AM: > @antfu/eslint-config@3.7.1 build /opt/build/repo
12:44:47 AM: > nr typegen && tsup --format esm,cjs --clean --dts
12:44:48 AM: > @antfu/eslint-config@3.7.1 typegen /opt/build/repo
12:44:48 AM: > esno scripts/typegen.ts
12:44:51 AM: CLI Building entry: src/cli.ts, src/index.ts
12:44:51 AM: CLI Using tsconfig: tsconfig.json
12:44:51 AM: CLI tsup v8.3.0
12:44:51 AM: CLI Using tsup config: /opt/build/repo/tsup.config.ts
12:44:51 AM: CLI Target: esnext
12:44:51 AM: CLI Cleaning output folder
12:44:51 AM: ESM Build start
12:44:51 AM: CJS Build start
12:44:51 AM: CJS dist/cli.cjs 20.98 KB
12:44:51 AM: CJS dist/index.cjs 80.33 KB
12:44:51 AM: CJS ⚡️ Build success in 31ms
12:44:51 AM: ESM dist/index.js 75.03 KB
12:44:51 AM: ESM dist/cli.js 17.73 KB
12:44:51 AM: ESM ⚡️ Build success in 31ms
12:44:52 AM: DTS Build start
12:44:55 AM: DTS ⚡️ Build success in 3729ms
12:44:55 AM: DTS dist/cli.d.ts 13.00 B
12:44:55 AM: DTS dist/index.d.ts 648.21 KB
12:44:55 AM: DTS dist/cli.d.cts 13.00 B
12:44:55 AM: DTS dist/index.d.cts 648.21 KB
12:44:57 AM: ℹ Building static ESLint config inspector...
12:44:57 AM: ℹ Reading ESLint config from /opt/build/repo/eslint.config.ts
12:44:59 AM: ✔ Loaded with 66 config items and 1536 rules
12:44:59 AM: ℹ Globing matched files
12:44:59 AM: ✔ Built to .eslint-config-inspector
12:44:59 AM: ℹ You can use static server like `npx serve .eslint-config-inspector` to serve the inspector
12:44:59 AM:
12:44:59 AM: (build.command completed in 12.5s)
12:44:59 AM:
12:45:00 AM: (Netlify Build completed in 13.7s)
12:45:01 AM: Section completed: building
12:45:41 AM: Finished processing build request in 1m21.924s
Deploying
Complete
Deploying
Complete
12:44:59 AM: Deploy site
12:44:59 AM: ────────────────────────────────────────────────────────────────
12:44:59 AM:
12:44:59 AM: Starting to deploy site from '.eslint-config-inspector'
12:45:00 AM: Calculating files to upload
12:45:00 AM: 1 new file(s) to upload
12:45:00 AM: 0 new function(s) to upload
12:45:00 AM: Section completed: deploying
12:45:00 AM: Site deploy was successfully initiated
12:45:00 AM:
12:45:00 AM: (Deploy site completed in 905ms)
Cleanup
Complete
Cleanup
Complete
12:45:00 AM: Netlify Build Complete
12:45:00 AM: ────────────────────────────────────────────────────────────────
12:45:00 AM:
12:45:01 AM: Caching artifacts
12:45:01 AM: Started saving node modules
12:45:01 AM: Finished saving node modules
12:45:01 AM: Started saving build plugins
12:45:01 AM: Finished saving build plugins
12:45:01 AM: Started saving corepack cache
12:45:01 AM: Finished saving corepack cache
12:45:01 AM: Started saving pnpm cache
12:45:01 AM: Finished saving pnpm cache
12:45:01 AM: Started saving pip cache
12:45:01 AM: Finished saving pip cache
12:45:01 AM: Started saving emacs cask dependencies
12:45:01 AM: Finished saving emacs cask dependencies
12:45:01 AM: Started saving maven dependencies
12:45:01 AM: Finished saving maven dependencies
12:45:01 AM: Started saving boot dependencies
12:45:01 AM: Finished saving boot dependencies
12:45:01 AM: Started saving rust rustup cache
12:45:01 AM: Finished saving rust rustup cache
12:45:01 AM: Started saving go dependencies
12:45:01 AM: Finished saving go dependencies
12:45:01 AM: Build script success
12:45:40 AM: Uploading Cache of size 594.9MB
12:45:41 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
12:45:00 AM: Skipping form detection
12:45:00 AM: Post processing - header rules
12:45:00 AM: Post processing - redirect rules
12:45:00 AM: Starting post processing
12:45:00 AM: Post processing done
12:45:00 AM: Section completed: postprocessing
12:45:01 AM: Site is live ✨