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