Deploy details
Deploy successful for melodious-froyo-4871f8
fix: default prettier `printWidth: 120` not work as expectedDeploy log
Initializing
Complete
Initializing
Complete
12:33:59 PM: Build ready to start
12:34:11 PM: build-image version: ecdc8b770f4a0193fd3f258c1bc6029e681813a4 (focal)
12:34:11 PM: buildbot version: 22552e71c3c7b6a5ebfd780eb1c9b2f42fe63aa7
12:34:11 PM: Fetching cached dependencies
12:34:11 PM: Starting to download cache of 529.6MB
12:34:13 PM: Finished downloading cache in 1.733s
12:34:13 PM: Starting to extract cache
12:34:19 PM: Finished extracting cache in 5.737s
12:34:19 PM: Finished fetching cache in 7.543s
12:34:19 PM: Starting to prepare the repo for build
12:34:19 PM: Preparing Git Reference pull/573/head
12:34:21 PM: Starting to install dependencies
12:34:21 PM: Python version set to 3.8
12:34:21 PM: Attempting Ruby version 2.7.2, read from environment
12:34:22 PM: Using Ruby version 2.7.2
12:34:22 PM: Started restoring cached go cache
12:34:22 PM: Finished restoring cached go cache
12:34:24 PM: go version go1.19.13 linux/amd64
12:34:25 PM: Using PHP version 8.0
12:34:26 PM: Started restoring cached Node.js version
12:34:29 PM: Finished restoring cached Node.js version
12:34:29 PM: v20.16.0 is already installed.
12:34:29 PM: Now using node v20.16.0 (npm v10.8.1)
12:34:29 PM: Enabling Node.js Corepack
12:34:29 PM: Started restoring cached build plugins
12:34:29 PM: Finished restoring cached build plugins
12:34:29 PM: Started restoring cached corepack dependencies
12:34:29 PM: Finished restoring cached corepack dependencies
12:34:29 PM: Started restoring cached pnpm cache
12:34:29 PM: Finished restoring cached pnpm cache
12:34:30 PM: No pnpm workspaces detected
12:34:30 PM: Started restoring cached node modules
12:34:30 PM: Finished restoring cached node modules
12:34:30 PM: Installing npm packages using pnpm version 9.6.0
12:34:31 PM: Lockfile is up to date, resolution step is skipped
12:34:31 PM: Already up to date
12:34:32 PM: . prepare$ simple-git-hooks
12:34:32 PM: . prepare: [INFO] Successfully set the pre-commit with command: npx lint-staged
12:34:32 PM: . prepare: [INFO] Successfully set all git hooks
12:34:32 PM: . prepare: Done
12:34:32 PM: Done in 1.5s
12:34:32 PM: npm packages installed using pnpm
12:34:33 PM: Successfully installed dependencies
12:34:33 PM: Starting build script
12:34:34 PM: Detected 1 framework(s)
12:34:34 PM: "svelte" at version "4.2.18"
12:34:34 PM: Section completed: initializing
Building
Complete
Building
Complete
12:34:35 PM: Netlify Build
12:34:35 PM: ────────────────────────────────────────────────────────────────
12:34:35 PM:
12:34:35 PM: ❯ Version
12:34:35 PM: @netlify/build 29.51.3
12:34:35 PM:
12:34:35 PM: ❯ Flags
12:34:35 PM: baseRelDir: true
12:34:35 PM: buildId: 66af753704a36a0008a2e0af
12:34:35 PM: deployId: 66af753704a36a0008a2e0b1
12:34:35 PM:
12:34:35 PM: ❯ Current directory
12:34:35 PM: /opt/build/repo
12:34:35 PM:
12:34:35 PM: ❯ Config file
12:34:35 PM: /opt/build/repo/netlify.toml
12:34:35 PM:
12:34:35 PM: ❯ Context
12:34:35 PM: deploy-preview
12:34:35 PM:
12:34:35 PM: build.command from netlify.toml
12:34:35 PM: ────────────────────────────────────────────────────────────────
12:34:35 PM:
12:34:35 PM: $ pnpm run build:inspector
12:34:36 PM: > @antfu/eslint-config@2.24.1 build:inspector /opt/build/repo
12:34:36 PM: > pnpm build && npx @eslint/config-inspector build
12:34:36 PM: > @antfu/eslint-config@2.24.1 build /opt/build/repo
12:34:36 PM: > nr typegen && tsup --format esm,cjs --clean --dts
12:34:36 PM: > @antfu/eslint-config@2.24.1 typegen /opt/build/repo
12:34:36 PM: > esno scripts/typegen.ts
12:34:40 PM: CLI Building entry: src/index.ts, src/cli.ts
12:34:40 PM: CLI Using tsconfig: tsconfig.json
12:34:40 PM: CLI tsup v8.2.3
12:34:40 PM: CLI Using tsup config: /opt/build/repo/tsup.config.ts
12:34:40 PM: CLI Target: esnext
12:34:40 PM: CLI Cleaning output folder
12:34:40 PM: ESM Build start
12:34:40 PM: CJS Build start
12:34:40 PM: CJS dist/index.cjs 76.65 KB
12:34:40 PM: CJS dist/cli.cjs 20.83 KB
12:34:40 PM: CJS ⚡️ Build success in 40ms
12:34:40 PM: ESM dist/index.js 71.96 KB
12:34:40 PM: ESM dist/cli.js 17.58 KB
12:34:40 PM: ESM ⚡️ Build success in 40ms
12:34:40 PM: DTS Build start
12:34:44 PM: DTS ⚡️ Build success in 3676ms
12:34:44 PM: DTS dist/cli.d.ts 13.00 B
12:34:44 PM: DTS dist/index.d.ts 639.22 KB
12:34:44 PM: DTS dist/cli.d.cts 13.00 B
12:34:44 PM: DTS dist/index.d.cts 639.22 KB
12:34:46 PM: ℹ Building static ESLint config inspector...
12:34:46 PM: ℹ Reading ESLint config from /opt/build/repo/eslint.config.ts
12:34:48 PM: ✔ Loaded with 63 config items and 1510 rules
12:34:48 PM: ℹ Globing matched files
12:34:48 PM: ✔ Built to .eslint-config-inspector
12:34:48 PM: ℹ You can use static server like `npx serve .eslint-config-inspector` to serve the inspector
12:34:48 PM:
12:34:48 PM: (build.command completed in 12.4s)
12:34:48 PM:
12:34:48 PM: (Netlify Build completed in 12.8s)
12:34:49 PM: Section completed: building
12:34:53 PM: Finished processing build request in 41.252s
Deploying
Complete
Deploying
Complete
12:34:48 PM: Deploy site
12:34:48 PM: ────────────────────────────────────────────────────────────────
12:34:48 PM:
12:34:48 PM: Starting to deploy site from '.eslint-config-inspector'
12:34:48 PM: Calculating files to upload
12:34:48 PM: 1 new files to upload
12:34:48 PM: 0 new functions to upload
12:34:48 PM: Section completed: deploying
12:34:48 PM: Site deploy was successfully initiated
12:34:48 PM:
12:34:48 PM: (Deploy site completed in 326ms)
Cleanup
Complete
Cleanup
Complete
12:34:48 PM: Netlify Build Complete
12:34:48 PM: ────────────────────────────────────────────────────────────────
12:34:48 PM:
12:34:49 PM: Caching artifacts
12:34:49 PM: Started saving node modules
12:34:49 PM: Finished saving node modules
12:34:49 PM: Started saving build plugins
12:34:49 PM: Finished saving build plugins
12:34:49 PM: Started saving corepack cache
12:34:49 PM: Finished saving corepack cache
12:34:49 PM: Started saving pnpm cache
12:34:49 PM: Finished saving pnpm cache
12:34:49 PM: Started saving pip cache
12:34:49 PM: Finished saving pip cache
12:34:49 PM: Started saving emacs cask dependencies
12:34:49 PM: Finished saving emacs cask dependencies
12:34:49 PM: Started saving maven dependencies
12:34:49 PM: Finished saving maven dependencies
12:34:49 PM: Started saving boot dependencies
12:34:49 PM: Finished saving boot dependencies
12:34:49 PM: Started saving rust rustup cache
12:34:49 PM: Finished saving rust rustup cache
12:34:49 PM: Started saving go dependencies
12:34:49 PM: Finished saving go dependencies
12:34:49 PM: Build script success
12:34:51 PM: Uploading Cache of size 529.6MB
12:34:53 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
12:34:48 PM: Skipping form detection
12:34:48 PM: Post processing - header rules
12:34:48 PM: Post processing done
12:34:48 PM: Section completed: postprocessing
12:34:48 PM: Starting post processing
12:34:48 PM: Post processing - redirect rules
12:34:49 PM: Site is live ✨