Skip to content

Move config to runtime #29

Move config to runtime

Move config to runtime #29

Triggered via pull request April 21, 2024 08:53
Status Failure
Total duration 3m 21s
Artifacts

elixir.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Build and test: test/teiserver/battle/balance_lib_test.exs#L105
test balance algorithms - bigger game with groups (Teiserver.Battle.BalanceLibTest)
Build and test: test/teiserver/protocols/spring/spring_auth_async_test.exs#L30
test GETUSERINFO (Teiserver.SpringAuthAsyncTest)
Build and test: test/teiserver_web/controllers/logging/page_view_log_controller_test.exs#L14
test lists all entries on index (TeiserverWeb.Logging.PageViewLogControllerTest)
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/live/microblog/blog/index_live_test.exs#L77
test Index User without preferences (TeiserverWeb.Microblog.Blog.IndexLiveTest)
Build and test: test/teiserver_web/live/microblog/blog/index_live_test.exs#L112
test Index Including preferences (TeiserverWeb.Microblog.Blog.IndexLiveTest)
Build and test: test/teiserver_web/live/microblog/blog/index_live_test.exs#L38
test Anon Index viewing the blog (TeiserverWeb.Microblog.Blog.IndexLiveTest)
Build and test: test/teiserver_web/controllers/moderation/report_controller_test.exs#L71
test show user renders user page - reporter (TeiserverWeb.Moderation.ReportControllerTest)
Build and test: test/teiserver_web/controllers/moderation/report_controller_test.exs#L25
test index show reports by target (TeiserverWeb.Moderation.ReportControllerTest)
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"