Skip to content

Update the version of Elixir used on CI (#206) #32

Update the version of Elixir used on CI (#206)

Update the version of Elixir used on CI (#206) #32

Triggered via push August 23, 2023 19:58
Status Success
Total duration 44s
Artifacts

ci.yml

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

Annotations

18 warnings
OTP 25.1 / Elixir 1.15.4
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
OTP 25.1 / Elixir 1.15.4
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
OTP 25.1 / Elixir 1.15.4
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 25.1 / Elixir 1.15.4
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 25.1 / Elixir 1.15.4
use Bitwise is deprecated. import Bitwise instead
OTP 25.1 / Elixir 1.15.4
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
OTP 25.1 / Elixir 1.15.4: test/money/ecto_type_test.exs#L51
Money.Ecto.Type.load/1 is deprecated. Use Money.Ecto.Amount.Type.load/1 instead
OTP 25.1 / Elixir 1.15.4: test/money/ecto_type_test.exs#L16
Money.Ecto.Type.type/0 is deprecated. Use Money.Ecto.Amount.Type.type/0 instead
OTP 21.3 / Elixir 1.7.4: test/money/ecto_type_test.exs#L16
Money.Ecto.Type.type/0 is deprecated. Use Money.Ecto.Amount.Type.type/0 instead
OTP 21.3 / Elixir 1.7.4: test/money/ecto_type_test.exs#L20
Money.Ecto.Type.cast/1 is deprecated. Use Money.Ecto.Amount.Type.cast/1 instead
OTP 21.3 / Elixir 1.7.4: test/money/ecto_type_test.exs#L21
Money.Ecto.Type.cast/1 is deprecated. Use Money.Ecto.Amount.Type.cast/1 instead
OTP 21.3 / Elixir 1.7.4: test/money/ecto_type_test.exs#L22
Money.Ecto.Type.cast/1 is deprecated. Use Money.Ecto.Amount.Type.cast/1 instead
OTP 21.3 / Elixir 1.7.4: test/money/ecto_type_test.exs#L23
Money.Ecto.Type.cast/1 is deprecated. Use Money.Ecto.Amount.Type.cast/1 instead
OTP 21.3 / Elixir 1.7.4: test/money/ecto_type_test.exs#L24
Money.Ecto.Type.cast/1 is deprecated. Use Money.Ecto.Amount.Type.cast/1 instead
OTP 21.3 / Elixir 1.7.4: test/money/ecto_type_test.exs#L25
Money.Ecto.Type.cast/1 is deprecated. Use Money.Ecto.Amount.Type.cast/1 instead
OTP 21.3 / Elixir 1.7.4: test/money/ecto_type_test.exs#L26
Money.Ecto.Type.cast/1 is deprecated. Use Money.Ecto.Amount.Type.cast/1 instead
OTP 21.3 / Elixir 1.7.4: test/money/ecto_type_test.exs#L27
Money.Ecto.Type.cast/1 is deprecated. Use Money.Ecto.Amount.Type.cast/1 instead
OTP 21.3 / Elixir 1.7.4: test/money/ecto_type_test.exs#L28
Money.Ecto.Type.cast/1 is deprecated. Use Money.Ecto.Amount.Type.cast/1 instead