make crc 32 optional #61
Annotations
1 error and 4 warnings
Run mix check
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version 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/
|
Run mix check:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Run mix check
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Run mix check
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Loading