Skip to content

Try Elixir v1.18 #10743

Try Elixir v1.18

Try Elixir v1.18 #10743

Triggered via pull request January 6, 2025 10:31
Status Failure
Total duration 2m 53s
Artifacts

elixir.yml

on: pull_request
Static checks (format, credo, dialyzer)
2m 37s
Static checks (format, credo, dialyzer)
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 7 warnings
Build and test (test, postgres:15)
Process completed with exit code 1.
Build and test (ce_test, postgres:16)
The job was canceled because "test_postgres_15" failed.
Build and test (ce_test, postgres:16)
The operation was canceled.
Static checks (format, credo, dialyzer)
Process completed with exit code 1.
Build and test (test, postgres:15)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Static checks (format, credo, dialyzer)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Static checks (format, credo, dialyzer)
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
Static checks (format, credo, dialyzer)
l..r inside match is deprecated, you must always match on the step: l..r//var or l..r//_ if you want to ignore it
Static checks (format, credo, dialyzer)
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
Static checks (format, credo, dialyzer)
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
Static checks (format, credo, dialyzer)
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