Update CI and compatibility #17
Annotations
7 warnings
Test (OTP 24 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (OTP 27 / Elixir 1.17)
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
|
Test (OTP 26 / Elixir 1.17)
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
|
Test (OTP 25 / Elixir 1.17)
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
|
Test (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (OTP 25 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Linting (1.17, 27)
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
|