Improve atomicity of dom updates #567
test.yml
on: push
lint-ts
47s
sourcemod-plugin
7s
backend-test
0s
frontend-test
24s
Annotations
6 errors
staticcheck:
internal/playerqueue/playerqueue_service.go#L148
client.Pong undefined (type domain.QueueClient has no field or method Pong) (compile)
|
staticcheck
Process completed with exit code 2.
|
lint-golangci:
internal/playerqueue/playerqueue_service.go#L148
client.Pong undefined (type domain.QueueClient has no field or method Pong) (typecheck)
|
lint-golangci:
internal/cmd/serve.go#L37
could not import github.com/leighmacdonald/gbans/internal/playerqueue (-: # github.com/leighmacdonald/gbans/internal/playerqueue
|
lint-golangci:
internal/playerqueue/playerqueue_service.go#L148
client.Pong undefined (type domain.QueueClient has no field or method Pong)) (typecheck)
|
lint-golangci
issues found
|