Skip to content

Deny email change if email already taken #129

Deny email change if email already taken

Deny email change if email already taken #129

Triggered via pull request June 3, 2024 19:41
Status Failure
Total duration 5m 2s
Artifacts

elixir.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Build and test: test/teiserver_web/live/microblog/admin/post_live_test.exs#L52
test Basic auth test basic user (TeiserverWeb.PostLiveTest)
Build and test: test/teiserver_web/controllers/moderation/report_controller_test.exs#L54
test show report renders show nil item (TeiserverWeb.Moderation.ReportControllerTest)
Build and test: test/teiserver_web/controllers/moderation/report_controller_test.exs#L62
test show user renders user page - target (TeiserverWeb.Moderation.ReportControllerTest)
Build and test: test/teiserver_web/controllers/moderation/report_controller_test.exs#L25
test index show reports by target (TeiserverWeb.Moderation.ReportControllerTest)
Build and test: test/teiserver_web/controllers/moderation/report_controller_test.exs#L48
test show report renders show page (TeiserverWeb.Moderation.ReportControllerTest)
Build and test: test/teiserver_web/controllers/moderation/report_controller_test.exs#L82
test delete report deletes chosen report (TeiserverWeb.Moderation.ReportControllerTest)
Build and test: test/teiserver_web/controllers/moderation/report_controller_test.exs#L71
test show user renders user page - reporter (TeiserverWeb.Moderation.ReportControllerTest)
Build and test: test/teiserver_web/controllers/moderation/report_controller_test.exs#L15
test index lists all reports (TeiserverWeb.Moderation.ReportControllerTest)
Build and test: test/teiserver_web/controllers/moderation/report_controller_test.exs#L34
test index show reports by reporter (TeiserverWeb.Moderation.ReportControllerTest)
Build and test: test/teiserver/account/accolade_bot_test.exs#L275
test not allowed - miss_count (Teiserver.Account.AccoladeBotTest)
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"
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