Skip to content

Move config to runtime #34

Move config to runtime

Move config to runtime #34

Triggered via pull request April 22, 2024 20:05
Status Failure
Total duration 3m 38s
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#L23
test PING (Teiserver.SpringAuthAsyncTest)
Build and test: test/teiserver/battle/loser_picks_balance_test.exs#L337
test two parties (Teiserver.Battle.LoserPicksBalanceTest)
Build and test: test/teiserver_web/live/client_live_test.exs#L78
test client live show - no client (TeiserverWeb.Live.ClientTest)
Build and test: test/teiserver_web/live/client_live_test.exs#L19
test client live index (TeiserverWeb.Live.ClientTest)
Build and test: test/teiserver_web/live/client_live_test.exs#L60
test client live show - valid client (TeiserverWeb.Live.ClientTest)
Build and test: test/teiserver_web/live/battle_live_test.exs#L18
test battle live index (TeiserverWeb.Live.BattleTest)
Build and test: test/teiserver_web/live/battle_live_test.exs#L155
test battle live chat - valid battle (TeiserverWeb.Live.BattleTest)
Build and test: test/teiserver_web/live/battle_live_test.exs#L79
test battle live show - valid battle (TeiserverWeb.Live.BattleTest)
Build and test: test/teiserver_web/controllers/admin/user_controller_test.exs#L56
test new user renders form (TeiserverWeb.Admin.UserControllerTest)
Build and test: test/teiserver_web/controllers/admin/user_controller_test.exs#L92
test update user renders errors when data is invalid (TeiserverWeb.Admin.UserControllerTest)
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"