Skip to content

[Frontend|CLI]: Stop using the deprecated branch connectionString (#2… #11

[Frontend|CLI]: Stop using the deprecated branch connectionString (#2…

[Frontend|CLI]: Stop using the deprecated branch connectionString (#2… #11

Triggered via push July 29, 2026 12:47
Status Failure
Total duration 31s
Artifacts

ci.yml

on: push
Build from source
20s
Build from source
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build from source: src/commands/roll/url.ts#L6
Module '"@xata.io/sql"' has no exported member 'fetchBranchCredentials'.
Build from source: src/commands/roll/url.ts#L6
Module '"@xata.io/sql"' has no exported member 'buildCredentialsConnectionString'.
Build from source: src/commands/project/init.ts#L2
Module '"@xata.io/sql"' has no exported member 'fetchBranchConnectionString'.
Build from source: src/commands/clone/stream.ts#L2
Module '"@xata.io/sql"' has no exported member 'fetchBranchConnectionString'.
Build from source: src/commands/clone/start.ts#L2
Module '"@xata.io/sql"' has no exported member 'fetchBranchConnectionString'.
Build from source: src/commands/branch/url.ts#L6
Module '"@xata.io/sql"' has no exported member 'fetchBranchConnectionString'.
Build from source: src/commands/branch/rotate-password.ts#L5
Module '"@xata.io/sql"' has no exported member 'fetchBranchCredentials'.
Build from source: src/commands/branch/query-insights/shared.ts#L5
Module '"@xata.io/sql"' has no exported member 'fetchBranchConnectionString'.
Build from source: src/commands/ai/sql.ts#L8
Module '"@xata.io/sql"' has no exported member 'fetchBranchCredentials'.
Build from source: src/commands/ai/sql.ts#L7
Module '"@xata.io/sql"' has no exported member 'buildCredentialsConnectionString'.
Build from source
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/