Merge pull request #978 from eyra/master-copy-skip-page-warning #569
Annotations
10 warnings
Generate the docs:
core/deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Generate the docs
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Generate the docs
use Bitwise is deprecated. import Bitwise instead
|
Generate the docs
use Bitwise is deprecated. import Bitwise instead
|
Generate the docs
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Generate the docs
System.get_pid/0 is deprecated. Use System.pid/0 instead
|
Generate the docs
System.get_pid/0 is deprecated. Use System.pid/0 instead
|
Generate the docs
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Generate the docs
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Generate the docs
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Loading