chore(deps): update pnpm to v10 #1860
Annotations
7 errors
Lint
Process completed with exit code 1.
|
Typecheck:
src/env.js#L10
Property '"~standard"' is missing in type 'ZodEnum<["development", "test", "production"]>' but required in type 'StandardSchemaV1<unknown, unknown>'.
|
Typecheck:
src/env.js#L11
Property '"~standard"' is missing in type 'ZodString' but required in type 'StandardSchemaV1<unknown, unknown>'.
|
Typecheck:
src/env.js#L12
Property '"~standard"' is missing in type 'ZodString' 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:
src/env.js#L22
Property '"~standard"' is missing in type 'ZodString' but required in type 'StandardSchemaV1<unknown, unknown>'.
|
Typecheck
Process completed with exit code 1.
|