Skip to content

fix(deps): update dependency @t3-oss/env-nextjs to ^0.12.0 #1990

fix(deps): update dependency @t3-oss/env-nextjs to ^0.12.0

fix(deps): update dependency @t3-oss/env-nextjs to ^0.12.0 #1990

Triggered via pull request February 2, 2025 00:27
Status Failure
Total duration 47s
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/app/blog/[...slug]/page.tsx#L49
Argument of type 'unknown' is not assignable to parameter of type 'string | URL'.
Typecheck: src/app/blog/page.tsx#L11
Argument of type 'unknown' is not assignable to parameter of type 'string | URL'.
Typecheck: src/app/layout.tsx#L17
Argument of type 'unknown' is not assignable to parameter of type 'string | URL'.
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#L19
Property '"~standard"' is missing in type 'ZodString' but required in type 'StandardSchemaV1<unknown, unknown>'.
Typecheck
Process completed with exit code 1.