Send correct machine ID when logging in through steam-session #5
lint-and-syntax-check.yml
on: push
Matrix: syntax-check
lint
/
lint
21s
publish
/
publish
Annotations
4 errors
lint / lint:
components/connection_protocols/websocket.js#L7
'g_BootstrapSemaphore' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint / lint:
components/connection_protocols/websocket.js#L8
'g_LastWebsocketPing' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint / lint:
components/connection_protocols/websocket.js#L9
'g_PingedServers' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint / lint
Process completed with exit code 1.
|