Skip to content

Elixir package CI

Elixir package CI #929

Re-run triggered June 24, 2026 09:07
Status Failure
Total duration 44s
Artifacts

ci.yaml

on: schedule
validate-changesets  /  Validate changesets
10s
validate-changesets / Validate changesets
lint_git
lint_git
lint_format
11s
lint_format
lint_credo
1m 15s
lint_credo
lint_compile
1m 4s
lint_compile
lint_dialyzer
3m 29s
lint_dialyzer
test_diagnose
1m 15s
test_diagnose
test_no_nif
59s
test_no_nif
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
test (1.14, 25)
Process completed with exit code 1.
test (1.14, 25)
** (CompileError) lib/plug/router/utils.ex:154: cannot use ^prefix_size outside of match clauses
test (1.14, 25)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (1.14, 25)
Map.intersect/2 is undefined or private
test (1.14, 25)
ssl:cipher_suites/0 is removed; use cipher_suites/2,3 instead
test (1.14, 25)
ssl:cipher_suites/0 is removed; use cipher_suites/2,3 instead
test (1.14, 25)
ssl:ssl_accept/2 is removed; use ssl_handshake/1,2,3 instead