Generic ws idea #99
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
13 errors
build-and-test (ubuntu-latest):
__tests__/e2e.test.ts#L144
Property 'terminate' does not exist on type 'WebSocket'.
|
build-and-test (ubuntu-latest):
testUtils.ts#L81
Type 'Promise<import("/home/runner/work/river/river/node_modules/@types/ws/index")>' is not assignable to type 'Promise<WebSocket>'.
|
build-and-test (ubuntu-latest):
transport/impls/ws/ws.test.ts#L49
Type 'Promise<import("/home/runner/work/river/river/node_modules/@types/ws/index")>' is not assignable to type 'Promise<WebSocket>'.
|
build-and-test (ubuntu-latest):
transport/impls/ws/ws.test.ts#L121
Property 'terminate' does not exist on type 'WebSocket'.
|
build-and-test (ubuntu-latest)
Process completed with exit code 2.
|
build-and-test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build-and-test (windows-latest)
The operation was canceled.
|
build-and-test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build-and-test (macos-latest):
__tests__/e2e.test.ts#L144
Property 'terminate' does not exist on type 'WebSocket'.
|
build-and-test (macos-latest):
testUtils.ts#L81
Type 'Promise<import("/Users/runner/work/river/river/node_modules/@types/ws/index")>' is not assignable to type 'Promise<WebSocket>'.
|
build-and-test (macos-latest):
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>'.
|
build-and-test (macos-latest):
transport/impls/ws/ws.test.ts#L121
Property 'terminate' does not exist on type 'WebSocket'.
|
build-and-test (macos-latest)
The operation was canceled.
|