Add client identifier header to HTTP requests #1120
Annotations
54 warnings
|
Test (27.2, 1.17.3)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
|
|
Test (27.2, 1.17.3)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
|
|
Test (27.2, 1.17.3)
:logger :level has been set to :warn in config files, please use :warning instead
|
|
Test (27.2, 1.17.3):
test/support/case.ex#L48
~R/.../ is deprecated, use ~r/.../ instead
|
|
Test (27.2, 1.17.3)
~R/.../ is deprecated, use ~r/.../ instead
|
|
Test (24.3, 1.12.3)
Plug.Crypto.safe_binary_to_term/1 is deprecated. Use non_executable_binary_to_term/2
|
|
Test (24.3, 1.12.3)
Plug.Crypto.safe_binary_to_term/1 is deprecated. Use non_executable_binary_to_term/2
|
|
Test (24.3, 1.12.3)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
|
Test (24.3, 1.12.3)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
|
Test (24.3, 1.12.3)
: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
|
|
Test (24.3, 1.12.3)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
|
|
Test (24.3, 1.12.3)
: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
|
|
Test (24.3, 1.12.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
|
Test (24.3, 1.12.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
|
Test (24.3, 1.12.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
|
Test (24.3, 1.12.3)
~R/.../ is deprecated, use ~r/.../ instead
|
|
Test (25.3, 1.15.7)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
|
Test (25.3, 1.15.7)
: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
|
|
Test (25.3, 1.15.7)
: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
|
|
Test (25.3, 1.15.7)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
|
|
Test (25.3, 1.15.7)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
|
Test (25.3, 1.15.7)
use Bitwise is deprecated. import Bitwise instead
|
|
Test (25.3, 1.15.7)
use Bitwise is deprecated. import Bitwise instead
|
|
Test (25.3, 1.15.7)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
|
Test (25.3, 1.15.7)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
|
Test (25.3, 1.15.7)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
|
Test (25.3, 1.15.7)
~R/.../ is deprecated, use ~r/.../ instead
|
|
Test (25.3, 1.14.5)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
|
Test (25.3, 1.14.5)
: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
|
|
Test (25.3, 1.14.5)
: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
|
|
Test (25.3, 1.14.5)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
|
|
Test (25.3, 1.14.5)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
|
Test (25.3, 1.14.5)
use Bitwise is deprecated. import Bitwise instead
|
|
Test (26.2, 1.16.1)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
|
|
Test (25.3, 1.14.5)
use Bitwise is deprecated. import Bitwise instead
|
|
Test (26.2, 1.16.1)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
|
|
Test (25.3, 1.14.5)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
|
Test (26.2, 1.16.1)
:logger :level has been set to :warn in config files, please use :warning instead
|
|
Test (25.3, 1.14.5)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
|
Test (25.3, 1.14.5)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
|
Test (26.2, 1.16.1):
test/support/case.ex#L48
~R/.../ is deprecated, use ~r/.../ instead
|
|
Test (25.3, 1.14.5)
~R/.../ is deprecated, use ~r/.../ instead
|
|
Test (26.2, 1.16.1)
~R/.../ is deprecated, use ~r/.../ instead
|
|
Test (25.3, 1.13.4)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
|
Test (25.3, 1.13.4)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
|
Test (25.3, 1.13.4)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
|
Test (25.3, 1.13.4)
Plug.Crypto.safe_binary_to_term/1 is deprecated. Use non_executable_binary_to_term/2
|
|
Test (25.3, 1.13.4)
: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
|
|
Test (25.3, 1.13.4)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
|
|
Test (25.3, 1.13.4)
: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
|
|
Test (25.3, 1.13.4)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
|
Test (25.3, 1.13.4)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
|
Test (25.3, 1.13.4)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
|
Test (25.3, 1.13.4)
~R/.../ is deprecated, use ~r/.../ instead
|