test: add integration tests against Postgres.js #375
Annotations
18 warnings
Credo checks:
test/support/asserts.ex#L1
Modules should have a @moduledoc tag.
|
Credo checks:
lib/supavisor/helpers.ex#L374
Line is too long (max is 120, was 220).
|
Credo checks:
lib/supavisor/client_handler.ex#L337
Function body is nested too deep (max depth is 2, was 4).
|
Credo checks:
lib/supavisor/db_handler.ex#L128
Function body is nested too deep (max depth is 2, was 3).
|
Credo checks:
lib/supavisor/client_handler.ex#L278
Function body is nested too deep (max depth is 2, was 3).
|
Credo checks:
lib/supavisor.ex#L298
Function body is nested too deep (max depth is 2, was 3).
|
Credo checks:
lib/supavisor_web/controllers/tenant_controller.ex#L138
Function body is nested too deep (max depth is 2, was 4).
|
Credo checks:
lib/supavisor/helpers.ex#L63
Function body is nested too deep (max depth is 2, was 4).
|
Credo checks:
lib/supavisor/syn_handler.ex#L60
Function body is nested too deep (max depth is 2, was 3).
|
Credo checks:
lib/supavisor/native_handler.ex#L173
Function body is nested too deep (max depth is 2, was 3).
|
Compile deps
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Compile deps
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
|
Compile deps
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Compile deps
Mix.Config.eval!/2 is deprecated. Use Config.Reader.read_imports!/2 instead
|
Compile deps
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
|
Compile deps
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
|
Compile deps
function delete/5 required by behaviour Ecto.Adapter.Schema is not implemented (in module Etso.Adapter.Behaviour.Schema)
|
Compile deps
function delete/5 required by behaviour Ecto.Adapter.Schema is not implemented (in module Etso.Adapter)
|
Loading