Skip to content

More fix spring auth #27

More fix spring auth

More fix spring auth #27

Triggered via pull request April 19, 2024 07:40
Status Failure
Total duration 4m 44s
Artifacts

elixir.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Build and test: test/teiserver/coordinator/balance_server_test.exs#L76
test server balance - simple (Teiserver.Coordinator.BalanceServerTest)
Build and test: test/teiserver/coordinator/balance_server_test.exs#L501
test server balance - team ffa (Teiserver.Coordinator.BalanceServerTest)
Build and test: test/teiserver/coordinator/balance_server_test.exs#L408
test server balance - ffa (Teiserver.Coordinator.BalanceServerTest)
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: test/teiserver_web/controllers/admin/user_controller_test.exs#L56
test new user renders form (TeiserverWeb.Admin.UserControllerTest)
Build and test: test/teiserver/protocols/spring/spring_auth_test.exs#L450
test RENAMEACCOUNT (Teiserver.SpringAuthTest)
Build and test: test/teiserver/coordinator/automod_test.exs#L145
test delayed data (Teiserver.Coordinator.AutomodTest)
Build and test: test/teiserver_web/live/microblog/admin/post_live_test.exs#L52
test Basic auth test basic user (TeiserverWeb.PostLiveTest)
Build and test: test/teiserver_web/controllers/moderation/action_controller_test.exs#L25
test index lists all actions (TeiserverWeb.Moderation.ActionControllerTest)
Build and test: test/teiserver_web/controllers/moderation/action_controller_test.exs#L109
test show action renders show nil item (TeiserverWeb.Moderation.ActionControllerTest)
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"