Skip to content

Add Elixir 1.20 and OTP 29 to the CI matrix (#104) #240

Add Elixir 1.20 and OTP 29 to the CI matrix (#104)

Add Elixir 1.20 and OTP 29 to the CI matrix (#104) #240

Triggered via push June 22, 2026 15:34
Status Success
Total duration 43s
Artifacts

ci.yml

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

Annotations

3 warnings
test (1.15, 26)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (1.15, 26)
:json.decode/1 is undefined (module :json is not available or is yet to be defined)
test (1.20, 29, true)
"xref: [exclude: ...]" in your mix.exs file is deprecated, instead use: "elixirc_options: [no_warn_undefined: ...]"