Fix Hackney pool saturation #253
Annotations
3 errors and 8 warnings
|
Run tests
** (SyntaxError) lib/appsignal/transmitter.ex:63:1: found an unexpected version control marker, please resolve the conflicts: <<<<<<< HEAD
|
Run tests
The operation was canceled.
|
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:
mix_helpers.exs#L735
FakeSystem.cmd/2 is undefined (module FakeSystem is not available or is yet to be defined)
|
Run tests:
mix_helpers.exs#L504
FakeSystem.cmd/3 is undefined (module FakeSystem is not available or is yet to be defined)
|
Loading