Skip to content

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

Update dependency fastify-type-provider-zod to v4

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

Triggered via push November 13, 2024 18:23
Status Failure
Total duration 48s
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.