Skip to content
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

refactor(LobbyService): rename getFormattedLobby to getLobby and simp…

refactor(LobbyService): rename getFormattedLobby to getLobby and simp… #106

Triggered via push August 4, 2025 14:22
Status Failure
Total duration 39s
Artifacts

lint-and-tsc.yml

on: push
lint-and-tsc
34s
lint-and-tsc
Fit to window
Zoom out
Zoom in

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