CI #169
Annotations
7 warnings
Run tests
Logger.Formatter.new/1 is undefined or private
|
Run tests
module Mix.Tasks.Format is not a behaviour (in module Phoenix.LiveView.HTMLFormatter)
|
Run tests
got "@impl Mix.Tasks.Format" for function features/1 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
Run tests
got "@impl Mix.Tasks.Format" for function format/2 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
Run tests
Code.quoted_to_algebra/2 is undefined or private
|
Run tests
Macro.Env.lookup_import/2 is undefined or private
|
Run tests:
test/support/phoenix_web.ex#L10
use Appsignal.Phoenix is deprecated. Since AppSignal for Phoenix 2.3.0, Phoenix instrumentation is up automatically. The `use Appsignal.Phoenix` line is no longer needed and should be removed from your app's endpoint file.
|
Loading