feat: support cross-process interception via setupRemoteServer
#2071
Annotations
3 errors
Build:
src/node/setupRemoteServer.ts#L320
Argument of type '[{ requestId: string; request: Request; response: Response | undefined; error: Error | undefined; }]' is not assignable to parameter of type '[args: { request: Request; requestId: string; }] | [args: { request: Request; requestId: string; }] | [args: { request: Request; requestId: string; }] | [args: { request: Request; requestId: string; }] | [args: ...] | [args: ...] | [args: ...]'.
|
Build:
src/node/setupRemoteServer.ts#L320
Argument of type '[{ requestId: string; request: Request; response: Response | undefined; error: Error | undefined; }]' is not assignable to parameter of type '[args: { request: Request; requestId: string; }] | [args: { request: Request; requestId: string; }] | [args: { request: Request; requestId: string; }] | [args: { request: Request; requestId: string; }] | [args: ...] | [args: ...] | [args: ...]'.
|
Build
Process completed with exit code 1.
|
Loading