Expand AST using Macro.Env API #1258
Annotations
10 errors and 10 warnings
Run mix test || false
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
|
Run mix test || false
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
|
Run mix test || false
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
|
Run mix test || false
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
|
Run mix test || false
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
|
Run mix test || false
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
|
Run mix test || false
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
|
Run mix test || false
test nothing to expand (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
|
Run mix test || false
test expand full with errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
|
Run mix test || false
test expands macro (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
|
Run mix test || false
ElixirSense.Core.State.Env.to_macro_env/3 is undefined or private
|
Run mix test || false
ElixirSense.Core.State.Env.update_from_macro_env/2 is undefined or private
|
Run mix test || false
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Run mix test || false
unused alias NormalizedCode
|
Run mix test || false
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
unused alias NormalizedModule
|
Loading