Remove Logger wrappers from Utils #69
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#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#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#L185
test tesla_request_start/4, and tesla_request_stop/4 with a root span closes the span (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#L173
test tesla_request_start/4, and tesla_request_stop/4 with a root span creates a span with a parent (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#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/finch_test.exs#L12
test does not attach to Finch events when :instrument_finch is set to false (Appsignal.FinchTest)
|
|
|
found unused @tag before "describe", did you mean to use @describetag?
|
|
|
found unused @tag before "describe", did you mean to use @describetag?
|
|
|
|
|
This job was cancelled
Loading