feat: support mocking WebSocket APIs #615
Annotations
6 errors and 1 warning
Build:
src/core/ws/webSocketInterceptor.ts#L1
Cannot find module '@mswjs/interceptors/WebSocket' or its corresponding type declarations.
|
Build:
src/core/utils/handleWebSocketEvent.ts#L1
Module '"../handlers/WebSocketHandler"' declares 'Handler' locally, but it is not exported.
|
Build:
src/core/utils/handleWebSocketEvent.ts#L5
Parameter 'connection' implicitly has an 'any' type.
|
Build:
src/core/utils/handleWebSocketEvent.ts#L26
Parameter 'event' implicitly has an 'any' type.
|
Build:
src/core/handlers/WebSocketHandler.ts#L5
Cannot find module '@mswjs/interceptors/WebSocket' or its corresponding type declarations.
|
Build
Process completed with exit code 1.
|
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