Skip to content

Deprecate preload and add docs #5159

Deprecate preload and add docs

Deprecate preload and add docs #5159

Triggered via push September 20, 2023 12:55
Status Failure
Total duration 52s
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

4 errors and 4 warnings
mix test (OTP 24.3 | Elixir 1.13.4): lib/phoenix_live_view/diff.ex#L734
** (CompileError) lib/phoenix_live_view/diff.ex:734: undefined function component/0 (expected Phoenix.LiveView.Diff to define such a function or for it to be imported, but none are available)
mix test (OTP 24.3 | Elixir 1.13.4)
Process completed with exit code 1.
mix test (OTP 25.3 | Elixir 1.15.4)
Process completed with exit code 1.
npm test
Process completed with exit code 1.
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): lib/phoenix_live_view/diff.ex#L734
variable "component" does not exist and is being expanded to "component()", please use parentheses to remove the ambiguity or change the variable name
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/
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/