Skip to content

Fix issue with new elements in stream DOM test #5532

Fix issue with new elements in stream DOM test

Fix issue with new elements in stream DOM test #5532

Triggered via pull request December 18, 2023 19:31
Status Failure
Total duration 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: mix_test

Annotations

6 errors and 4 warnings
mix test (OTP 24.3 | Elixir 1.13.4): test/phoenix_live_view/integrations/stream_test.exs#L107
test should properly reset after a steam has been set after mount (Phoenix.LiveView.StreamTest)
mix test (OTP 24.3 | Elixir 1.13.4)
Process completed with exit code 2.
mix test (OTP 26 | Elixir 1.15.5): test/phoenix_live_view/integrations/stream_test.exs#L107
test should properly reset after a steam has been set after mount (Phoenix.LiveView.StreamTest)
mix test (OTP 26 | Elixir 1.15.5)
Process completed with exit code 2.
mix test (OTP 25.3 | Elixir 1.15.4): test/phoenix_live_view/integrations/stream_test.exs#L107
test should properly reset after a steam has been set after mount (Phoenix.LiveView.StreamTest)
mix test (OTP 25.3 | Elixir 1.15.4)
Process completed with exit code 2.
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 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/
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 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/