More backgrounds. Work on message purging. #564
test.yml
on: push
lint-ts
37s
sourcemod-plugin
6s
backend-test
0s
frontend-test
0s
Annotations
7 errors
lint-golangci:
internal/demo/demo_usecase.go#L249
response body must be closed (bodyclose)
|
lint-golangci:
internal/asset/asset_repository_local.go#L97
return with no blank line before (nlreturn)
|
lint-golangci:
internal/playerqueue/messages.go#L60
json(snake): got 'message_ids' want 'message_i_ds' (tagliatelle)
|
lint-golangci
issues found
|
lint-ts
Module './server' has already exported a member named 'Server'. Consider explicitly re-exporting to resolve the ambiguity.
|
lint-ts
Property 'playerqueue_enabled' is missing in type '{ app_version: string; link_id: string; sentry_dns_web: string; site_name: string; asset_url: string; patreon_client_id: string; discord_client_id: string; patreon_enabled: false; discord_enabled: false; ... 10 more ...; speedruns_enabled: false; }' but required in type 'appInfoDetail'.
|
lint-ts
Process completed with exit code 2.
|