Remove Logger wrappers from Utils #64
Annotations
10 errors and 10 warnings
test/appsignal/finch_test.exs#L12
test does not attach to Finch events when :instrument_finch is set to false (Appsignal.FinchTest)
|
test/appsignal/finch_test.exs#L157
test finch_request_start/4, and finch_request_stop/4 with a root span sets the span's category (Appsignal.FinchTest)
|
test/appsignal/finch_test.exs#L153
test finch_request_start/4, and finch_request_stop/4 with a root span sets the span's name (Appsignal.FinchTest)
|
test/appsignal/finch_test.exs#L182
test finch_request_exception/4 closes the span (Appsignal.FinchTest)
|
test/appsignal/finch_test.exs#L149
test finch_request_start/4, and finch_request_stop/4 with a root span creates a span with a parent (Appsignal.FinchTest)
|
test/appsignal/absinthe_test.exs#L32
test when :instrument_absinthe is set to false does not attach to Absinthe events (Appsignal.AbsintheTest)
|
test/appsignal/absinthe_test.exs#L55
test absinthe_execute_operation_start/4 with operation name it sets the span's name to the operation name (Appsignal.AbsintheTest)
|
test/appsignal/absinthe_test.exs#L89
test execute_operation_stop/4 closes the span (Appsignal.AbsintheTest)
|
test/appsignal/absinthe_test.exs#L72
test absinthe_execute_operation_start/4 does not detach the handler (Appsignal.AbsintheTest)
|
test/appsignal/absinthe_test.exs#L39
test absinthe_execute_operation_start/4 creates a span (Appsignal.AbsintheTest)
|
|
|
|
|
|
|
found unused @tag before "describe", did you mean to use @describetag?
|
found unused @tag before "describe", did you mean to use @describetag?
|
|
|
This job failed
Loading