Remove Logger wrappers from Utils #64
Annotations
11 errors and 10 warnings
|
test/appsignal/transmitter_test.exs#L124
test logs a warning when the CA certificate file does not exist (Appsignal.TransmitterTest)
|
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#L112
test finch_request_stop/4, with an unsupported event shape does not detach the handler (Appsignal.FinchTest)
|
test/appsignal/finch_test.exs#L81
test finch_request_start/4, with an unsupported event shape does not detach the handler (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/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#L161
test finch_request_start/4, and finch_request_stop/4 with a root span closes the span (Appsignal.FinchTest)
|
test/appsignal/diagnose/report_test.exs#L68
test with error response sends the diagnostics report to AppSignal and returns an error (Mix.Tasks.Appsignal.Diagnose.ReportTest)
|
test/appsignal/diagnose/report_test.exs#L36
test with valid response sends the diagnostics report to AppSignal and returns support token (Mix.Tasks.Appsignal.Diagnose.ReportTest)
|
test/appsignal/diagnose/report_test.exs#L79
test with no server response sends the diagnostics report to AppSignal and returns an error (Mix.Tasks.Appsignal.Diagnose.ReportTest)
|
|
|
|
|
|
|
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/ecto.ex#L37
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
|
This job was cancelled
Loading