Prep for 0.7.2 release #2610
elixir.yml
on: pull_request
Static analysis
45s
Run Dialyzer
2m 13s
Integration tests
3m 3s
Matrix: test
Annotations
23 errors and 15 warnings
Test on OTP 25 / Elixir 1.18
Requested Elixir / Erlang/OTP version (1.18 / 25) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
|
Test on OTP 25 / Elixir 1.17
The job was canceled because "_1_18_25" failed.
|
Test on OTP 25 / Elixir 1.17
The operation was canceled.
|
Test on OTP 26 / Elixir 1.15.6
The job was canceled because "_1_18_25" failed.
|
Test on OTP 26 / Elixir 1.15.6
The operation was canceled.
|
Test on OTP 25 / Elixir 1.15.6
The job was canceled because "_1_18_25" failed.
|
Test on OTP 25 / Elixir 1.16
The job was canceled because "_1_18_25" failed.
|
Test on OTP 25 / Elixir 1.15.6
The operation was canceled.
|
Test on OTP 25 / Elixir 1.16
The operation was canceled.
|
Test on OTP 25 / Elixir 1.14
The job was canceled because "_1_18_25" failed.
|
Test on OTP 25 / Elixir 1.14
The operation was canceled.
|
Test on OTP 25 / Elixir 1.13
The job was canceled because "_1_18_25" failed.
|
Test on OTP 25 / Elixir 1.13
The operation was canceled.
|
Test on OTP 26 / Elixir 1.18
The job was canceled because "_1_18_25" failed.
|
Test on OTP 26 / Elixir 1.18
The operation was canceled.
|
Test on OTP 27 / Elixir 1.18
The job was canceled because "_1_18_25" failed.
|
Test on OTP 27 / Elixir 1.18
The operation was canceled.
|
Test on OTP 27 / Elixir 1.17
The job was canceled because "_1_18_25" failed.
|
Test on OTP 27 / Elixir 1.17
The operation was canceled.
|
Test on OTP 26 / Elixir 1.16
The job was canceled because "_1_18_25" failed.
|
Test on OTP 26 / Elixir 1.16
The operation was canceled.
|
Test on OTP 26 / Elixir 1.17
The job was canceled because "_1_18_25" failed.
|
Test on OTP 26 / Elixir 1.17
The operation was canceled.
|
Test on OTP 25 / Elixir 1.18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test on OTP 26 / Elixir 1.18
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 / Elixir 1.18
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Test on OTP 27 / Elixir 1.18
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 / Elixir 1.18
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Test on 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 on OTP 27 / Elixir 1.17
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Test on 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 on 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 on OTP 26 / Elixir 1.17
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Static analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Dialyzer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Dialyzer
use Bitwise is deprecated. import Bitwise instead
|
Run Dialyzer
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|