Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

feat: add socket.io dependency for real-time communication #105

feat: add socket.io dependency for real-time communication

feat: add socket.io dependency for real-time communication #105

Triggered via push August 4, 2025 14:19
Status Failure
Total duration 34s
Artifacts

lint-and-tsc.yml

on: push
lint-and-tsc
20s
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