Add Elixir 1.20 and OTP 29 to the CI matrix (#104) #240
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: ...]"
|