feat: add support for read replicas #414
Triggered via pull request
September 27, 2023 14:11
Status
Failure
Total duration
13m 7s
Artifacts
–
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
12m 56s
Annotations
1 error and 17 warnings
Formatting Checks
Process completed with exit code 2.
|
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
use Bitwise is deprecated. import Bitwise instead
|
Formatting Checks:
lib/supavisor_web/open_api_schemas.ex#L175
Numbers larger than 9999 should be written with underscores: 25_000
|
Formatting Checks:
lib/supavisor_web/open_api_schemas.ex#L104
Numbers larger than 9999 should be written with underscores: 25_000
|
Formatting Checks:
lib/supavisor_web/open_api_schemas.ex#L46
Numbers larger than 9999 should be written with underscores: 25_000
|
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.
|