Skip to content

Merge pull request #299 from p2004a/fix-email-setup #111

Merge pull request #299 from p2004a/fix-email-setup

Merge pull request #299 from p2004a/fix-email-setup #111

Triggered via push May 29, 2024 05:18
Status Failure
Total duration 3m 15s
Artifacts

elixir.yml

on: push
Build and test
3m 5s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Build and test: test/teiserver_web/controllers/moderation/ban_controller_test.exs#L19
test index lists all bans (TeiserverWeb.Moderation.BanControllerTest)
Build and test: test/teiserver/logging/persist_server_month_task_test.exs#L7
test perform task (Teiserver.Logging.Tasks.PersistServerMonthTaskTest)
Build and test: test/teiserver/protocols/spring/spring_token_test.exs#L31
test c.user.get_token_by_email - correct (Teiserver.SpringTokenTest)
Build and test: test/teiserver/protocols/spring/spring_token_test.exs#L108
test c.user.get_token_by_email - incorrect (Teiserver.SpringTokenTest)
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: test/teiserver_web/live/battle_live_test.exs#L161
test battle live chat - valid battle (TeiserverWeb.Live.BattleTest)
Build and test: test/teiserver_web/controllers/report/complex_client_event_controller_test.exs#L11
test index (TeiserverWeb.Report.ComplexClientEventControllerTest)
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/memes_test.exs#L58
test non-meme (Teiserver.Coordinator.MemesTest)
Build and test: test/teiserver/coordinator/memes_test.exs#L70
test ticks (Teiserver.Coordinator.MemesTest)
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"