Mark code as generated #1502
Annotations
6 errors and 6 warnings
|
mix test (Elixir 1.18.0 | Erlang/OTP 27.0.1)
Process completed with exit code 1.
|
|
mix test (Elixir 1.18.0 | Erlang/OTP 27.0.1):
test/surface/integrations/live_component_events_test.exs#L80
test handle event in the parent liveview (Surface.EventsTest)
|
|
mix test (Elixir 1.18.0 | Erlang/OTP 27.0.1):
test/surface/integrations/context_change_tracking_test.exs#L78
test change tracking is disabled for components using the context (Surface.ContextChangeTrackingTest)
|
|
mix test (Elixir 1.18.0 | Erlang/OTP 27.0.1):
test/surface/integrations/component_change_tracking_test.exs#L41
test change tracking (Surface.ComponentChangeTrackingTest)
|
|
mix test (Elixir 1.18.0 | Erlang/OTP 27.0.1):
test/surface/live_view_test.exs#L52
test forward props to the underlying live_render call (Surface.LiveView.LiveViewTest)
|
|
mix test (Elixir 1.18.0 | Erlang/OTP 27.0.1):
test/surface/live_view_test.exs#L47
test do not set assign for `data` without default value (Surface.LiveView.LiveViewTest)
|
|
mix test (Elixir 1.13.4 | Erlang/OTP 25.0):
lib/surface/renderer.ex#L26
Phoenix.LiveView.HTMLEngine.annotate_body/1 is undefined or private
|
|
mix test (Elixir 1.13.4 | Erlang/OTP 25.0):
lib/surface.ex#L503
Phoenix.LiveView.HTMLEngine.annotate_body/1 is undefined or private
|
|
mix test (Elixir 1.14.1 | Erlang/OTP 25.0)
got "@impl true" for function ws_mask/2 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
|
mix test (Elixir 1.14.1 | Erlang/OTP 25.0)
@behaviour Bandit.PrimitiveOps.WebSocket does not exist (in module Bandit.PrimitiveOps.WebSocket)
|
|
mix test (Elixir 1.14.1 | Erlang/OTP 25.0)
got "@impl true" for function ws_mask/2 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
|
mix test (Elixir 1.14.1 | Erlang/OTP 25.0)
@behaviour Bandit.PrimitiveOps.WebSocket does not exist (in module Bandit.PrimitiveOps.WebSocket)
|