Compatibility with LV v0.20 #1412
Annotations
6 warnings
mix test (Elixir 1.13.4 | Erlang/OTP 24.0):
lib/surface/renderer.ex#L25
Phoenix.LiveView.HTMLEngine.annotate_tagged_content/1 is undefined or private
|
mix test (Elixir 1.16.0 | Erlang/OTP 26.2.1)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
mix test (Elixir 1.16.0 | Erlang/OTP 26.2.1)
~R/.../ is deprecated, use ~r/.../ instead
|
mix test (Elixir 1.16.0 | Erlang/OTP 26.2.1)
~R/.../ is deprecated, use ~r/.../ instead
|
mix test (Elixir 1.15.2 | Erlang/OTP 26.0)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix test (Elixir 1.15.2 | Erlang/OTP 26.0)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|