Fix ci #41
Annotations
6 warnings
OTP 25.1 / Elixir 1.15.4
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.11.4
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
OTP 21.3 / Elixir 1.11.4:
test/money/ecto_type_test.exs#L51
Money.Ecto.Type.load/1 is deprecated. Use Money.Ecto.Amount.Type.load/1 instead
|
OTP 21.3 / Elixir 1.11.4:
test/money/ecto_type_test.exs#L16
Money.Ecto.Type.type/0 is deprecated. Use Money.Ecto.Amount.Type.type/0 instead
|