Easier to maintain one or many old lockfiles with blend #1453
Annotations
10 errors and 14 warnings
mix test (Elixir 1.13.4 | Erlang/OTP 25.0):
test/surface/catalogue/playground_test.exs#L2
** (CompileError) test/surface/catalogue/playground_test.exs:2: cannot import Phoenix.LiveView.Helpers.live_component/2 because it is undefined or private
|
mix test (Elixir 1.13.4 | Erlang/OTP 25.0)
Process completed with exit code 1.
|
mix test (Elixir 1.14.0 | Erlang/OTP 25.0):
test/surface/catalogue/playground_test.exs#L2
** (CompileError) test/surface/catalogue/playground_test.exs:2: cannot import Phoenix.LiveView.Helpers.live_component/2 because it is undefined or private
|
mix test (Elixir 1.14.0 | Erlang/OTP 25.0)
Process completed with exit code 1.
|
mix test (Elixir 1.13.4 | Erlang/OTP 24.0):
test/surface/integrations/html_tag_test.exs#L305
test css class attributes as expression with a literal string, translate and encode directly to static html (HtmlTagTest)
|
mix test (Elixir 1.13.4 | Erlang/OTP 24.0)
Process completed with exit code 2.
|
mix test (Elixir 1.16.0 | Erlang/OTP 26.2.1):
test/mix/tasks/surface/surface.init/integration_test.exs#L24
test surfice.init on a fresh project applies all changes (Mix.Tasks.Surface.Init.IntegrationTest)
|
mix test (Elixir 1.16.0 | Erlang/OTP 26.2.1)
Process completed with exit code 2.
|
mix test (Elixir 1.15.2 | Erlang/OTP 26.0):
test/mix/tasks/surface/surface.init/integration_test.exs#L24
test surfice.init on a fresh project applies all changes (Mix.Tasks.Surface.Init.IntegrationTest)
|
mix test (Elixir 1.15.2 | Erlang/OTP 26.0)
Process completed with exit code 2.
|
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
|
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.16.0 | Erlang/OTP 26.2.1)
~R/.../ is deprecated, use ~r/.../ instead
|
mix test (Elixir 1.16.0 | Erlang/OTP 26.2.1)
~R/.../ is deprecated, use ~r/.../ instead
|
mix test (Elixir 1.15.2 | Erlang/OTP 26.0):
test/surface/components/dynamic/live_component_test.exs#L2
cannot import Phoenix.LiveView.Helpers.live_component/3 because it is undefined or private
|
mix test (Elixir 1.15.2 | Erlang/OTP 26.0):
test/surface/integrations/properties_test.exs#L2
cannot import Phoenix.LiveView.Helpers.live_component/3 because it is undefined or private
|
mix test (Elixir 1.15.2 | Erlang/OTP 26.0):
test/surface/components/dynamic/live_component_test.exs#L2
cannot import Phoenix.LiveView.Helpers.live_component/2 because it is undefined or private
|
mix test (Elixir 1.15.2 | Erlang/OTP 26.0):
test/surface/integrations/properties_test.exs#L2
cannot import Phoenix.LiveView.Helpers.live_component/2 because it is undefined or private
|
mix test (Elixir 1.15.2 | Erlang/OTP 26.0):
test/surface/components/dynamic/live_component_test.exs#L2
cannot import Phoenix.LiveView.Helpers.live_component/3 because it is undefined or private
|
mix test (Elixir 1.15.2 | Erlang/OTP 26.0):
test/surface/integrations/properties_test.exs#L2
cannot import Phoenix.LiveView.Helpers.live_component/3 because it is undefined or private
|
mix test (Elixir 1.15.2 | Erlang/OTP 26.0):
test/surface/components/dynamic/live_component_test.exs#L2
cannot import Phoenix.LiveView.Helpers.live_component/2 because it is undefined or private
|
mix test (Elixir 1.15.2 | Erlang/OTP 26.0):
test/surface/integrations/properties_test.exs#L2
cannot import Phoenix.LiveView.Helpers.live_component/2 because it is undefined or private
|
mix test (Elixir 1.15.2 | Erlang/OTP 26.0):
test/surface/component_style_test.exs#L2
cannot import Phoenix.LiveView.Helpers.live_component/3 because it is undefined or private
|
mix test (Elixir 1.15.2 | Erlang/OTP 26.0):
test/surface/component_style_test.exs#L2
cannot import Phoenix.LiveView.Helpers.live_component/2 because it is undefined or private
|