Remove Logger wrappers from Utils #64
Annotations
11 errors and 10 warnings
|
test/appsignal/ecto_test.exs#L10
test is not attached automatically when :instrument_ecto is set to false (Appsignal.EctoTest)
|
test/appsignal/ecto_test.exs#L167
test handle_event/4 and handle_query/4, with a root span passed via telemetry options creates a span with a parent and a start time (Appsignal.EctoTest)
|
test/appsignal/ecto_test.exs#L343
test handle_rollback/4, with a root span sets the span's category (Appsignal.EctoTest)
|
test/appsignal/ecto_test.exs#L225
test handle_begin/4, with a root span creates a span with a parent and a start time (Appsignal.EctoTest)
|
test/appsignal/ecto_test.exs#L180
test handle_event/4 and handle_query/4, with a root span passed via telemetry options sets the span's body (Appsignal.EctoTest)
|
test/appsignal/ecto_test.exs#L172
test handle_event/4 and handle_query/4, with a root span passed via telemetry options sets the span's name (Appsignal.EctoTest)
|
test/appsignal/ecto_test.exs#L102
test handle_event/4 and handle_query/4, with a root span creates a span with a parent and a start time (Appsignal.EctoTest)
|
test/appsignal/ecto_test.exs#L234
test handle_begin/4, with a root span sets the span's category (Appsignal.EctoTest)
|
test/appsignal/ecto_test.exs#L351
test handle_rollback/4, with a root span closes the span and its parent with an end time (Appsignal.EctoTest)
|
test/appsignal/ecto_test.exs#L176
test handle_event/4 and handle_query/4, with a root span passed via telemetry options sets the span's category (Appsignal.EctoTest)
|
|
|
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