Add update_many/2 #4990
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 8 warnings
mix test (OTP 25.3 | Elixir 1.15.4)
Process completed with exit code 1.
|
mix test (OTP 24.3 | Elixir 1.13.4)
The operation was canceled.
|
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 25.3 | Elixir 1.15.4):
lib/phoenix_live_view/renderer.ex#L12
LiveComponent.preload/1 is deprecated (defind in Phoenix.LiveViewTest.StatefulComponent). Use LiveComponent.update_many/2 instead.
|
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 24.3 | Elixir 1.13.4)
LiveComponent.preload/1 is deprecated (defind in Phoenix.LiveView.DiffTest.TreeComponent). Use LiveComponent.update_many/2 instead.
|
mix test (OTP 24.3 | Elixir 1.13.4)
LiveComponent.preload/1 is deprecated (defind in Phoenix.LiveView.DiffTest.TreeComponentBoth). Use LiveComponent.update_many/2 instead.
|
mix test (OTP 24.3 | Elixir 1.13.4)
LiveComponent.preload/1 is deprecated (defind in Phoenix.LiveView.LiveComponentsTest.MyComponent). Use LiveComponent.update_many/2 instead.
|
mix test (OTP 24.3 | Elixir 1.13.4):
lib/phoenix_live_view/renderer.ex#L12
LiveComponent.preload/1 is deprecated (defind in Phoenix.LiveViewTest.StatefulComponent). Use LiveComponent.update_many/2 instead.
|