Remove Transaction Nif code #180
Annotations
10 warnings
Run tests
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Adapters.Cowboy.Conn)
|
Run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run tests
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Run tests
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Run tests
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
Run tests
Plug.Adapters.Cowboy.shutdown/1 is deprecated. Use Plug.Cowboy.shutdown/1 instead
|
Run tests
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
|
Run tests:
test/appsignal/ecto_repo_test.exs#L31
use of operator == has no effect
|
Run tests:
test/appsignal/ecto_repo_test.exs#L20
unused alias Repo
|
Run tests
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
Loading