Test on Elixir 1.16 #10
Annotations
4 warnings
Run mix deps.compile
module Mix.Tasks.Format is not a behaviour (in module Styler)
|
Run mix deps.compile
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 deps.compile
got "@impl Mix.Tasks.Format" for function format/3 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 deps.compile
Code.quoted_to_algebra/2 is undefined or private
|
The logs for this run have expired and are no longer available.
Loading