Expand AST using Macro.Env API #1254
Annotations
7 errors and 10 warnings
Run mix test
test lists params in fn's not finished (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test
test lists params in fn's not finished multiline (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test
test lists vars in unfinished fn (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
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
Process completed with exit code 1.
|
Run mix test
Macro.Env.expand_import/5 is undefined or private
|
Run mix test
Macro.Env.expand_require/6 is undefined or private
|
Run mix test
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Run mix test
unused alias NormalizedCode
|
Run mix test
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
unused alias NormalizedModule
|
Loading