Expand AST using Macro.Env API #1266
Annotations
8 warnings
Run mix test
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
Mix.ensure_application!/1 is undefined or private
|
Run mix test
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Run mix test
variable "fix_incomplete_call" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
variable "fix_incomplete_kw" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
variable "fix_incomplete_kw_key" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
Logger.default_formatter/1 is undefined or private
|
Run mix test
Code.with_diagnostics/2 is undefined or private
|
Loading