Elixir package CI #929
ci.yaml
on: schedule
validate-changesets
/
Validate changesets
10s
lint_git
lint_format
11s
lint_credo
1m 15s
lint_compile
1m 4s
lint_dialyzer
3m 29s
test_diagnose
1m 15s
test_no_nif
59s
Matrix: test
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
|