Support :warn_if_outdated in deps #1059
Annotations
2 errors and 11 warnings
Run tests:
lib/hex/scm.ex#L139
** (CompileError) lib/hex/scm.ex:139: undefined function dbg/1
|
Run tests
Process completed with exit code 1.
|
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.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
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
|
Set up hexpm
~R/.../ is deprecated, use ~r/.../ instead
|
Loading