Skip to content

feat: support cross-process interception via setupRemoteServer #2071

feat: support cross-process interception via setupRemoteServer

feat: support cross-process interception via setupRemoteServer #2071

Triggered via pull request January 6, 2025 14:05
Status Failure
Total duration 1m 53s
Artifacts

ci.yml

on: pull_request
test (unit) (18)
0s
test (unit) (18)
test (node.js) (18)
0s
test (node.js) (18)
test (e2e) (18)
0s
test (e2e) (18)
test (browser)
0s
test (browser)
test (react-native)
0s
test (react-native)
test (node.js) (20)
0s
test (node.js) (20)
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build (18): 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 (18): 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 (18)
Process completed with exit code 1.
build (20): 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 (20): 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 (20)
Process completed with exit code 1.