bump version #1225
Annotations
3 errors and 10 warnings
Run mix test || false
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
|
Run mix test || false
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
|
Run mix test || false
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
|
Run mix test || false
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "arg" 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
unused alias Introspection
|
Run mix test || false
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Run mix test || false
found quoted call "fun" but the quotes are not required. Calls made exclusively of Unicode letters, numbers, and underscores and not beginning with a number do not require quotes
|
Run mix test || false
Manifest: {:error, :enoent}
|
Loading