Skip to content

Improve errors and diagnostics #1494

Improve errors and diagnostics

Improve errors and diagnostics #1494

Triggered via pull request October 28, 2024 20:52
Status Failure
Total duration 1m 57s
Artifacts

ci.yml

on: pull_request
Matrix: mix_test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
mix test (Elixir 1.13.4 | Erlang/OTP 24.0): 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 (Elixir 1.13.4 | Erlang/OTP 24.0)
Process completed with exit code 1.
mix test (Elixir 1.14.0 | Erlang/OTP 25.0): 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 (Elixir 1.14.0 | Erlang/OTP 25.0)
Process completed with exit code 1.
mix test (Elixir 1.13.4 | Erlang/OTP 25.0): 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 (Elixir 1.13.4 | Erlang/OTP 25.0)
Process completed with exit code 1.
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