Test with Elixir 1.18 #41
Annotations
1 error and 7 warnings
Run mix test
Process completed with exit code 1.
|
Run mix test
Keyword.validate!/2 is undefined or private
|
Run mix test
module Mix.Tasks.Format is not a behaviour (in module Phoenix.LiveView.HTMLFormatter)
|
Run mix test
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 mix test
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 mix test
EEx.tokenize/1 is undefined or private
|
Run mix test
Code.quoted_to_algebra/2 is undefined or private
|
Run mix test
Macro.Env.lookup_import/2 is undefined or private
|
Loading