Merge pull request #131 from dwyl/dependabot/hex/phoenix_ecto-4.6.3 #244
ci.yml
on: push
Build and test
3m 35s
Deploy app
2m 15s
Annotations
9 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
|
Deploy app
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deploy app
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|