Move providers from elixir_sense #1188
Annotations
6 errors and 7 warnings
Run mix test || false
test find definition of functions from Kernel.SpecialForms (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
|
Run mix test || false
test find definition of functions from Kernel (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
|
Run mix test || false
test reports diagnostics then clears them once problems are fixed (ElixirLS.LanguageServer.DialyzerTest)
|
Run mix test || false
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
|
Run mix test || false
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
|
Run mix test || false
Process completed with exit code 1.
|
Run mix test || false
Mix.ensure_application!/1 is undefined or private
|
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
Manifest: {:error, :enoent}
|
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
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
|
Loading