Bump ex_doc from 0.35.1 to 0.36.1 #523
Annotations
9 warnings
Run mix compile
Req.request/1 is undefined (module Req is not available or is yet to be defined)
|
Run mix compile
use Bitwise is deprecated. import Bitwise instead
|
Run mix compile
use Bitwise is deprecated. import Bitwise instead
|
Run mix compile
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix compile
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix compile
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Run mix compile
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
Run mix compile
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Run mix compile
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Loading