Implement heartbeat check-ins #196
Annotations
2 errors and 10 warnings
|
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)
|
Run tests:
lib/appsignal/check_in/event.ex#L89
variable "k" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
test/support/appsignal/fake_debounce.ex#L4
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading