Skip to content

Test and warning fixes #45

Test and warning fixes

Test and warning fixes #45

Triggered via pull request April 23, 2024 15:00
Status Failure
Total duration 3m 6s
Artifacts

elixir.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
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/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/coordinator/balance_server_test.exs#L76
test server balance - simple (Teiserver.Coordinator.BalanceServerTest)
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#L172
test send N (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#L85
test basic post match stuff (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#L65
test short battle (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