Support :warn_if_outdated in deps #1052
Annotations
2 errors and 5 warnings
Run tests:
test/hex/remote_converger_test.exs#L32
test deps with warn_if_outdated: true (Hex.RemoteConvergetTest)
|
Run tests
Process completed with exit code 1.
|
Set up hexpm
~R/.../ is deprecated, use ~r/.../ instead
|
Run tests
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch
|
Run tests
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
Run tests:
lib/hex/stdlib.ex#L17
function Mix.ensure_application!/1 is undefined or private
|
Run tests:
lib/hex/application.ex#L23
function Mix.SCM.delete/1 is undefined or private
|
Loading