v0.3.5 #63
Annotations
5 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
test
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
test
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|