Mark code as generated (#771) #1503
Annotations
10 errors and 6 warnings
|
mix test (Elixir 1.18.0 | Erlang/OTP 27.0.1):
test/surface/components/catalogue_test.exs#L4
test Surface.LiveViewTestTest.FakeExamples.example_with_assert_texts (Surface.Components.CatalogueTest)
|
|
mix test (Elixir 1.18.0 | Erlang/OTP 27.0.1):
test/surface/components/catalogue_test.exs#L4
test Surface.LiveViewTestTest.FakeLiveExample.render (Surface.Components.CatalogueTest)
|
|
mix test (Elixir 1.18.0 | Erlang/OTP 27.0.1):
test/surface/components/catalogue_test.exs#L1
test Surface.Catalogue.FakePlayground (Surface.Components.CatalogueTest)
|
|
mix test (Elixir 1.18.0 | Erlang/OTP 27.0.1):
test/surface/components/catalogue_test.exs#L4
test Surface.Catalogue.FakeLiveExample.render (Surface.Components.CatalogueTest)
|
|
mix test (Elixir 1.18.0 | Erlang/OTP 27.0.1):
test/surface/live_component_test.exs#L171
test handle events in stateless component (handled by the live view) (Surface.LiveComponentTest)
|
|
mix test (Elixir 1.18.0 | Erlang/OTP 27.0.1):
test/surface/live_component_test.exs#L176
test render LiveComponent (Surface.LiveComponentTest)
|
|
mix test (Elixir 1.18.0 | Erlang/OTP 27.0.1):
test/surface/live_component_test.exs#L181
test render data assigned in update/2 (Surface.LiveComponentTest)
|
|
mix test (Elixir 1.18.0 | Erlang/OTP 27.0.1):
test/surface/live_component_test.exs#L186
test handle events in LiveComponent (handled by the component itself) (Surface.LiveComponentTest)
|
|
mix test (Elixir 1.18.0 | Erlang/OTP 27.0.1):
test/surface/live_component_test.exs#L166
test render stateless component (Surface.LiveComponentTest)
|
|
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.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)
|