JSON Schema requirement fixes #242
Annotations
4 warnings
Build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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
use Bitwise is deprecated. import Bitwise instead
|
Build and test
Logger.default_formatter/1 is undefined or private
|
Build and test:
lib/schema/json_schema.ex#L144
Enum.filter_map/3 is deprecated. Use Enum.filter/2 + Enum.map/2 or for comprehensions instead
|