Generic ws idea #99
Annotations
6 errors
|
__tests__/e2e.test.ts#L144
Property 'terminate' does not exist on type 'WebSocket'.
|
testUtils.ts#L81
Type 'Promise<import("/Users/runner/work/river/river/node_modules/@types/ws/index")>' is not assignable to type 'Promise<WebSocket>'.
|
transport/impls/ws/ws.test.ts#L49
Type 'Promise<import("/Users/runner/work/river/river/node_modules/@types/ws/index")>' is not assignable to type 'Promise<WebSocket>'.
|
transport/impls/ws/ws.test.ts#L121
Property 'terminate' does not exist on type 'WebSocket'.
|
|
The logs for this run have expired and are no longer available.
Loading