Remove Logger wrappers from Utils #64
Annotations
11 errors and 10 warnings
|
test/appsignal/tesla_test.exs#L22
test does not attach to Tesla events when :instrument_tesla is set to false (Appsignal.TeslaTest)
|
test/appsignal/tesla_test.exs#L235
test tesla_request_start/4, with the BaseUrl middleware sets the span's name with the base URL (Appsignal.TeslaTest)
|
test/appsignal/tesla_test.exs#L177
test tesla_request_start/4, and tesla_request_stop/4 with a root span sets the span's name (Appsignal.TeslaTest)
|
test/appsignal/tesla_test.exs#L16
test attaches to Tesla events automatically (Appsignal.TeslaTest)
|
test/appsignal/tesla_test.exs#L181
test tesla_request_start/4, and tesla_request_stop/4 with a root span sets the span's category (Appsignal.TeslaTest)
|
test/appsignal/tesla_test.exs#L210
test tesla_request_start/4, with the PathParams middleware sets the span's name with the URL's path (Appsignal.TeslaTest)
|
test/appsignal/tesla_test.exs#L278
test tesla_request_exception/4 closes the span (Appsignal.TeslaTest)
|
test/appsignal/tesla_test.exs#L261
test tesla_request_start/4, with the PathParams and BaseUrl middlewares sets the span's name with the base URL and the URL's path (Appsignal.TeslaTest)
|
test/appsignal/transmitter_test.exs#L124
test logs a warning when the CA certificate file does not exist (Appsignal.TransmitterTest)
|
test/appsignal/transmitter_test.exs#L16
test transmit/3 sends a request with the given configuration as query params (Appsignal.TransmitterTest)
|
|
|
|
|
|
|
lib/appsignal/absinthe.ex#L35
you must require Logger before invoking the macro Logger.warning/1
|
lib/appsignal/error/backend.ex#L16
you must require Logger before invoking the macro Logger.warning/1
|
lib/appsignal/finch.ex#L24
you must require Logger before invoking the macro Logger.warning/1
|
lib/appsignal/ecto.ex#L37
you must require Logger before invoking the macro Logger.warning/1
|
This job was cancelled
Loading