Skip to content

Disocrd channels improvements #23

Disocrd channels improvements

Disocrd channels improvements #23

Triggered via pull request April 17, 2024 15:11
Status Failure
Total duration 4m 11s
Artifacts

elixir.yml

on: pull_request
Build and test
4m 0s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Build and test: test/teiserver/helpers/string_helper_test.exs#L83
test get_hash_id (Teiserver.General.StringHelpersTest)
Build and test: test/teiserver/helpers/string_helper_test.exs#L67
test singular (Teiserver.General.StringHelpersTest)
Build and test: test/teiserver/battle/lobby_cache_test.exs#L39
test add_user_to_battle (Teiserver.Lobby.LobbyLibTest)
Build and test: test/teiserver/coordinator/automod_test.exs#L145
test delayed data (Teiserver.Coordinator.AutomodTest)
Build and test: test/teiserver_web/live/client_live_test.exs#L60
test client live show - valid client (TeiserverWeb.Live.ClientTest)
Build and test: test/teiserver_web/live/client_live_test.exs#L78
test client live show - no client (TeiserverWeb.Live.ClientTest)
Build and test: test/teiserver_web/live/client_live_test.exs#L19
test client live index (TeiserverWeb.Live.ClientTest)
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/coordinator/balance_server_test.exs#L76
test server balance - simple (Teiserver.Coordinator.BalanceServerTest)
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"