feat: support mocking WebSocket APIs #669
Annotations
5 errors and 1 warning
Build:
src/core/ws/ws.ts#L2
'"@mswjs/interceptors/lib/browser/interceptors/WebSocket"' has no exported member named 'WebSocketClientConnectionProtocol'. Did you mean 'WebSocketClientConnection'?
|
Build:
src/core/ws/ws.ts#L3
'"@mswjs/interceptors/lib/browser/interceptors/WebSocket"' has no exported member named 'WebSocketData'. Did you mean 'WebSocketRawData'?
|
Build:
src/core/ws/SerializedWebSocketClientConnection.ts#L2
'"@mswjs/interceptors/lib/browser/interceptors/WebSocket"' has no exported member named 'WebSocketData'. Did you mean 'WebSocketRawData'?
|
Build:
src/core/ws/SerializedWebSocketClientConnection.ts#L4
'"@mswjs/interceptors/lib/browser/interceptors/WebSocket"' has no exported member named 'WebSocketClientConnectionProtocol'. Did you mean 'WebSocketClientConnection'?
|
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