Annotations
12 warnings
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/
|
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/
|
Compile Ordo
use Bitwise is deprecated. import Bitwise instead
|
Compile Ordo
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
|
Compile Ordo
Stream.chunk/4 is deprecated. Use Stream.chunk_every/4 instead
|
Compile Ordo:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Compile Ordo
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Compile Ordo
use Bitwise is deprecated. import Bitwise instead
|
Compile Ordo
use Bitwise is deprecated. import Bitwise instead
|
Compile Ordo
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Compile Ordo
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Compile Ordo
use Bitwise is deprecated. import Bitwise instead
|
Loading