Improve errors and diagnostics #1490
Annotations
12 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.13.4 | Erlang/OTP 24.0):
test/surface/macro_component_test.exs#L263
test non existing is not rendered (Surface.MacroComponentTest)
|
mix test (Elixir 1.13.4 | Erlang/OTP 24.0):
test/surface/api_test.exs#L812
test slot error/warnings do not validate required slots of non-existing components (Surface.APISyncTest)
|
mix test (Elixir 1.13.4 | Erlang/OTP 24.0)
Process completed with exit code 2.
|
mix test (Elixir 1.13.4 | Erlang/OTP 25.0):
test/surface/macro_component_test.exs#L263
test non existing is not rendered (Surface.MacroComponentTest)
|
mix test (Elixir 1.13.4 | Erlang/OTP 25.0):
test/surface/api_test.exs#L812
test slot error/warnings do not validate required slots of non-existing components (Surface.APISyncTest)
|
mix test (Elixir 1.13.4 | Erlang/OTP 25.0)
Process completed with exit code 2.
|
mix test (Elixir 1.17.0 | Erlang/OTP 27.0.1):
test/surface/integrations/html_tag_test.exs#L466
test style attribute raise compile error for invalid style value that can be evaluated at compile time (HtmlTagTest)
|
mix test (Elixir 1.17.0 | Erlang/OTP 27.0.1)
Process completed with exit code 2.
|
mix test (Elixir 1.14.0 | Erlang/OTP 25.0):
test/surface/macro_component_test.exs#L263
test non existing is not rendered (Surface.MacroComponentTest)
|
mix test (Elixir 1.14.0 | Erlang/OTP 25.0):
test/surface/api_test.exs#L812
test slot error/warnings do not validate required slots of non-existing components (Surface.APISyncTest)
|
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.ex#L503
Phoenix.LiveView.HTMLEngine.annotate_body/1 is undefined or private
|
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
|