Skip to content

Use latest Elixir and Erlang OTP #294

Use latest Elixir and Erlang OTP

Use latest Elixir and Erlang OTP #294

Triggered via push December 3, 2024 12:44
Status Failure
Total duration 1m 35s
Artifacts

checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
checks
Process completed with exit code 3.
checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
checks
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
checks
0..-2 has a default step of -1, please write 0..-2//-1 instead
checks
0..-3 has a default step of -1, please write 0..-3//-1 instead