Skip to content

More backgrounds. Work on message purging. #564

More backgrounds. Work on message purging.

More backgrounds. Work on message purging. #564

Triggered via push February 4, 2025 02:01
Status Failure
Total duration 1m 13s
Artifacts

test.yml

on: push
sourcemod-plugin
6s
sourcemod-plugin
backend-test
0s
backend-test
frontend-test
0s
frontend-test
Fit to window
Zoom out
Zoom in

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.