Skip to content

basic ws connection setup #561

basic ws connection setup

basic ws connection setup #561

Triggered via push February 2, 2025 01:03
Status Failure
Total duration 1m 8s
Artifacts

test.yml

on: push
lint-golangci
50s
lint-golangci
staticcheck
59s
staticcheck
sourcemod-plugin
7s
sourcemod-plugin
backend-test
0s
backend-test
frontend-test
0s
frontend-test
Fit to window
Zoom out
Zoom in

Annotations

14 errors
lint-ts: frontend/src/component/WebsocketConnector.tsx#L32
Unexpected console statement
lint-ts
Process completed with exit code 2.
lint-golangci: internal/server_queue/server_queue_service.go#L4
"context" imported and not used
lint-golangci: internal/server_queue/server_queue_service.go#L98
not enough arguments in call to h.queue.ConnectClient
lint-golangci: internal/server_queue/server_queue_service.go#L104
too many arguments in call to h.queue.DisconnectClient
lint-golangci: internal/cmd/serve.go#L6
could not import github.com/leighmacdonald/gbans/internal/server_queue (-: # github.com/leighmacdonald/gbans/internal/server_queue
lint-golangci: internal/server_queue/server_queue_service.go#L4
"context" imported and not used
lint-golangci: internal/server_queue/server_queue_service.go#L98
not enough arguments in call to h.queue.ConnectClient
lint-golangci: internal/server_queue/server_queue_service.go#L104
too many arguments in call to h.queue.DisconnectClient
lint-golangci
issues found
staticcheck: internal/server_queue/server_queue_service.go#L4
"context" imported and not used
staticcheck: internal/server_queue/server_queue_service.go#L98
not enough arguments in call to h.queue.ConnectClient
staticcheck: internal/server_queue/server_queue_service.go#L104
too many arguments in call to h.queue.DisconnectClient
staticcheck
Process completed with exit code 2.