require Elixir 1.15+ in new apps #4777
Annotations
3 errors and 2 warnings
integration-test-elixir (1.14.5, 25.3.2.12, alpine-3.19.1)
Process completed with exit code 1.
|
integration-test-elixir (1.16.2, 26.2.5, alpine-3.19.1)
The job was canceled because "_1_14_5_25_3_2_12_alpine-" failed.
|
integration-test-elixir (1.16.2, 26.2.5, alpine-3.19.1)
The operation was canceled.
|
mix test (OTP 27.1 | Elixir 1.17.3)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
|
mix test (OTP 27.1 | Elixir 1.17.3)
4..1 has a default step of -1, please write 4..1//-1 instead
|