Skip to content

Bump Elixir/Erlang versions in CI #825

Bump Elixir/Erlang versions in CI

Bump Elixir/Erlang versions in CI #825

Triggered via pull request July 6, 2026 08:10
Status Success
Total duration 3m 10s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Test (Elixir 1.15.8, OTP 24.3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (Elixir 1.19, OTP 28.1)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (Elixir 1.20, OTP 29.0)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (Elixir 1.20, OTP 29.0)
missing specification for function from_ucs4be/1
Test (Elixir 1.20, OTP 29.0)
missing specification for function to_ucs4be/1
Test (Elixir 1.20, OTP 29.0)
missing specification for function is_visible_ascii/1
Test (Elixir 1.20, OTP 29.0)
missing specification for function is_visible_latin1/1
Test (Elixir 1.20, OTP 29.0)
missing specification for function is_iso646_basic/1
Test (Elixir 1.20, OTP 29.0)
missing specification for function is_ascii/1
Test (Elixir 1.20, OTP 29.0)
missing specification for function is_latin1/1
Test (Elixir 1.20, OTP 29.0)
missing specification for function is_bmpchar/1
Test (Elixir 1.20, OTP 29.0)
missing specification for function is_unicode/1
Test (Elixir 1.20, OTP 29.0)
missing specification for function is_iso10646/1
Test (Elixir 1.20, OTP 29.0)
"xref: [exclude: ...]" in your mix.exs file is deprecated, instead use: "elixirc_options: [no_warn_undefined: ...]"
Test (Elixir 1.20, OTP 29.0)
using commas as separators in "mix do" is deprecated, use + between commands instead