quick fix for hot code reload error #1486
Annotations
4 errors and 2 warnings
mix test (Elixir 1.16.0 | Erlang/OTP 26.2.1)
Process completed with exit code 1.
|
mix test (Elixir 1.17.0 | Erlang/OTP 27.0.1)
Process completed with exit code 1.
|
mix test (Elixir 1.14.0 | Erlang/OTP 25.0):
test/surface/integrations/html_tag_test.exs#L299
test css class attributes as string literal, translate directly to static html, without encoding (HtmlTagTest)
|
mix test (Elixir 1.14.0 | Erlang/OTP 25.0)
Process completed with exit code 2.
|
mix test (Elixir 1.13.4 | Erlang/OTP 24.0):
lib/surface/renderer.ex#L26
Phoenix.LiveView.HTMLEngine.annotate_body/1 is undefined or private
|
mix test (Elixir 1.13.4 | Erlang/OTP 24.0):
lib/surface.ex#L503
Phoenix.LiveView.HTMLEngine.annotate_body/1 is undefined or private
|