Avoid requiring the module when using local macros #1279
Annotations
4 errors and 6 warnings
Run mix test
test find definition of local function even if it's defined after the cursor (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
|
Run mix test
test find definition of local functions with __MODULE__ submodule (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
|
Run mix test
test defdelegate to metadata module (ElixirLS.LanguageServer.Providers.Implementation.LocatorTest)
|
Run mix test
Process completed with exit code 1.
|
Run mix test
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
Mix.ensure_application!/1 is undefined or private
|
Run mix test
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Run mix test
Logger.default_formatter/1 is undefined or private
|
Run mix test
Code.with_diagnostics/2 is undefined or private
|
Run mix test
Manifest: {:error, :enoent}
|
Loading