Update lib/appsignal_phoenix/event_handler.ex #93
Annotations
3 errors and 7 warnings
|
test/appsignal_phoenix/event_handler_test.exs#L93
test after receiving an router_dispatch-start and an router_dispatch-stop event sets the root span's metadata (Appsignal.Phoenix.EventHandlerTest)
|
|
|
|
got "@impl Mix.Tasks.Format" for function features/1 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
got "@impl Mix.Tasks.Format" for function format/2 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
|
|
test/support/phoenix_web.ex#L10
use Appsignal.Phoenix is deprecated. Since AppSignal for Phoenix 2.3.0, Phoenix instrumentation is up automatically. The `use Appsignal.Phoenix` line is no longer needed and should be removed from your app's endpoint file.
|
This job was cancelled
Loading