feat: date validations #15
Annotations
1 error and 4 warnings
Build and test
Process completed with exit code 4.
|
Build and test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and test:
example.exs#L139
Enum.chunk/2 is deprecated. Use Enum.chunk_every/2 instead
|
Build and test
Decimal.mult/2 is undefined (module Decimal is not available or is yet to be defined)
|
Build and test
Decimal.parse/1 is undefined (module Decimal is not available or is yet to be defined)
|