Skip to content

Bump phoenix_ecto from 4.6.2 to 4.6.3 #240

Bump phoenix_ecto from 4.6.2 to 4.6.3

Bump phoenix_ecto from 4.6.2 to 4.6.3 #240

Triggered via pull request October 28, 2024 17:59
Status Success
Total duration 3m 54s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Build and test
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/
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test
passing a string as a layout template in use options is deprecated, please pass {AppWeb.LayoutView, :live} instead of {AppWeb.LayoutView, "live.html"}
Build and test
passing a string as a layout template in use options is deprecated, please pass {AppWeb.LayoutView, :live} instead of {AppWeb.LayoutView, "live.html"}
Build and test
passing a string as a layout template in use options is deprecated, please pass {AppWeb.LayoutView, :live} instead of {AppWeb.LayoutView, "live.html"}
Build and test: lib/app_web/live/item_live/index.html.heex#L50
Phoenix.LiveView.Helpers.live_patch/2 is deprecated. Use <.link> instead