Skip to content

Fix LC

Fix LC #5271

Triggered via push October 4, 2023 18:55
Status Failure
Total duration 1m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

31 errors and 4 warnings
npm test
Process completed with exit code 1.
mix test (OTP 25.3 | Elixir 1.15.4): test/phoenix_live_view/diff_test.exs#L1492
test live components inside condition inside comprehension (Phoenix.LiveView.DiffTest)
mix test (OTP 25.3 | Elixir 1.15.4): test/phoenix_live_view/diff_test.exs#L565
test function components render only (Phoenix.LiveView.DiffTest)
mix test (OTP 25.3 | Elixir 1.15.4): test/phoenix_live_view/diff_test.exs#L618
test function components @inner_block without args (Phoenix.LiveView.DiffTest)
mix test (OTP 25.3 | Elixir 1.15.4): test/phoenix_live_view/diff_test.exs#L204
test full renders without fingerprints empty comprehensions (Phoenix.LiveView.DiffTest)
mix test (OTP 25.3 | Elixir 1.15.4): test/phoenix_live_view/diff_test.exs#L1009
test live components on update with temporary (Phoenix.LiveView.DiffTest)
mix test (OTP 25.3 | Elixir 1.15.4): test/phoenix_live_view/diff_test.exs#L1136
test live components duplicate IDs (Phoenix.LiveView.DiffTest)
mix test (OTP 25.3 | Elixir 1.15.4): test/phoenix_live_view/diff_test.exs#L843
test function components with live_component (Phoenix.LiveView.DiffTest)
mix test (OTP 25.3 | Elixir 1.15.4): test/phoenix_live_view/diff_test.exs#L185
test full renders without fingerprints comprehensions (Phoenix.LiveView.DiffTest)
mix test (OTP 25.3 | Elixir 1.15.4): test/phoenix_live_view/diff_test.exs#L680
test function components @inner_block with args and parent assign (Phoenix.LiveView.DiffTest)
mix test (OTP 25.3 | Elixir 1.15.4): test/phoenix_live_view/diff_test.exs#L135
test full renders without fingerprints basic template (Phoenix.LiveView.DiffTest)
mix test (OTP 26 | Elixir 1.15.5): test/phoenix_live_view/diff_test.exs#L1009
test live components on update with temporary (Phoenix.LiveView.DiffTest)
mix test (OTP 26 | Elixir 1.15.5): test/phoenix_live_view/diff_test.exs#L185
test full renders without fingerprints comprehensions (Phoenix.LiveView.DiffTest)
mix test (OTP 26 | Elixir 1.15.5): test/phoenix_live_view/diff_test.exs#L1353
test live components inside comprehension with recursive subtree (Phoenix.LiveView.DiffTest)
mix test (OTP 26 | Elixir 1.15.5): test/phoenix_live_view/diff_test.exs#L1407
test live components inside comprehension with recursive subtree on update (Phoenix.LiveView.DiffTest)
mix test (OTP 26 | Elixir 1.15.5): test/phoenix_live_view/diff_test.exs#L151
test full renders without fingerprints template with literal (Phoenix.LiveView.DiffTest)
mix test (OTP 26 | Elixir 1.15.5): test/phoenix_live_view/diff_test.exs#L1165
test live components inside comprehension (Phoenix.LiveView.DiffTest)
mix test (OTP 26 | Elixir 1.15.5): test/phoenix_live_view/diff_test.exs#L204
test full renders without fingerprints empty comprehensions (Phoenix.LiveView.DiffTest)
mix test (OTP 26 | Elixir 1.15.5): test/phoenix_live_view/diff_test.exs#L1298
test live components inside nested comprehension (Phoenix.LiveView.DiffTest)
mix test (OTP 26 | Elixir 1.15.5): test/phoenix_live_view/diff_test.exs#L135
test full renders without fingerprints basic template (Phoenix.LiveView.DiffTest)
mix test (OTP 26 | Elixir 1.15.5): test/phoenix_live_view/diff_test.exs#L680
test function components @inner_block with args and parent assign (Phoenix.LiveView.DiffTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/diff_test.exs#L618
test function components @inner_block without args (Phoenix.LiveView.DiffTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/diff_test.exs#L644
test function components slot tracking without args (Phoenix.LiveView.DiffTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/diff_test.exs#L872
test live components on mount (Phoenix.LiveView.DiffTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/diff_test.exs#L151
test full renders without fingerprints template with literal (Phoenix.LiveView.DiffTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/diff_test.exs#L1165
test live components inside comprehension (Phoenix.LiveView.DiffTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/diff_test.exs#L1298
test live components inside nested comprehension (Phoenix.LiveView.DiffTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/diff_test.exs#L135
test full renders without fingerprints basic template (Phoenix.LiveView.DiffTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/diff_test.exs#L185
test full renders without fingerprints comprehensions (Phoenix.LiveView.DiffTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/diff_test.exs#L1492
test live components inside condition inside comprehension (Phoenix.LiveView.DiffTest)
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/diff_test.exs#L1009
test live components on update with temporary (Phoenix.LiveView.DiffTest)
npm test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v1. 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 (OTP 25.3 | Elixir 1.15.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 (OTP 26 | Elixir 1.15.5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 (OTP 24.3 | Elixir 1.13.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/