chore(deps): update dependency @types/ws to v8.5.14 #1046
dev.yml
on: push
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
|