Skip to content

credo fixes

credo fixes #60

Triggered via push April 17, 2024 16:14
Status Success
Total duration 1m 11s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: 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)