chore: split Elixir tasks #9
Annotations
10 warnings
test/support/cluster.ex#L24
Numbers larger than 9999 should be written with underscores: 10_201
|
test/support/fixtures/single_connection.ex#L1
Modules should have a @moduledoc tag.
|
lib/supavisor/protocol/client.ex#L1
Modules should have a @moduledoc tag.
|
lib/supavisor/tenants/cluster_tenants.ex#L1
Modules should have a @moduledoc tag.
|
lib/supavisor/tenants/cluster.ex#L1
Modules should have a @moduledoc tag.
|
lib/supavisor/protocol/client.ex#L6
Modules should have a @moduledoc tag.
|
lib/supavisor/pg_parser.ex#L1
Modules should have a @moduledoc tag.
|
lib/supavisor/helpers.ex#L330
Prefer using an implicit `try` rather than explicit `try`.
|
lib/supavisor_web/controllers/metrics_controller.ex#L30
Do not use parentheses when defining a function which has no arguments.
|
lib/supavisor/monitoring/osmon.ex#L64
Do not use parentheses when defining a function which has no arguments.
|
This job succeeded
Loading