fix(deps): update dependency @t3-oss/env-nextjs to ^0.12.0 - autoclosed #2776
Annotations
5 errors and 1 warning
Run pnpm typecheck:
drizzle.config.ts#L14
Type '{ schema: string; dialect: "postgresql"; out: string; dbCredentials: { url: unknown; }; tablesFilter: string[]; }' does not satisfy the expected type 'Config'.
|
Run pnpm typecheck:
src/db/index.ts#L7
No overload matches this call.
|
Run pnpm typecheck:
src/env.js#L10
Property '"~standard"' is missing in type 'ZodDefault<ZodEnum<["development", "test", "production"]>>' but required in type 'StandardSchemaV1<unknown, unknown>'.
|
Run pnpm typecheck:
src/env.js#L13
Property '"~standard"' is missing in type 'ZodString' but required in type 'StandardSchemaV1<unknown, unknown>'.
|
Run pnpm typecheck
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading