Improve errors and diagnostics #1494
Annotations
2 errors and 2 warnings
mix test:
test/surface/api_test.exs#L848
** (CompileError) test/surface/api_test.exs:848: undefined function maybe_ansi/1 (expected Surface.APISyncTest to define such a function or for it to be imported, but none are available)
|
mix test
Process completed with exit code 1.
|
mix test:
lib/surface.ex#L503
Phoenix.LiveView.HTMLEngine.annotate_body/1 is undefined or private
|
mix test:
lib/surface/renderer.ex#L26
Phoenix.LiveView.HTMLEngine.annotate_body/1 is undefined or private
|
Loading