Skip to content

Merge pull request #286 from geekingfrog/index-fk-battle-table #70

Merge pull request #286 from geekingfrog/index-fk-battle-table

Merge pull request #286 from geekingfrog/index-fk-battle-table #70

Triggered via push May 14, 2024 10:13
Status Failure
Total duration 3m 45s
Artifacts

elixir.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Build and test: test/teiserver_web/controllers/logging/page_view_log_controller_test.exs#L19
test search with values (TeiserverWeb.Logging.PageViewLogControllerTest)
Build and test: test/teiserver_web/controllers/logging/page_view_log_controller_test.exs#L31
test shows chosen resource (TeiserverWeb.Logging.PageViewLogControllerTest)
Build and test: test/teiserver/battle/cheeky_switcher_smart_balance_test.exs#L8
test simple users (Teiserver.Battle.CheekySwitcherSmartBalanceTest)
Build and test: test/teiserver/moderation/moderation_test.exs#L28
test reports get_report!/1 returns the report with given id (Teiserver.ModerationTest)
Build and test: test/teiserver/moderation/moderation_test.exs#L231
test proposals create_proposal/1 with valid data creates a proposal (Teiserver.ModerationTest)
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#L408
test server balance - ffa (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/data/user_test.exs#L24
test registering a duplicate user (Teiserver.Data.UserTest)
Build and test: test/teiserver/protocols/spring/spring_token_test.exs#L121
test c.user.get_token_by_name - incorrect (Teiserver.SpringTokenTest)
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"