Skip to content
Triggered via push November 17, 2024 21:32
Status Success
Total duration 3m 44s
Artifacts

ordo.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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@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
use Bitwise is deprecated. import Bitwise instead
test
found quoted keyword "coveralls" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of ASCII letters, numbers, and underscores and not beginning with a number do not require quotes
test
Stream.chunk/4 is deprecated. Use Stream.chunk_every/4 instead
test: deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
test
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
test
use Bitwise is deprecated. import Bitwise instead
test
use Bitwise is deprecated. import Bitwise instead
test
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test
use Bitwise is deprecated. import Bitwise instead