Skip to content

Fix ci (#3)

Fix ci (#3) #35

Triggered via push September 4, 2023 18:47
Status Success
Total duration 38s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 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: 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