fix selection ranges on elixir 1.16.2 #1210
Annotations
8 warnings
Run mix test || false
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Run mix test || false
Logger.default_formatter/1 is undefined or private
|
Run mix test || false
Code.with_diagnostics/2 is undefined or private
|
Run mix test || false
unused alias Dialyzer
|
Run mix test || false
Manifest: {:error, :enoent}
|
Run mix test || false
found quoted call "fun" but the quotes are not required. Calls made exclusively of Unicode letters, numbers, and underscores and not beginning with a number do not require quotes
|
Run mix test || false
found quoted atom "abc" but the quotes are not required. Atoms made exclusively of ASCII letters, numbers, underscores, beginning with a letter or underscore, and optionally ending with ! or ? do not require quotes
|
Run mix test || false
Mix.ensure_application!/1 is undefined or private
|
Loading