Fix tests for LV >= 0.20.10 #18
Annotations
9 errors and 2 warnings
mix test (Elixir 1.13.4 | Erlang/OTP 25.0):
test/support/debug_annotations.exs#L4
** (CompileError) test/support/debug_annotations.exs:4: module Phoenix.Component is not loaded and could not be found
|
mix test (Elixir 1.14.0 | Erlang/OTP 25.0):
test/support/debug_annotations.exs#L4
** (CompileError) test/support/debug_annotations.exs:4: module Phoenix.Component is not loaded and could not be found
|
mix test (Elixir 1.13.4 | Erlang/OTP 25.0)
Process completed with exit code 1.
|
mix test (Elixir 1.14.0 | Erlang/OTP 25.0)
Process completed with exit code 1.
|
mix test (Elixir 1.16.0 | Erlang/OTP 26.2.1)
Process completed with exit code 1.
|
mix test (Elixir 1.15.2 | Erlang/OTP 26.0)
Process completed with exit code 1.
|
mix test (Elixir 1.16.0 | Erlang/OTP 26.2.1)
Process completed with exit code 1.
|
mix test (Elixir 1.13.4 | Erlang/OTP 24.0):
test/surface/catalogue/playground_test.exs#L2
** (CompileError) test/surface/catalogue/playground_test.exs:2: module Phoenix.LiveViewTest is not loaded and could not be found
|
mix test (Elixir 1.13.4 | Erlang/OTP 24.0)
Process completed with exit code 1.
|
mix test (Elixir 1.13.4 | Erlang/OTP 24.0):
lib/surface/renderer.ex#L25
Phoenix.LiveView.HTMLEngine.annotate_body/1 is undefined or private
|
mix test (Elixir 1.13.4 | Erlang/OTP 24.0):
lib/surface.ex#L502
Phoenix.LiveView.HTMLEngine.annotate_body/1 is undefined or private
|