Expand AST using Macro.Env API #1256
Annotations
1 error and 10 warnings
Run mix test
Process completed with exit code 1.
|
Run mix test
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
|
Run mix test
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Run mix test
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
Run mix test
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
Run mix test
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Run mix test
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Run mix test
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
|
Run mix test
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Run mix test
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Run mix test
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
|
Loading