Skip to content

feat: add new transaction handler #154

feat: add new transaction handler

feat: add new transaction handler #154

Triggered via pull request July 26, 2024 17:56
Status Success
Total duration 11m 11s
Artifacts

elixir.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

34 warnings
Code style: test/supavisor_web/controllers/metrics_controller_test.exs#L16
Nested modules could be aliased at the top of the invoking module.
Code style: test/supavisor/syn_handler_test.exs#L10
Nested modules could be aliased at the top of the invoking module.
Code style: test/integration/proxy_test.exs#L78
Nested modules could be aliased at the top of the invoking module.
Code style: test/support/fixtures/single_connection.ex#L1
Modules should have a @moduledoc tag.
Code style: lib/supavisor/protocol/client.ex#L1
Modules should have a @moduledoc tag.
Code style: lib/supavisor/tenants/cluster_tenants.ex#L1
Modules should have a @moduledoc tag.
Code style: lib/supavisor/tenants/cluster.ex#L1
Modules should have a @moduledoc tag.
Code style: lib/supavisor/protocol/client.ex#L6
Modules should have a @moduledoc tag.
Code style: lib/supavisor/pg_parser.ex#L1
Modules should have a @moduledoc tag.
Code style: lib/supavisor/monitoring/tenant.ex#L29
Modules should have a @moduledoc tag.
Code style
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Code style
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Code style
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Code style
Mix.Config.eval!/2 is deprecated. Use Config.Reader.read_imports!/2 instead
Code style
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Code style
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
Code style
function delete/5 required by behaviour Ecto.Adapter.Schema is not implemented (in module Etso.Adapter.Behaviour.Schema)
Code style
function delete/5 required by behaviour Ecto.Adapter.Schema is not implemented (in module Etso.Adapter)
Dialyze
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Dialyze
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Dialyze
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Dialyze
Mix.Config.eval!/2 is deprecated. Use Config.Reader.read_imports!/2 instead
Dialyze
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Dialyze
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
Dialyze
function delete/5 required by behaviour Ecto.Adapter.Schema is not implemented (in module Etso.Adapter.Behaviour.Schema)
Dialyze
function delete/5 required by behaviour Ecto.Adapter.Schema is not implemented (in module Etso.Adapter)
Run tests
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Run tests
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Run tests
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Run tests
Mix.Config.eval!/2 is deprecated. Use Config.Reader.read_imports!/2 instead
Run tests
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Run tests
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
Run tests
function delete/5 required by behaviour Ecto.Adapter.Schema is not implemented (in module Etso.Adapter.Behaviour.Schema)
Run tests
function delete/5 required by behaviour Ecto.Adapter.Schema is not implemented (in module Etso.Adapter)