Update dependency fastify-type-provider-zod to v4 #733
Annotations
6 errors
test:
examples/fastify/zod/fastify.ts#L7
Cannot find module 'fastify-type-provider-zod' or its corresponding type declarations.
|
test:
examples/fastify/zod/fastify.ts#L34
'request.query' is of type 'unknown'.
|
test:
examples/fastify/zod/fastify.ts#L55
'request.query' is of type 'unknown'.
|
test:
examples/fastify/zod/fastify.ts#L64
'request.body' is of type 'unknown'.
|
test:
examples/fastify/zod/fastify.ts#L74
'request.params' is of type 'unknown'.
|
test
Process completed with exit code 1.
|