Selection ranges porvider #1168
Annotations
5 errors and 10 warnings
Run mix test || false
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
|
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
test literals def short notation (ElixirLS.LanguageServer.AstUtilsTest)
|
Run mix test || false
Process completed with exit code 1.
|
Run mix test || false
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Run mix test || false
variable "ast" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "operator_length" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "int" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "operator_length" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "left" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "range" 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 "args" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "ast" 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)
|
The logs for this run have expired and are no longer available.
Loading