do not crash when inspecting remote pids #1282
Annotations
7 errors and 5 warnings
Run mix test
test find definition of local functions with __MODULE__ submodule (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
|
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 defdelegate to metadata module (ElixirLS.LanguageServer.Providers.Implementation.LocatorTest)
|
Run mix test
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
|
Run mix test
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
|
Run mix test
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
|
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
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Run mix test
:dialyzer_iplt.plt_and_info_from_file/1 is undefined (module :dialyzer_iplt is not available or is yet to be defined)
|
Run mix test
:dialyzer.run_report_modules_changed_and_analyzed/1 is undefined or private
|
Run mix test
Manifest: {:error, :enoent}
|
Loading