refresh package jsons #95
Annotations
5 errors
src/main.ts#L31
Argument of type 'FastifyMultipartPlugin' is not assignable to parameter of type 'FastifyPluginCallback<FastifyPluginOptions, RawServerBase, FastifyTypeProvider, FastifyBaseLogger> | FastifyPluginAsync<...> | Promise<...> | Promise<...>'.
|
src/main.ts#L37
Argument of type 'FastifyHelmet' is not assignable to parameter of type 'FastifyPluginCallback<FastifyPluginOptions, RawServerBase, FastifyTypeProvider, FastifyBaseLogger> | FastifyPluginAsync<...> | Promise<...> | Promise<...>'.
|
src/main.ts#L80
Argument of type '(req: FastifyRequest, res: FastifyReply) => Promise<void>' is not assignable to parameter of type 'RequestHandler<FastifyRequest<RouteGenericInterface, RawServerDefault, IncomingMessage, FastifySchema, FastifyTypeProviderDefault, unknown, FastifyBaseLogger, ResolveFastifyRequestType<...>>, FastifyReply<...>>'.
|
src/main.ts#L138
The inferred type of 'app' cannot be named without a reference to '@nestjs/platform-fastify/node_modules/fastify'. This is likely not portable. A type annotation is necessary.
|
|
The logs for this run have expired and are no longer available.
Loading