Skip to content

add mix format and dialyzer to CI #10

add mix format and dialyzer to CI

add mix format and dialyzer to CI #10

Triggered via pull request June 3, 2024 13:29
Status Failure
Total duration 3m 4s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Build and test: test/teiserver/protocols/spring/spring_auth_async_test.exs#L23
test PING (Teiserver.SpringAuthAsyncTest)
Build and test: test/teiserver/protocols/spring/spring_telemetry_test.exs#L93
test log_client_event call (Teiserver.SpringTelemetryTest)
Build and test: test/teiserver/protocols/spring/spring_telemetry_test.exs#L125
test update_client_property call (Teiserver.SpringTelemetryTest)
Build and test: test/teiserver_web/controllers/account/general_controller_test.exs#L11
test index (TeiserverWeb.Account.GeneralControllerTest)
Build and test: test/teiserver_web/controllers/account/general_controller_test.exs#L18
test relationships (TeiserverWeb.Account.GeneralControllerTest)
Build and test: test/teiserver_web/controllers/report/general_controller_test.exs#L11
test index (TeiserverWeb.Report.GeneralControllerTest)
Build and test: test/teiserver/coordinator/setup_test.exs#L23
test test command vs no command (Teiserver.Protocols.Coordinator.SetupTest)
Build and test: test/teiserver_web/controllers/admin/tool_controller_test.exs#L10
test index (TeiserverWeb.Admin.ToolControllerTest)
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_web/controllers/admin/general_controller_test.exs#L11
test index (TeiserverWeb.Admin.GeneralControllerTest)
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 erlex'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 erlex's mix.exs