Skip to content

Dynamic discord integration #33

Dynamic discord integration

Dynamic discord integration #33

Triggered via pull request April 22, 2024 19:23
Status Failure
Total duration 3m 50s
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/views/error_view_test.exs#L13
test renders 404.html (TeiserverWeb.ErrorViewTest)
Build and test: test/teiserver_web/controllers/logging/audit_log_controller_test.exs#L48
test shows chosen resource (TeiserverWeb.Logging.AuditLogControllerTest)
Build and test: test/teiserver_web/controllers/logging/page_view_log_controller_test.exs#L14
test lists all entries on index (TeiserverWeb.Logging.PageViewLogControllerTest)
Build and test: test/teiserver_web/live/microblog/blog/index_live_test.exs#L38
test Anon Index viewing the blog (TeiserverWeb.Microblog.Blog.IndexLiveTest)
Build and test: test/teiserver_web/live/microblog/blog/index_live_test.exs#L77
test Index User without preferences (TeiserverWeb.Microblog.Blog.IndexLiveTest)
Build and test: test/teiserver_web/live/microblog/blog/index_live_test.exs#L112
test Index Including preferences (TeiserverWeb.Microblog.Blog.IndexLiveTest)
Build and test: test/teiserver/coordinator/lock_test.exs#L53
test lock and unlock (Teiserver.Coordinator.LockTest)
Build and test: test/teiserver/coordinator/lock_test.exs#L145
test player (Teiserver.Coordinator.LockTest)
Build and test: test/teiserver/coordinator/lock_test.exs#L103
test team_number (Teiserver.Coordinator.LockTest)
Build and test: test/teiserver/coordinator/lock_test.exs#L124
test player_number (Teiserver.Coordinator.LockTest)
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"