chore(deps): update dependency zod to v4 #5763
Annotations
20 errors
|
build
Process completed with exit code 2.
|
|
build
Argument of type 'ZodType<TOut, TDef, TIn>' is not assignable to parameter of type 'ZodType<any, any, $ZodTypeInternals<any, any>>'.
|
|
build
Type 'TIn' does not satisfy the constraint '$ZodTypeInternals<TOut, TDef>'.
|
|
build
'"zod"' has no exported member named 'ZodTypeDef'. Did you mean 'ZodType'?
|
|
build
@kosori/ui#build: command (/home/runner/work/ui/ui/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
|
typecheck
Process completed with exit code 2.
|
|
typecheck
@kosori/ui#typecheck: command (/home/runner/work/ui/ui/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
|
typecheck
Argument of type 'ZodType<TOut, TDef, TIn>' is not assignable to parameter of type 'ZodType<any, any, $ZodTypeInternals<any, any>>'.
|
|
typecheck
Type 'TIn' does not satisfy the constraint '$ZodTypeInternals<TOut, TDef>'.
|
|
typecheck
'"zod"' has no exported member named 'ZodTypeDef'. Did you mean 'ZodType'?
|
|
lint:
apps/www/src/app/docs/[[...slug]]/page.tsx#L70
Unsafe member access .doc on an `error` typed value
|
|
lint:
apps/www/src/app/docs/[[...slug]]/page.tsx#L43
Unsafe assignment of an error typed value
|
|
lint:
apps/www/src/app/docs/[[...slug]]/page.tsx#L27
Unsafe assignment of an error typed value
|
|
lint:
apps/www/src/app/docs/[[...slug]]/page.tsx#L26
Unsafe assignment of an error typed value
|
|
lint:
apps/www/src/app/api/search/route.ts#L9
Unsafe assignment of an error typed value
|
|
lint:
apps/www/src/app/api/search/route.ts#L8
Unsafe assignment of an error typed value
|
|
lint:
apps/www/src/app/api/search/route.ts#L7
Unsafe assignment of an error typed value
|
|
lint
Argument of type 'ZodType<TOut, TDef, TIn>' is not assignable to parameter of type 'ZodType<any, any, $ZodTypeInternals<any, any>>'.
|
|
lint
Type 'TIn' does not satisfy the constraint '$ZodTypeInternals<TOut, TDef>'.
|
|
lint
'"zod"' has no exported member named 'ZodTypeDef'. Did you mean 'ZodType'?
|