Skip to content

add mix format and dialyzer to CI #2

add mix format and dialyzer to CI

add mix format and dialyzer to CI #2

Triggered via pull request June 3, 2024 12:35
Status Failure
Total duration 4m 15s
Artifacts

tests.yml

on: pull_request
Build and test
4m 4s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Build and test: test/teiserver/protocols/spring/spring_auth_async_test.exs#L23
test PING (Teiserver.SpringAuthAsyncTest)
Build and test: test/teiserver_web/controllers/admin/user_controller_test.exs#L56
test new user renders form (TeiserverWeb.Admin.UserControllerTest)
Build and test: test/teiserver_web/controllers/admin/user_controller_test.exs#L92
test update user renders errors when data is invalid (TeiserverWeb.Admin.UserControllerTest)
Build and test: test/teiserver/coordinator/host_update_test.exs#L53
test Update host data teamSize/teamCount (Teiserver.Coordinator.HostUpdateTest)
Build and test: test/teiserver/coordinator/joining_test.exs#L46
test welcome message (Teiserver.Coordinator.JoiningTest)
Build and test: test/teiserver_web/controllers/admin/general_controller_test.exs#L11
test index (TeiserverWeb.Admin.GeneralControllerTest)
Build and test: test/teiserver/coordinator/split_test.exs#L92
test basic split test (Teiserver.Coordinator.SplitTest)
Build and test: test/teiserver/coordinator/split_test.exs#L305
test test split with passworded lobby (Teiserver.Coordinator.SplitTest)
Build and test: test/teiserver/coordinator/split_test.exs#L501
test test minimum player split (Teiserver.Coordinator.SplitTest)
Build and test: test/teiserver/coordinator/split_test.exs#L403
test test split resolving (Teiserver.Coordinator.SplitTest)
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