Skip to content

chore(deps): update pnpm to v10 #2197

chore(deps): update pnpm to v10

chore(deps): update pnpm to v10 #2197

Triggered via pull request March 28, 2025 18:44
Status Failure
Total duration 44s
Artifacts

code-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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