feat: support mocking WebSocket APIs #584
Annotations
10 errors and 1 warning
Build:
src/native/index.ts#L1
Cannot find module '@mswjs/interceptors/XMLHttpRequest' or its corresponding type declarations.
|
Build:
src/node/setupServer.ts#L1
Cannot find module '@mswjs/interceptors/ClientRequest' or its corresponding type declarations.
|
Build:
src/node/setupServer.ts#L2
Cannot find module '@mswjs/interceptors/XMLHttpRequest' or its corresponding type declarations.
|
Build:
src/node/setupServer.ts#L3
Cannot find module '@mswjs/interceptors/fetch' or its corresponding type declarations.
|
Build:
src/node/SetupServerApi.ts#L6
Cannot find module '@mswjs/interceptors' or its corresponding type declarations.
|
Build:
src/node/SetupServerApi.ts#L52
Binding element 'request' implicitly has an 'any' type.
|
Build:
src/node/SetupServerApi.ts#L52
Binding element 'requestId' implicitly has an 'any' type.
|
Build:
src/node/SetupServerApi.ts#L70
Binding element 'response' implicitly has an 'any' type.
|
Build:
src/node/SetupServerApi.ts#L70
Binding element 'isMockedResponse' implicitly has an 'any' type.
|
Build:
src/node/SetupServerApi.ts#L70
Binding element 'request' implicitly has an 'any' type.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading