Skip to content

Db v1 setup

Db v1 setup #1253

Triggered via pull request February 27, 2025 14:38
@openint-botopenint-bot
synchronize #280
db-v1
Status Failure
Total duration 1m 40s
Artifacts

validate-workflow.yml

on: pull_request
Run type checks, lint, and tests
1m 31s
Run type checks, lint, and tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Run type checks, lint, and tests: packages/env/env.ts#L98
Argument of type '{ server: { DATABASE_URL: z.ZodDefault<z.ZodString>; DATABASE_URL_UNPOOLED: z.ZodOptional<z.ZodString>; DATABASE_URL_ROLE_ANON: z.ZodDefault<z.ZodString>; DATABASE_URL_ROLE_AUTHENTICATED: z.ZodDefault<...>; ... 13 more ...; PGLITE: z.ZodOptional<...>; }; client: { ...; }; runtimeEnv: { ...; }; }' is not assignable to parameter of type 'Options<{ DATABASE_URL: ZodDefault<ZodString>; DATABASE_URL_UNPOOLED: ZodOptional<ZodString>; DATABASE_URL_ROLE_ANON: ZodDefault<ZodString>; ... 14 more ...; PGLITE: ZodOptional<...>; }, { ...; }, {}>'.
Run type checks, lint, and tests
Process completed with exit code 2.