Fix failing test on more recent Elixir versions #1049
Annotations
11 warnings
Set up hexpm
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 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
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 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.hmac/3 is undefined or private, use crypto:mac/4 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
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Run tests
Plug.Crypto.safe_binary_to_term/1 is deprecated. Use non_executable_binary_to_term/2
|
Run tests
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
Run tests
Plug.Crypto.safe_binary_to_term/1 is deprecated. Use non_executable_binary_to_term/2
|
Loading