This repository was archived by the owner on Dec 12, 2025. It is now read-only.
refactor(LobbyService): rename getFormattedLobby to getLobby and simp… #106
Annotations
10 errors
|
lint-and-tsc:
src/sockets/TradeSocket.ts#L92
Unexpected any. Specify a different type
|
|
lint-and-tsc:
src/sockets/TradeSocket.ts#L84
Unexpected any. Specify a different type
|
|
lint-and-tsc:
src/sockets/TradeSocket.ts#L74
Unexpected any. Specify a different type
|
|
lint-and-tsc:
src/sockets/TradeSocket.ts#L66
Unexpected any. Specify a different type
|
|
lint-and-tsc:
src/sockets/TradeSocket.ts#L54
Unexpected any. Specify a different type
|
|
lint-and-tsc:
src/sockets/TradeSocket.ts#L42
Unexpected any. Specify a different type
|
|
lint-and-tsc:
src/sockets/TradeSocket.ts#L38
Unexpected any. Specify a different type
|
|
lint-and-tsc:
src/sockets/TradeSocket.ts#L32
Unexpected any. Specify a different type
|
|
lint-and-tsc:
src/sockets/TradeSocket.ts#L27
Unexpected any. Specify a different type
|
|
lint-and-tsc:
src/sockets/TradeSocket.ts#L3
'TradeService' is defined but never used
|