Bump phoenix from 1.7.14 to 1.7.17 #246
Annotations
6 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Tests
passing a string as a layout template in use options is deprecated, please pass {AppWeb.LayoutView, :live} instead of {AppWeb.LayoutView, "live.html"}
|
Run Tests
passing a string as a layout template in use options is deprecated, please pass {AppWeb.LayoutView, :live} instead of {AppWeb.LayoutView, "live.html"}
|
Run Tests
passing a string as a layout template in use options is deprecated, please pass {AppWeb.LayoutView, :live} instead of {AppWeb.LayoutView, "live.html"}
|
Run Tests:
lib/app_web/live/item_live/index.html.heex#L50
Phoenix.LiveView.Helpers.live_patch/2 is deprecated. Use <.link> instead
|
Loading