feat: update dockerfile and add docker-compose file #506
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
staging_linter.yml
on: pull_request
Formatting Checks
10m 40s
Annotations
26 warnings
Formatting Checks
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Formatting Checks
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
|
Formatting Checks
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Formatting Checks
Mix.Config.eval!/2 is deprecated. Use Config.Reader.read_imports!/2 instead
|
Formatting Checks
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
|
Formatting Checks
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
|
Formatting Checks:
lib/supavisor/protocol/server.ex#L15
module attribute @auth_request was set but never used
|
Formatting Checks
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Formatting Checks
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
|
Formatting Checks
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Formatting Checks
Mix.Config.eval!/2 is deprecated. Use Config.Reader.read_imports!/2 instead
|
Formatting Checks
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
|
Formatting Checks
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
|
Formatting Checks:
lib/supavisor/protocol/server.ex#L15
module attribute @auth_request was set but never used
|
Formatting Checks:
test/integration/proxy_test.exs#L31
variable "proxy" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Formatting Checks:
test/supavisor/prom_ex_test.exs#L26
variable "user" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Formatting Checks:
lib/supavisor/protocol/client.ex#L1
Modules should have a @moduledoc tag.
|
Formatting Checks:
lib/supavisor_web/controllers/cluster_tenants_json.ex#L1
Modules should have a @moduledoc tag.
|
Formatting Checks:
lib/supavisor_web/controllers/cluster_json.ex#L1
Modules should have a @moduledoc tag.
|
Formatting Checks:
lib/supavisor_web/controllers/changeset_json.ex#L1
Modules should have a @moduledoc tag.
|
Formatting Checks:
lib/supavisor/tenants/cluster_tenants.ex#L1
Modules should have a @moduledoc tag.
|
Formatting Checks:
lib/supavisor/tenants/cluster.ex#L1
Modules should have a @moduledoc tag.
|
Formatting Checks:
lib/supavisor/protocol/client.ex#L6
Modules should have a @moduledoc tag.
|
Formatting Checks:
lib/supavisor/pg_parser.ex#L1
Modules should have a @moduledoc tag.
|
Formatting Checks:
test/integration/proxy_test.exs#L152
Line is too long (max is 120, was 144).
|
Formatting Checks:
lib/supavisor/db_handler.ex#L77
Function body is nested too deep (max depth is 2, was 3).
|