Skip to content

Get rid of combinations of OTP <-> Elixir versions that don't work in… #536

Get rid of combinations of OTP <-> Elixir versions that don't work in…

Get rid of combinations of OTP <-> Elixir versions that don't work in… #536

Triggered via push October 21, 2024 15:54
Status Failure
Total duration 2m 9s
Artifacts

ci.yml

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

Annotations

9 errors and 5 warnings
OTP 26.x / Elixir 1.16.x
Process completed with exit code 2.
OTP 26.x / Elixir 1.15.x
The job was canceled because "_26_x_1_16_x" failed.
OTP 26.x / Elixir 1.15.x
Process completed with exit code 2.
OTP 27.x / Elixir 1.17.x
The job was canceled because "_26_x_1_16_x" failed.
OTP 27.x / Elixir 1.17.x
The operation was canceled.
OTP 25.x / Elixir 1.16.x
The job was canceled because "_26_x_1_16_x" failed.
OTP 25.x / Elixir 1.16.x
The operation was canceled.
OTP 25.x / Elixir 1.15.x
The job was canceled because "_26_x_1_16_x" failed.
OTP 25.x / Elixir 1.15.x
The operation was canceled.
OTP 26.x / Elixir 1.16.x
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
OTP 27.x / Elixir 1.17.x: lib/type_check/builtin.ex#L799
_lower.._higher inside match is deprecated, you must always match on the step: _lower.._higher//var or _lower.._higher//_ if you want to ignore it
OTP 27.x / Elixir 1.17.x: lib/type_check/builtin.ex#L799
_lower.._higher inside match is deprecated, you must always match on the step: _lower.._higher//var or _lower.._higher//_ if you want to ignore it
OTP 27.x / Elixir 1.17.x
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
OTP 27.x / Elixir 1.17.x
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