Skip to content

chore: update Erlang to 27 (#590) #631

chore: update Erlang to 27 (#590)

chore: update Erlang to 27 (#590) #631

Triggered via push February 4, 2025 17:00
Status Failure
Total duration 11m 9s
Artifacts

elixir.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 14 warnings
Run tests: test/integration/proxy_test.exs#L126
test select (Supavisor.Integration.ProxyTest)
Run tests: test/integration/proxy_test.exs#L288
test active_count doesn't block (Supavisor.Integration.ProxyTest)
Run tests: test/integration/proxy_test.exs#L76
test query via another node (Supavisor.Integration.ProxyTest)
Run tests: test/integration/proxy_test.exs#L133
test update (Supavisor.Integration.ProxyTest)
Run tests: test/integration/proxy_test.exs#L68
test insert (Supavisor.Integration.ProxyTest)
Run tests: test/integration/proxy_test.exs#L35
test prepared statement (Supavisor.Integration.ProxyTest)
Run tests: test/integration/proxy_test.exs#L150
test delete (Supavisor.Integration.ProxyTest)
Run tests
Process completed with exit code 2.
Code style: test/support/e2e_case.ex#L23
Nested modules could be aliased at the top of the invoking module.
Code style: test/supavisor_web/controllers/metrics_controller_test.exs#L37
Nested modules could be aliased at the top of the invoking module.
Code style: test/supavisor/monitoring/prom_ex_test.exs#L115
Nested modules could be aliased at the top of the invoking module.
Code style: test/supavisor/monitoring/prom_ex_test.exs#L87
Nested modules could be aliased at the top of the invoking module.
Code style: test/supavisor/monitoring/prom_ex_test.exs#L59
Nested modules could be aliased at the top of the invoking module.
Code style: test/support/e2e_case.ex#L1
Modules should have a @moduledoc tag.
Code style: test/support/downloader.ex#L1
Modules should have a @moduledoc tag.
Code style: lib/supavisor/protocol/server.ex#L477
Do not use parentheses when defining a function which has no arguments.
Code style: lib/supavisor/db_handler.ex#L316
Avoid negated conditions in if-else blocks.
Code style: lib/supavisor/db_handler.ex#L302
Avoid negated conditions in if-else blocks.
Code style
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Dialyze
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Run integration tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Run tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it