Skip to content

Merge pull request #210 from FIr3baL/FB_ShowSmallSkillValues #72

Merge pull request #210 from FIr3baL/FB_ShowSmallSkillValues

Merge pull request #210 from FIr3baL/FB_ShowSmallSkillValues #72

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

elixir.yml

on: push
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#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/battle/lobby_cache_test.exs#L39
test add_user_to_battle (Teiserver.Lobby.LobbyLibTest)
Build and test: test/teiserver/account/accolade_bot_test.exs#L303
test not allowed - restricted (Teiserver.Account.AccoladeBotTest)
Build and test: test/teiserver/account/accolade_bot_test.exs#L226
test Send 0 (Teiserver.Account.AccoladeBotTest)
Build and test: test/teiserver/account/accolade_bot_test.exs#L275
test not allowed - miss_count (Teiserver.Account.AccoladeBotTest)
Build and test: test/teiserver/account/accolade_bot_test.exs#L65
test short battle (Teiserver.Account.AccoladeBotTest)
Build and test: test/teiserver/account/accolade_bot_test.exs#L85
test basic post match stuff (Teiserver.Account.AccoladeBotTest)
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"