Expand AST using Macro.Env API #1260
Annotations
10 errors and 10 warnings
Run mix test || false
test find remote type for lowest matching arity in incomplete code - fallback to docs (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
|
Run mix test || false
test find remote type for lowest matching arity in incomplete code (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
|
Run mix test || false
test arity retrieves documentation for all matching type arities with incomplete code (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
|
Run mix test || false
test find implementation of delegated functions in incomplete code (ElixirLS.LanguageServer.Providers.Implementation.LocatorTest)
|
Run mix test || false
test suggestions for typespecs remote types - filter list of typespecs (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test || false
test suggest struct fields when attribute is rebound to struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test || false
test suggest struct fields when metadata function evaluates to struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test || false
test suggestions for module attributes lists module attributes in module scope (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test || false
test suggestions for typespecs remote types - retrieve info from typespecs (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test || false
test suggest struct fields when attribute is struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test || false
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
Run mix test || false
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Run mix test || false
variable "fix_incomplete_call" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "fix_incomplete_kw" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "fix_incomplete_kw_key" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "position" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
Logger.default_formatter/1 is undefined or private
|
Loading