Skip to content

Update dependency fastify-type-provider-zod to v4 #672

Update dependency fastify-type-provider-zod to v4

Update dependency fastify-type-provider-zod to v4 #672

Triggered via push October 22, 2024 07:03
Status Failure
Total duration 49s
Artifacts

all.yaml

on: push
Fit to window
Zoom out
Zoom in

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.