Bump ex_doc from 0.34.0 to 0.36.1 #392
Annotations
5 warnings
Compile application
module Mix.Tasks.Format is not a behaviour (in module Styler)
|
Compile application
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
|
Compile application
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
|
Compile application
function Code.quoted_to_algebra/2 is undefined or private
|
Compile application
function CAStore.file_path/0 is undefined (module CAStore is not available)
|
Loading