Deploy details
Deploy successful for open-api
replace postbuild openapi-typescript command with src/typegen.js and enhance the ts comments before writing to index.d.ts Also updated the eslintrc to ecmaVersion 2020 and node engine minimum version to 14.8.0 to ensure support for dynamic import syntaxBranch Deploy: feat/enhance-generated-ts-comments@9ce4988
Deploy summary
2 plugins ran successfully
Build time: 1m 26s. Total deploy time: 1m 26s
Deploy log
Initializing
Complete
Initializing
Complete
12:51:18 AM: Build ready to start
12:51:34 AM: build-image version: bb0c0791f5fe3f33dad765dcb71d506f5ea22499 (noble)
12:51:34 AM: buildbot version: a980cf9efb6f102593227183a239d2758329d6aa
12:51:34 AM: Fetching cached dependencies
12:51:34 AM: Starting to download cache of 490.5MB
12:51:37 AM: Finished downloading cache in 2.501s
12:51:37 AM: Starting to extract cache
12:51:40 AM: Finished extracting cache in 3.51s
12:51:40 AM: Finished fetching cache in 6.082s
12:51:40 AM: Starting to prepare the repo for build
12:51:41 AM: Preparing Git Reference refs/heads/feat/enhance-generated-ts-comments
12:51:42 AM: Custom publish path detected. Proceeding with the specified path: 'dist'
12:51:42 AM: Custom build command detected. Proceeding with the specified command: 'npm run build'
12:51:43 AM: Starting to install dependencies
12:51:43 AM: Started restoring cached mise cache
12:51:44 AM: Finished restoring cached mise cache
12:51:44 AM: Python version set to 3.13.1
12:51:44 AM: Ruby version set to 2.7.2
12:51:44 AM: Go version set to 1.10
12:51:45 AM: Using PHP version 8.3
12:51:46 AM: Started restoring cached Node.js version
12:51:46 AM: Finished restoring cached Node.js version
12:51:46 AM: Attempting Node.js version '14' from .nvmrc
12:51:46 AM: v14.21.3 is already installed.
12:51:47 AM: Now using node v14.21.3 (npm v6.14.18)
12:51:47 AM: Enabling Node.js Corepack
12:51:47 AM: Started restoring cached build plugins
12:51:47 AM: Finished restoring cached build plugins
12:51:47 AM: Started restoring cached corepack dependencies
12:51:47 AM: Finished restoring cached corepack dependencies
12:51:47 AM: No npm workspaces detected
12:51:47 AM: Started restoring cached node modules
12:51:47 AM: Finished restoring cached node modules
12:51:47 AM: Installing npm packages using npm version 6.14.18
12:51:48 AM: npm WARN redoc@2.0.0 requires a peer of core-js@^3.1.4 but none is installed. You must install peer dependencies yourself.
12:51:48 AM: npm WARN style-loader@3.3.3 requires a peer of webpack@^5.0.0 but none is installed. You must install peer dependencies yourself.
12:51:48 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
12:51:48 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
12:51:48 AM: audited 589 packages in 1.403s
12:51:49 AM: 140 packages are looking for funding
12:51:49 AM: run `npm fund` for details
12:51:49 AM: found 27 vulnerabilities (5 low, 5 moderate, 16 high, 1 critical)
12:51:49 AM: run `npm audit fix` to fix them, or `npm audit` for details
12:51:49 AM: npm packages installed
12:51:49 AM: Successfully installed dependencies
12:51:49 AM: Starting build script
12:51:50 AM: Detected 0 framework(s)
12:51:50 AM: Section completed: initializing
Building
Complete
Building
Complete
12:51:51 AM: Netlify Build
12:51:51 AM: ────────────────────────────────────────────────────────────────
12:51:51 AM:
12:51:51 AM: ❯ Version
12:51:51 AM: @netlify/build 29.58.3
12:51:51 AM:
12:51:51 AM: ❯ Flags
12:51:51 AM: accountId: 58da8893d6865d35c92a72b8
12:51:51 AM: baseRelDir: false
12:51:51 AM: buildId: 678afb06e4da240008572e77
12:51:51 AM: deployId: 678afb06e4da240008572e79
12:51:51 AM:
12:51:51 AM: ❯ Current directory
12:51:51 AM: /opt/build/repo
12:51:51 AM:
12:51:51 AM: ❯ Config file
12:51:51 AM: /opt/build/repo/netlify.toml
12:51:51 AM:
12:51:51 AM: ❯ Context
12:51:51 AM: branch-deploy
12:51:51 AM:
12:51:51 AM: ❯ Installing integrations
12:51:51 AM: - a9gucr2q-traffic-stop
12:51:51 AM: - async-workloads
12:52:54 AM:
12:52:54 AM: ❯ Loading integrations
12:52:54 AM: - a9gucr2q-traffic-stop
12:52:54 AM: - async-workloads
12:52:55 AM:
12:52:55 AM: build.command from netlify.toml
12:52:55 AM: ────────────────────────────────────────────────────────────────
12:52:55 AM:
12:52:55 AM: $ npm run build
12:52:55 AM: > @netlify/open-api@2.35.1 build /opt/build/repo
12:52:55 AM: > run-s convert bundle redoc
12:52:56 AM: > @netlify/open-api@2.35.1 convert /opt/build/repo
12:52:56 AM: > node src/convert.js
12:52:56 AM: > @netlify/open-api@2.35.1 bundle /opt/build/repo
12:52:56 AM: > redocly bundle external@latest --output external.yml
12:52:56 AM: bundling ./swagger.yml...
12:52:56 AM: 📦 Created a bundle for ./swagger.yml at external.yml 91ms.
12:52:56 AM: > @netlify/open-api@2.35.1 redoc /opt/build/repo
12:52:56 AM: > node src/docs/build.js
12:52:57 AM: [ReDoc Compatibility mode]: Converting OpenAPI 2.0 to OpenAPI 3.0
12:52:58 AM: Prerendering docs
12:52:58 AM: 🎉 bundled successfully in: /opt/build/repo/dist/index.html (1502 KiB) [⏱ 17ms].
12:52:58 AM: > @netlify/open-api@2.35.1 postbuild /opt/build/repo
12:52:58 AM: > swagger2openapi external.yml -o dist/openapi.json && node src/typegen.js
12:52:59 AM:
12:52:59 AM: (build.command completed in 3.4s)
12:52:59 AM:
12:52:59 AM: Scanning for secrets in code and build output.
12:52:59 AM: ────────────────────────────────────────────────────────────────
12:52:59 AM:
12:52:59 AM: Secrets scanning complete. 470 file(s) scanned. No secrets detected in build output or repo code!
12:52:59 AM:
12:52:59 AM: (Secrets scanning completed in 536ms)
12:52:59 AM:
12:53:00 AM: (Netlify Build completed in 1m 9.2s)
12:53:01 AM: Section completed: building
12:53:04 AM: Finished processing build request in 1m30.019s
Deploying
Complete
Deploying
Complete
12:52:59 AM: Deploy site
12:52:59 AM: ────────────────────────────────────────────────────────────────
12:52:59 AM:
12:52:59 AM: Starting to deploy site from 'dist'
12:53:00 AM: Calculating files to upload
12:53:00 AM: 1 new file(s) to upload
12:53:00 AM: 0 new function(s) to upload
12:53:00 AM: Section completed: deploying
12:53:00 AM: Site deploy was successfully initiated
12:53:00 AM:
12:53:00 AM: (Deploy site completed in 637ms)
Cleanup
Complete
Cleanup
Complete
12:53:00 AM: Netlify Build Complete
12:53:00 AM: ────────────────────────────────────────────────────────────────
12:53:00 AM:
12:53:01 AM: Caching artifacts
12:53:01 AM: Started saving node modules
12:53:01 AM: Finished saving node modules
12:53:01 AM: Started saving build plugins
12:53:01 AM: Finished saving build plugins
12:53:01 AM: Started saving mise cache
12:53:01 AM: Finished saving mise cache
12:53:01 AM: Started saving corepack cache
12:53:01 AM: Finished saving corepack cache
12:53:01 AM: Started saving emacs cask dependencies
12:53:01 AM: Finished saving emacs cask dependencies
12:53:01 AM: Started saving maven dependencies
12:53:01 AM: Finished saving maven dependencies
12:53:01 AM: Started saving boot dependencies
12:53:01 AM: Finished saving boot dependencies
12:53:01 AM: Started saving rust rustup cache
12:53:01 AM: Finished saving rust rustup cache
12:53:01 AM: Build script success
12:53:03 AM: Uploading Cache of size 490.5MB
12:53:04 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
12:53:00 AM: Skipping form detection
12:53:00 AM: Post processing - header rules
12:53:00 AM: Post processing - redirect rules
12:53:00 AM: Starting post processing
12:53:00 AM: Post processing done
12:53:00 AM: Section completed: postprocessing
12:53:01 AM: Site is live ✨