Fix ci #44
Annotations
3 warnings
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/
|
test/money/ecto_type_test.exs#L51
Money.Ecto.Type.load/1 is deprecated. Use Money.Ecto.Amount.Type.load/1 instead
|
test/money/ecto_type_test.exs#L16
Money.Ecto.Type.type/0 is deprecated. Use Money.Ecto.Amount.Type.type/0 instead
|
This job succeeded
Loading