fix(deps): update dependency @t3-oss/env-nextjs to ^0.12.0 #1958
Annotations
7 errors and 3 warnings
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.
|
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
|