Skip to content

Fix CI

Fix CI #120

Triggered via pull request July 27, 2025 09:59
@arkgilarkgil
synchronize #107
fix-ci
Status Success
Total duration 2m 11s
Artifacts

test.yml

on: pull_request
Check formatting
12s
Check formatting
Matrix: dialyze
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Test on Elixir 1.17.3 (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 Elixir 1.17.3 (OTP 27)
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
Test on Elixir 1.18.4 (OTP 28)
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 Elixir 1.18.4 (OTP 28)
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
Test on Elixir 1.16.3 (OTP 26)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test on Elixir 1.16.3 (OTP 26)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Dialyze on Elixir 1.17.3 (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
Dialyze on Elixir 1.17.3 (OTP 27)
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
Dialyze on Elixir 1.16.3 (OTP 26)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Dialyze on Elixir 1.16.3 (OTP 26)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Dialyze on Elixir 1.18.4 (OTP 28)
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
Dialyze on Elixir 1.18.4 (OTP 28)
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