Skip to content

Fix ratings columns on smaller screens #30

Fix ratings columns on smaller screens

Fix ratings columns on smaller screens #30

Triggered via pull request April 21, 2024 10:52
Status Failure
Total duration 3m 29s
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_auth_async_test.exs#L30
test GETUSERINFO (Teiserver.SpringAuthAsyncTest)
Build and test: test/teiserver/protocols/spring/spring_auth_async_test.exs#L23
test PING (Teiserver.SpringAuthAsyncTest)
Build and test: test/teiserver/servers/spring_tcp_server_test.exs#L110
test bad sequences (Teiserver.SpringTcpServerTest)
Build and test: test/teiserver/servers/spring_tcp_server_test.exs#L335
test dud users mode (Teiserver.SpringTcpServerTest)
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#L44
test new queue renders form (TeiserverWeb.Game.QueueControllerTest)
Build and test: test/teiserver_web/controllers/admin/queue_controller_test.exs#L51
test create queue redirects to show when data is valid (TeiserverWeb.Game.QueueControllerTest)
Build and test: test/teiserver_web/controllers/admin/queue_controller_test.exs#L104
test edit queue renders form for editing chosen queue (TeiserverWeb.Game.QueueControllerTest)
Build and test: test/teiserver_web/controllers/admin/queue_controller_test.exs#L68
test create queue renders errors when data is invalid (TeiserverWeb.Game.QueueControllerTest)
Build and test: test/teiserver_web/controllers/admin/queue_controller_test.exs#L165
test delete queue renders error for deleting nil item (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"