Blocklist import: we can keep doing it at compile time #11
Annotations
9 warnings
Run checks and tests with Elixir 1.15
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
Run checks and tests with Elixir 1.12
module Mix.Tasks.Format is not a behaviour (in module Styler)
|
Run checks and tests with Elixir 1.12
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 checks and tests with Elixir 1.12
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 checks and tests with Elixir 1.12
Code.quoted_to_algebra/2 is undefined or private
|
Run checks and tests with Elixir 1.12
module Mix.Tasks.Format is not a behaviour (in module Styler)
|
Run checks and tests with Elixir 1.12
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 checks and tests with Elixir 1.12
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 checks and tests with Elixir 1.12
Code.quoted_to_algebra/2 is undefined or private
|