Skip to content

Fix typo in documentation #74

Fix typo in documentation

Fix typo in documentation #74

Re-run triggered May 27, 2025 06:31
Status Success
Total duration 4m 29s
Artifacts

ci.yml

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

Annotations

8 warnings
Test on OTP 26.2 / Elixir 1.17.2-otp-26
0..-4 has a default step of -1, please write 0..-4//-1 instead
Test on OTP 26.2 / Elixir 1.17.2-otp-26
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 on OTP 26.2 / Elixir 1.18.1-otp-26
0..-4 has a default step of -1, please write 0..-4//-1 instead
Test on OTP 26.2 / Elixir 1.18.1-otp-26
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 on OTP 27.2 / Elixir 1.18.1-otp-27
0..-4 has a default step of -1, please write 0..-4//-1 instead
Test on OTP 27.2 / Elixir 1.18.1-otp-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
Test on OTP 27.2 / Elixir 1.17.2-otp-27
0..-4 has a default step of -1, please write 0..-4//-1 instead
Test on OTP 27.2 / Elixir 1.17.2-otp-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