Support Decimal result in Ecto load. (#220) #38
Annotations
4 errors and 3 warnings
OTP 21.3 / Elixir 1.7.4
** (CompileError) lib/mix/ecto.ex:27: undefined function is_map_key/2
|
OTP 21.3 / Elixir 1.7.4
Process completed with exit code 1.
|
OTP 25.1 / Elixir 1.15.4
The job was canceled because "_21_3_1_7_4" failed.
|
OTP 25.1 / Elixir 1.15.4
The operation was canceled.
|
OTP 21.3 / Elixir 1.7.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|