This repository was archived by the owner on Dec 12, 2025. It is now read-only.
refactor(TradeSocket): update constructor to use dependency injection… #109
Annotations
10 errors
|
lint-and-tsc:
src/sockets/TradeSocket.ts#L102
Unexpected any. Specify a different type
|
|
lint-and-tsc:
src/sockets/TradeSocket.ts#L94
Unexpected any. Specify a different type
|
|
lint-and-tsc:
src/sockets/TradeSocket.ts#L86
Unexpected any. Specify a different type
|
|
lint-and-tsc:
src/sockets/TradeSocket.ts#L76
Unexpected any. Specify a different type
|
|
lint-and-tsc:
src/sockets/TradeSocket.ts#L68
Unexpected any. Specify a different type
|
|
lint-and-tsc:
src/sockets/TradeSocket.ts#L56
Unexpected any. Specify a different type
|
|
lint-and-tsc:
src/sockets/TradeSocket.ts#L44
Unexpected any. Specify a different type
|
|
lint-and-tsc:
src/sockets/TradeSocket.ts#L40
Unexpected any. Specify a different type
|
|
lint-and-tsc:
src/sockets/TradeSocket.ts#L34
Unexpected any. Specify a different type
|
|
lint-and-tsc:
src/sockets/TradeSocket.ts#L29
Unexpected any. Specify a different type
|