Skip to content

Merge pull request #270 from StanczakDominik/show-cpuinfo-on-user-index #11

Merge pull request #270 from StanczakDominik/show-cpuinfo-on-user-index

Merge pull request #270 from StanczakDominik/show-cpuinfo-on-user-index #11

Triggered via push April 16, 2024 09:30
Status Failure
Total duration 4m 24s
Artifacts

elixir.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Build and test: test/teiserver/moderation/moderation_test.exs#L155
test bans get_ban!/1 returns the ban with given id (Teiserver.ModerationTest)
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/general_controller_test.exs#L13
test lists server links (TeiserverWeb.Logging.LoggingControllerTest)
Build and test: test/teiserver_web/controllers/logging/audit_log_controller_test.exs#L22
test searches logs (TeiserverWeb.Logging.AuditLogControllerTest)
Build and test: test/teiserver/coordinator/balance_server_test.exs#L76
test server balance - simple (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#L408
test server balance - ffa (Teiserver.Coordinator.BalanceServerTest)
Build and test: test/teiserver/protocols/spring/spring_auth_test.exs#L175
test FRIENDLIST, ADDFRIEND, REMOVEFRIEIND, ACCEPTFRIENDREQUEST, DECLINEFRIENDREQUEST (Teiserver.SpringAuthTest)
Build and test: test/teiserver/protocols/spring/spring_auth_test.exs#L291
test JOINBATTLE, SAYBATTLE, MYBATTLESTATUS, LEAVEBATTLE (Teiserver.SpringAuthTest)
Build and test: test/teiserver/protocols/spring/spring_auth_test.exs#L671
test GETIP (Teiserver.SpringAuthTest)
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"