validate dialyzer options #1224
Annotations
8 errors and 9 warnings
Run mix test
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
|
Run mix test
test loading of umbrella app dependencies (ElixirLS.LanguageServer.ServerTest)
|
Run mix test
test textDocument/implementation implementations found (ElixirLS.LanguageServer.ServerTest)
|
Run mix test
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
|
Run mix test
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
|
Run mix test:
apps/language_server/test/server_test.exs#L2169
test no mix project dir with no mix.exs (ElixirLS.LanguageServer.ServerTest)
|
Run mix test:
apps/language_server/test/server_test.exs#L1308
test auto complete (ElixirLS.LanguageServer.ServerTest)
|
Run mix test
Process completed with exit code 1.
|
Run mix test
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
variable "meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
unused alias Introspection
|
Run mix test
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Run mix test
Manifest: {:error, :enoent}
|
Loading