Skip to content

Fern Autopilot: upgrade Fern CLI to latest version

830f1e6
Select commit
Loading
Failed to load commit list.
Open

🌿 ✨ [Scheduled] Upgrade Fern CLI #3

Fern Autopilot: upgrade Fern CLI to latest version
830f1e6
Select commit
Loading
Failed to load commit list.
Fern API / Preview Generation failed Jan 10, 2026 in 19s

Preview Generation Failed

Some preview generations failed. Please review the errors in the output below.

Details

Complete Generation Output

CLI (0.117.0 → 3.37.3) - ❌ FAILED

[2026-01-10T11:59:18.339Z] === Lambda Invocation Started ===
[2026-01-10T11:59:18.339Z] Request ID: undefined
[2026-01-10T11:59:18.339Z] Function: autopilot-prod-GitCommandExecutorLambda4C59063C-ZuNKIBG3KsKN
[2026-01-10T11:59:18.339Z] Node: v20.19.5
[2026-01-10T11:59:18.339Z] Platform: linux x64
[2026-01-10T11:59:18.339Z] Parsing Function URL body
[2026-01-10T11:59:18.339Z] Params: repoUrl=https://github.com/fern-demo/Intercom-OpenAPI.git, ref=upgrade-cli-latest-2, commands=["fern generate --group ts-sdk --preview --log-level warn --version AUTO"]
[2026-01-10T11:59:18.339Z] Git token: provided (40 chars)
[2026-01-10T11:59:18.339Z] Custom environment variables provided: FERN_TOKEN
[2026-01-10T11:59:18.339Z] Will execute 1 command(s)
[2026-01-10T11:59:18.339Z] Created temp directory: /tmp/git-executor-kCyYrr
[2026-01-10T11:59:18.339Z] Cloning repository: https://github.com/fern-demo/Intercom-OpenAPI.git
[2026-01-10T11:59:18.339Z] [executeCommand] Starting: git clone https://x-access-token:ghs_nEbx2CouzdvpqpAM53ge4HijuZz6GH3b9Ka5@github.com/fern-demo/Intercom-OpenAPI.git /tmp/git-executor-kCyYrr
[2026-01-10T11:59:18.342Z] [stderr] Cloning into '/tmp/git-executor-kCyYrr'...
[2026-01-10T11:59:19.112Z] [executeCommand] Process exited with code: 0
[2026-01-10T11:59:19.112Z] Repository cloned successfully
[2026-01-10T11:59:19.112Z] Checking out ref: upgrade-cli-latest-2
[2026-01-10T11:59:19.112Z] [executeCommand] Starting: git checkout upgrade-cli-latest-2
[2026-01-10T11:59:19.132Z] [stderr] Switched to a new branch 'upgrade-cli-latest-2'
[2026-01-10T11:59:19.132Z] [stdout] branch 'upgrade-cli-latest-2' set up to track 'origin/upgrade-cli-latest-2'.
[2026-01-10T11:59:19.132Z] [executeCommand] Process exited with code: 0
[2026-01-10T11:59:19.132Z] Checked out ref: upgrade-cli-latest-2
[2026-01-10T11:59:19.132Z] Executing command 1/1: fern generate --group ts-sdk --preview --log-level warn --version AUTO
[2026-01-10T11:59:19.133Z] Spawning: fern with args: ["generate","--group","ts-sdk","--preview","--log-level","warn","--version","AUTO"]
[2026-01-10T11:59:19.133Z] [executeCommand] Starting: fern generate --group ts-sdk --preview --log-level warn --version AUTO
[2026-01-10T11:59:30.571Z] [stdout] Warnings for generators.yml:
[2026-01-10T11:59:30.571Z] [stdout] Using "api.path" is deprecated. Please use "api.specs[].openapi" or "api.specs[].asyncapi" instead.
[2026-01-10T11:59:36.256Z] [stdout] [api]: conversations.yml -> service -> endpoints -> convertToTicket -> examples[0] -> response
[2026-01-10T11:59:36.256Z] [stdout] conversations.yml
[2026-01-10T11:59:36.256Z] [stdout] [error] Expected example to be an object. Example is: "ticket"
[2026-01-10T11:59:36.257Z] [stdout] [api]: conversations.yml -> service -> endpoints -> convertToTicket -> examples[1] -> response
[2026-01-10T11:59:36.257Z] [stdout] conversations.yml
[2026-01-10T11:59:36.257Z] [stdout] [error] Expected example to be an object. Example is: "ticket"
[2026-01-10T11:59:36.257Z] [stdout] [api]: tickets.yml -> service -> endpoints -> create -> examples[0] -> response
[2026-01-10T11:59:36.257Z] [stdout] tickets.yml
[2026-01-10T11:59:36.257Z] [stdout] [error] Expected example to be an object. Example is: "ticket"
[2026-01-10T11:59:36.257Z] [stdout] [api]: tickets.yml -> service -> endpoints -> get -> examples[0] -> response
[2026-01-10T11:59:36.257Z] [stdout] tickets.yml
[2026-01-10T11:59:36.257Z] [stdout] [error] Expected example to be an object. Example is: "ticket"
[2026-01-10T11:59:36.257Z] [stdout] [api]: tickets.yml -> service -> endpoints -> search -> examples[0] -> response
[2026-01-10T11:59:36.257Z] [stdout] tickets.yml
[2026-01-10T11:59:36.257Z] [stdout] [error] Expected example to be an object. Example is: "ticket"
[2026-01-10T11:59:36.257Z] [stdout] [api]: tickets.yml -> service -> endpoints -> update -> examples[0] -> response
[2026-01-10T11:59:36.257Z] [stdout] tickets.yml
[2026-01-10T11:59:36.257Z] [stdout] [error] Expected example to be an object. Example is: "ticket"
[2026-01-10T11:59:36.257Z] [stdout] [api]: tickets.yml -> service -> endpoints -> update -> examples[1] -> response
[2026-01-10T11:59:36.257Z] [stdout] tickets.yml
[2026-01-10T11:59:36.257Z] [stdout] [error] Expected example to be an object. Example is: "ticket"
[2026-01-10T11:59:36.257Z] [stdout] [api]: tickets.yml -> service -> endpoints -> update -> examples[2] -> response
[2026-01-10T11:59:36.257Z] [stdout] tickets.yml
[2026-01-10T11:59:36.257Z] [stdout] [error] Expected example to be an object. Example is: "ticket"
[2026-01-10T11:59:36.257Z] [stdout] [api]: tickets.yml -> types -> Ticket -> properties -> type -> type
[2026-01-10T11:59:36.257Z] [stdout] tickets.yml
[2026-01-10T11:59:36.257Z] [stdout] [error] Default values are not supported for the named type
[2026-01-10T11:59:36.257Z] [stdout] [api]: Found 9 errors and 6 warnings in 1.395 seconds. Run fern check --warnings to print out the warnings not shown.
[2026-01-10T11:59:36.371Z] [stdout] [api]: Warnings for generators.yml:
[2026-01-10T11:59:36.371Z] [stdout] [api]: 	Using "api.path" is deprecated. Please use "api.specs[].openapi" or "api.specs[].asyncapi" instead.
[2026-01-10T11:59:36.546Z] [executeCommand] Process exited with code: 1
[2026-01-10T11:59:36.546Z] ERROR during execution: Command failed with exit code 1
[2026-01-10T11:59:36.546Z] Stack trace: Error: Command failed with exit code 1
    at ChildProcess.<anonymous> (/var/task/index.js:197:23)
    at ChildProcess.emit (node:events:524:28)
    at maybeClose (node:internal/child_process:1104:16)
    at ChildProcess._handle.onexit (node:internal/child_process:304:5)
[2026-01-10T11:59:36.546Z] Cleaning up temp directory: /tmp/git-executor-kCyYrr
[2026-01-10T11:59:36.551Z] Cleanup completed
[2026-01-10T11:59:36.551Z] === Lambda Completed with status 500 ===