Skip to content

WIP: Add rankicon parameter to CLIENTSTATUS command #15

WIP: Add rankicon parameter to CLIENTSTATUS command

WIP: Add rankicon parameter to CLIENTSTATUS command #15

Triggered via pull request April 16, 2024 14:50
Status Failure
Total duration 4m 1s
Artifacts

elixir.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Build and test: test/teiserver/protocols/spring/spring_battle_host_async_test.exs#L22
test battle commands when not in a battle (Teiserver.Protocols.Spring.SpringBattleHostAsyncTest)
Build and test: test/teiserver/coordinator/split_test.exs#L403
test test split resolving (Teiserver.Coordinator.SplitTest)
Build and test: test/teiserver/coordinator/split_test.exs#L501
test test minimum player split (Teiserver.Coordinator.SplitTest)
Build and test: test/teiserver/coordinator/split_test.exs#L206
test test split with different engine version (Teiserver.Coordinator.SplitTest)
Build and test: test/teiserver/coordinator/split_test.exs#L305
test test split with passworded lobby (Teiserver.Coordinator.SplitTest)
Build and test: test/teiserver/coordinator/split_test.exs#L92
test basic split test (Teiserver.Coordinator.SplitTest)
Build and test: test/teiserver_web/controllers/moderation/proposal_controller_test.exs#L85
test show proposal vote in proposal (TeiserverWeb.Moderation.ProposalControllerTest)
Build and test: test/teiserver_web/controllers/moderation/proposal_controller_test.exs#L51
test create proposal redirects to show when data is valid (TeiserverWeb.Moderation.ProposalControllerTest)
Build and test: test/teiserver_web/controllers/moderation/proposal_controller_test.exs#L73
test show proposal renders show page (TeiserverWeb.Moderation.ProposalControllerTest)
Build and test: test/teiserver_web/controllers/moderation/proposal_controller_test.exs#L66
test create proposal renders errors when data is invalid (TeiserverWeb.Moderation.ProposalControllerTest)
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"