Skip to content

LiveView 0.20.2+

LiveView 0.20.2+ #1373

Triggered via pull request January 5, 2024 14:25
Status Failure
Total duration 59s
Artifacts

ci.yml

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

Annotations

13 errors and 13 warnings
mix test (Elixir 1.15.2 | Erlang/OTP 26.0)
Process completed with exit code 1.
mix test (Elixir 1.14.0 | Erlang/OTP 25.0): 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.14.0 | Erlang/OTP 25.0): test/surface/live_view_test.exs#L52
test forward props to the underlying live_render call (Surface.LiveView.LiveViewTest)
mix test (Elixir 1.14.0 | Erlang/OTP 25.0)
Process completed with exit code 2.
mix test (Elixir 1.13.4 | Erlang/OTP 24.0): 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.13.4 | Erlang/OTP 24.0): test/surface/live_view_test.exs#L52
test forward props to the underlying live_render call (Surface.LiveView.LiveViewTest)
mix test (Elixir 1.13.4 | Erlang/OTP 24.0)
Process completed with exit code 2.
mix test (Elixir 1.13.4 | Erlang/OTP 25.0): 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.13.4 | Erlang/OTP 25.0): test/surface/live_view_test.exs#L52
test forward props to the underlying live_render call (Surface.LiveView.LiveViewTest)
mix test (Elixir 1.13.4 | Erlang/OTP 25.0)
Process completed with exit code 2.
mix test (Elixir 1.16.0 | Erlang/OTP 26.2.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.16.0 | Erlang/OTP 26.2.1): test/surface/live_view_test.exs#L52
test forward props to the underlying live_render call (Surface.LiveView.LiveViewTest)
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)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mix test (Elixir 1.14.0 | Erlang/OTP 25.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mix test (Elixir 1.14.0 | Erlang/OTP 25.0): test/surface/components/live_redirect_test.exs#L110
Phoenix.LiveView.Helpers.live_redirect/2 is deprecated. Use <.link> instead
mix test (Elixir 1.14.0 | Erlang/OTP 25.0): test/surface/components/live_patch_test.exs#L112
Phoenix.LiveView.Helpers.live_patch/2 is deprecated. Use <.link> instead
mix test (Elixir 1.13.4 | Erlang/OTP 24.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mix test (Elixir 1.13.4 | Erlang/OTP 24.0): test/surface/components/live_patch_test.exs#L112
Phoenix.LiveView.Helpers.live_patch/2 is deprecated. Use <.link> instead
mix test (Elixir 1.13.4 | Erlang/OTP 24.0): test/surface/components/live_redirect_test.exs#L110
Phoenix.LiveView.Helpers.live_redirect/2 is deprecated. Use <.link> instead
mix test (Elixir 1.13.4 | Erlang/OTP 25.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mix test (Elixir 1.13.4 | Erlang/OTP 25.0): test/surface/components/live_redirect_test.exs#L110
Phoenix.LiveView.Helpers.live_redirect/2 is deprecated. Use <.link> instead
mix test (Elixir 1.13.4 | Erlang/OTP 25.0): test/surface/components/live_patch_test.exs#L112
Phoenix.LiveView.Helpers.live_patch/2 is deprecated. Use <.link> instead
mix test (Elixir 1.16.0 | Erlang/OTP 26.2.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mix test (Elixir 1.16.0 | Erlang/OTP 26.2.1)
negative steps are not supported in String.slice/2, pass 1..-2//1 instead
mix test (Elixir 1.16.0 | Erlang/OTP 26.2.1)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs