v0.5.2 #2
Annotations
4 warnings
|
publish / publish:
lib/qex.ex#L45
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
|
publish / publish:
lib/qex.ex#L45
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
|
publish / publish
using commas as separators in "mix do" is deprecated, use + between commands instead
|
|
publish / publish
using commas as separators in "mix do" is deprecated, use + between commands instead
|