Fix tests #228
Annotations
1 error and 3 warnings
|
Run tests:
test/phoenix_html_test.exs#L8
Phoenix.HTML.sigil_E/2 is deprecated. use the ~H sigil instead
|
Compile dependencies
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
|
Compile dependencies
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
Loading