bump jose dep for security patch (#728) #157
Annotations
10 warnings
Run Credo
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run Credo
use Bitwise is deprecated. import Bitwise instead
|
Run Credo
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run Credo
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run Credo
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run Credo
use Bitwise is deprecated. import Bitwise instead
|
Run Credo
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Run Credo
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
|
Run Credo
: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 Credo
: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
|
Loading