Skip to content

chore(deps): update dependency @types/ws to v8.5.14 #1046

chore(deps): update dependency @types/ws to v8.5.14

chore(deps): update dependency @types/ws to v8.5.14 #1046

Triggered via push January 24, 2025 01:19
Status Failure
Total duration 47s
Artifacts

dev.yml

on: push
Test development
34s
Test development
Build Docker image
0s
Build Docker image
Matrix: Check Docker build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test development: src/services/ws.ts#L27
Namespace 'WebSocket' has no exported member 'Server'.
Test development: src/services/ws.ts#L62
Property 'Server' does not exist on type 'typeof WebSocket'.
Test development: src/services/ws.ts#L63
Parameter 'info' implicitly has an 'any' type.
Test development: src/services/ws.ts#L63
Parameter 'done' implicitly has an 'any' type.
Test development: src/services/ws.ts#L77
Parameter 'ws' implicitly has an 'any' type.
Test development: src/services/ws.ts#L77
Parameter 'req' implicitly has an 'any' type.
Test development: src/services/ws.ts#L82
Parameter 'messageJson' implicitly has an 'any' type.
Test development: src/services/ws.ts#L99
Parameter 'error' implicitly has an 'any' type.
Test development: src/services/ws.ts#L121
Parameter 'client' implicitly has an 'any' type.
Test development: src/services/ws.ts#L250
Parameter 'client' implicitly has an 'any' type.
Test development
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636