Skip to content

Update socket.ts: Change the socket.data type from Partial<SocketData… #559

Update socket.ts: Change the socket.data type from Partial<SocketData…

Update socket.ts: Change the socket.data type from Partial<SocketData… #559

Re-run triggered June 19, 2023 05:22
Status Failure
Total duration 35s
Artifacts

ci.yml

on: pull_request
Matrix: test-node
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test-node (14): lib/socket.ts#L205
Type '{}' is not assignable to type 'SocketData'.
test-node (14)
Process completed with exit code 1.
test-node (16): lib/socket.ts#L205
Type '{}' is not assignable to type 'SocketData'.
test-node (16)
Process completed with exit code 2.
test-node (12): lib/socket.ts#L205
Type '{}' is not assignable to type 'SocketData'.
test-node (12)
Process completed with exit code 1.