Remove Logger wrappers from Utils #69
Annotations
10 errors and 10 warnings
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#L39
test absinthe_execute_operation_start/4 creates a span (Appsignal.AbsintheTest)
|
test/appsignal/absinthe_test.exs#L94
test execute_operation_stop/4 does not detach the handler (Appsignal.AbsintheTest)
|
test/appsignal/absinthe_test.exs#L60
test absinthe_execute_operation_start/4 with operation name it updates the root span's name and namespace (Appsignal.AbsintheTest)
|
test/appsignal/absinthe_test.exs#L89
test execute_operation_stop/4 closes the span (Appsignal.AbsintheTest)
|
test/appsignal/absinthe_test.exs#L67
test absinthe_execute_operation_start/4 sets the span's category (Appsignal.AbsintheTest)
|
test/appsignal/absinthe_test.exs#L44
test absinthe_execute_operation_start/4 without operation name it sets the span's name to graphql (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#L55
test absinthe_execute_operation_start/4 with operation name it sets the span's name to the operation name (Appsignal.AbsintheTest)
|
test/appsignal/tesla_test.exs#L22
test does not attach to Tesla events when :instrument_tesla is set to false (Appsignal.TeslaTest)
|
|
|
|
|
|
|
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