Skip to content

Fix CI (#107)

Fix CI (#107) #121

Triggered via push July 27, 2025 10:05
Status Success
Total duration 2m 10s
Artifacts

test.yml

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

Annotations

12 warnings
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
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
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.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.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