Skip to content

Fix typespec (#204) #30

Fix typespec (#204)

Fix typespec (#204) #30

Triggered via push June 7, 2023 19:38
Status Success
Total duration 48s
Artifacts

ci.yml

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

Annotations

15 warnings
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
OTP 25.1 / Elixir 1.14.2
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
OTP 25.1 / Elixir 1.14.2
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
OTP 25.1 / Elixir 1.14.2
use Bitwise is deprecated. import Bitwise instead
OTP 25.1 / Elixir 1.14.2: 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.14.2: test/money/ecto_type_test.exs#L16
Money.Ecto.Type.type/0 is deprecated. Use Money.Ecto.Amount.Type.type/0 instead