Bump credo from 1.7.7 to 1.7.8 #21
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: erlef/setup-beam@a34c98fd51e370b4d4981854aba1eb817ce4e483, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Set cache key
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run tests
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Run tests
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run tests
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run tests
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run tests
use Bitwise is deprecated. import Bitwise instead
|
Run tests
use Bitwise is deprecated. import Bitwise instead
|
Run tests
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
|
Run tests
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
|
Run tests
:crypto.block_encrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
|
Run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Loading