Skip to content

feat: add support for read replicas #469

feat: add support for read replicas

feat: add support for read replicas #469

Triggered via pull request November 13, 2023 11:45
Status Failure
Total duration 7m 35s
Artifacts

staging_linter.yml

on: pull_request
Formatting Checks
7m 25s
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: lib/supavisor/protocol/server.ex#L15
module attribute @auth_request was set but never used
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.
Formatting Checks: lib/supavisor/pg_parser.ex#L1
Modules should have a @moduledoc tag.
Formatting Checks: test/integration/proxy_test.exs#L132
Line is too long (max is 120, was 144).
Formatting Checks: lib/supavisor/db_handler.ex#L76
Function body is nested too deep (max depth is 2, was 3).