Skip to content

refactor(connect): improve type safety in connect.ts and remove remaining any usage #253

refactor(connect): improve type safety in connect.ts and remove remaining any usage

refactor(connect): improve type safety in connect.ts and remove remaining any usage #253

Triggered via pull request June 17, 2026 19:45
@hariom888hariom888
opened #596
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request_target
detect-changes
5s
detect-changes
backend-ci
34s
backend-ci
web-ci
web-ci
mobile-ci
mobile-ci
comment-results
5s
comment-results
Fit to window
Zoom out
Zoom in

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.