Skip to content

feat: add support for read replicas #415

feat: add support for read replicas

feat: add support for read replicas #415

Triggered via pull request September 27, 2023 15:28
Status Failure
Total duration 10m 38s
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
10m 28s
Formatting Checks
Fit to window
Zoom out
Zoom in

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/tenants/cluster.ex#L1
Modules should have a @moduledoc tag.
Formatting Checks: lib/supavisor/protocol/client.ex#L6
Modules should have a @moduledoc tag.