Skip to content

chore(deps): update pnpm to v10 #1860

chore(deps): update pnpm to v10

chore(deps): update pnpm to v10 #1860

Triggered via pull request February 6, 2025 05:07
Status Failure
Total duration 46s
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: 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.