exclude more version dependant tests #1214
Annotations
9 errors and 9 warnings
Run mix test
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
|
Run mix test
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
|
Run mix test
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
|
Run mix test
test suggestions/4 do not prepend alias defined within Phoenix `scope` functions (ElixirLS.LanguageServer.Plugins.PhoenixTest)
|
Run mix test
test suggestions/4 overrides with action suggestions for phoenix_route_funcs, when in the third parameter (ElixirLS.LanguageServer.Plugins.PhoenixTest)
|
Run mix test
test suggestions/4 overrides with controllers for phoenix_route_funcs, when in the second parameter (ElixirLS.LanguageServer.Plugins.PhoenixTest)
|
Run mix test:
apps/language_server/test/dialyzer_test.exs#L126
test only analyzes the changed files (ElixirLS.LanguageServer.DialyzerTest)
|
Run mix test:
apps/language_server/test/providers/plugins/ecto_test.exs#L654
test suggestions for Ecto.Schema.field/3 at arg 2, suggest field options (ElixirLS.LanguageServer.Plugins.EctoTest)
|
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