[API]: Validate XataApi options (#2874) #23
Annotations
3 errors and 1 warning
|
Build from source
Process completed with exit code 2.
|
|
Build from source:
src/lib/api.ts#L58
Property 'baseUrl' is missing in type '{ token: null; }' but required in type 'ApiOptions'.
|
|
Build from source:
src/lib/api.ts#L39
Argument of type '{ token: null; xataAgent: Record<string, string | undefined>; }' is not assignable to parameter of type 'ApiOptions'.
|
|
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/
|