Update deps and fix 2 warnings #91
Annotations
1 error and 6 warnings
mix_test (1.12.3, 24.3.4)
Process completed with exit code 1.
|
mix_test (1.12.3, 24.3.4)
Keyword.validate!/2 is undefined or private
|
mix_test (1.12.3, 24.3.4)
module Mix.Tasks.Format is not a behaviour (in module Phoenix.LiveView.HTMLFormatter)
|
mix_test (1.12.3, 24.3.4)
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
|
mix_test (1.12.3, 24.3.4)
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
|
mix_test (1.12.3, 24.3.4)
Code.quoted_to_algebra/2 is undefined or private
|
mix_test (1.12.3, 24.3.4)
Macro.Env.lookup_import/2 is undefined or private
|