refactor(connect): improve type safety in connect.ts and remove remaining any usage #253
ci.yml
on: pull_request_target
Annotations
4 errors
|
backend-ci
Process completed with exit code 1.
|
|
backend-ci
Process completed with exit code 2.
|
|
backend-ci
Argument of type '(request: FastifyRequest<{ Params: { platform: string; }; }>, reply: FastifyReply) => Promise<{ success: boolean; }>' is not assignable to parameter of type 'RouteHandlerMethod<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, RouteGenericInterface, unknown, FastifySchema, FastifyTypeProviderDefault, FastifyBaseLogger>'.
|
|
backend-ci
No overload matches this call.
|