Skip to content

Bump phoenix from 1.7.2 to 1.7.3 #106

Bump phoenix from 1.7.2 to 1.7.3

Bump phoenix from 1.7.2 to 1.7.3 #106

Triggered via pull request June 5, 2023 17:06
Status Success
Total duration 2m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Build and test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Build and test: lib/app_web/live/live_helpers.ex#L2
unused import Phoenix.LiveView
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"}