Skip to content

Improve lobby restrictions #119

Improve lobby restrictions

Improve lobby restrictions #119

Triggered via pull request June 1, 2024 20:46
Status Failure
Total duration 3m 27s
Artifacts

elixir.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Build and test: test/teiserver/moderation/moderation_test.exs#L33
test reports create_report/1 with valid data creates a report (Teiserver.ModerationTest)
Build and test: test/teiserver/account/login_throttle_server_test.exs#L19
test multiple queues (Teiserver.Account.LoginThrottleServerTest)
Build and test: test/teiserver_web/controllers/api/spads_controller_test.exs#L41
test ratings existing user (TeiserverWeb.API.SpadsControllerTest)
Build and test: test/teiserver_web/controllers/api/spads_controller_test.exs#L102
test balance good data (TeiserverWeb.API.SpadsControllerTest)
Build and test: test/teiserver_web/live/battle_live_test.exs#L19
test battle live index (TeiserverWeb.Live.BattleTest)
Build and test: test/teiserver_web/live/battle_live_test.exs#L161
test battle live chat - valid battle (TeiserverWeb.Live.BattleTest)
Build and test: test/teiserver_web/controllers/admin/queue_controller_test.exs#L131
test update queue renders errors when data is invalid (TeiserverWeb.Game.QueueControllerTest)
Build and test: test/teiserver_web/controllers/admin/queue_controller_test.exs#L44
test new queue renders form (TeiserverWeb.Game.QueueControllerTest)
Build and test: test/teiserver_web/controllers/admin/queue_controller_test.exs#L98
test edit queue renders form for editing nil (TeiserverWeb.Game.QueueControllerTest)
Build and test: test/teiserver_web/controllers/admin/queue_controller_test.exs#L147
test update queue renders errors when nil object (TeiserverWeb.Game.QueueControllerTest)
Build and test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
Build and test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
Build and test
~R/.../ is deprecated, use ~r/.../ instead
Build and test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of floki's mix.exs
Build and test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of expo's mix.exs
Build and test
negative steps are not supported in String.slice/2, pass 0..-2//1 instead
Build and test: test/teiserver_web/controllers/report/complex_client_event_controller_test.exs#L12
no route path for TeiserverWeb.Router matches "/telemetry/complex_client/summary"