Skip to content

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

Update dependency fastify-type-provider-zod to v4

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

Triggered via push November 19, 2024 07:44
Status Failure
Total duration 45s
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.