test: fix tests #1024
Annotations
6 errors
build:
test/tests/unit/ws/fetch-sockets.test.ts#L9
Variable 'fetchSockets' implicitly has type 'any' in some locations where its type cannot be determined.
|
build:
test/tests/unit/ws/fetch-sockets.test.ts#L91
Variable 'fetchSockets' implicitly has an 'any' type.
|
build:
test/tests/unit/ws/fetch-sockets.test.ts#L147
Variable 'fetchSockets' implicitly has an 'any' type.
|
build:
test/tests/unit/ws/fetch-sockets.test.ts#L148
Variable 'fetchSockets' implicitly has an 'any' type.
|
build:
test/tests/unit/ws/fetch-sockets.test.ts#L149
Variable 'fetchSockets' implicitly has an 'any' type.
|
build
Process completed with exit code 1.
|