validate dialyzer options #1224
Annotations
6 errors and 3 warnings
Run mix test
test auto import no suggestion if import excluded (ElixirLS.LanguageServer.Providers.CompletionTest)
|
Run mix test
test returns all Logger completions on require with alias (ElixirLS.LanguageServer.Providers.CompletionTest)
|
Run mix test
test provides completions for callbacks without `def` before (ElixirLS.LanguageServer.Providers.CompletionTest)
|
Run mix test
test function completion will suggest defmodule without module_name snippet when file path does not match expected patterns (ElixirLS.LanguageServer.Providers.CompletionTest)
|
Run mix test
test function completion with snippets support and no signature support, complete with name and args (ElixirLS.LanguageServer.Providers.CompletionTest)
|
Run mix test
Process completed with exit code 1.
|
Run mix test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
|
Run mix test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
|
Run mix test
Manifest: {:error, :enoent}
|
Loading