Skip to content

Update CI and compatibility #17

Update CI and compatibility

Update CI and compatibility #17

Triggered via pull request July 2, 2024 18:30
Status Success
Total duration 1m 16s
Artifacts

test.yml

on: pull_request
Matrix: Linting
Matrix: test
Fit to window
Zoom out
Zoom in

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