-
Notifications
You must be signed in to change notification settings - Fork 524
Closed
Description
When I run for example rebar3 upgrade I have many (sometimes hundreds of these messages:
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
[r3_hex_http] setting #{http_adapter => Module, http_adapter_config => Map} is deprecated in favour of #{http_adapter => {Module, Map}}
One of these messages would not be disturbing, but having hundreds of them is not nice looking. I was trying to figure out why do I have these, but I could not find the root cause.
Can you help to figure it out?
rebar3 version used : 3.18.0 and 3.22.1
Metadata
Metadata
Assignees
Labels
No labels