Skip to content

(Blocked) Add rank_icon to ADDUSER command #26

(Blocked) Add rank_icon to ADDUSER command

(Blocked) Add rank_icon to ADDUSER command #26

Triggered via pull request April 17, 2024 21:45
Status Failure
Total duration 3m 5s
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/controllers/report/general_controller_test.exs#L11
test index (TeiserverWeb.Report.GeneralControllerTest)
Build and test: test/teiserver/coordinator/joining_test.exs#L46
test welcome message (Teiserver.Coordinator.JoiningTest)
Build and test: test/teiserver_web/controllers/api/spads_controller_test.exs#L102
test balance good data (TeiserverWeb.API.SpadsControllerTest)
Build and test: test/teiserver_web/controllers/api/spads_controller_test.exs#L41
test ratings existing user (TeiserverWeb.API.SpadsControllerTest)
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/match_monitor_server_test.exs#L58
test chat messages (Teiserver.Coordinator.MatchMonitorServerTest)
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/telemetry/simple_server_event_test.exs#L7
test simple server events (Teiserver.Telemetry.SimpleServerEventTest)
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"