Skip to content

Bump phoenix from 1.7.6 to 1.7.7 #124

Bump phoenix from 1.7.6 to 1.7.7

Bump phoenix from 1.7.6 to 1.7.7 #124

Triggered via pull request July 17, 2023 16:15
Status Success
Total duration 2m 17s
Artifacts

ci.yml

on: pull_request
Build and test
2m 7s
Build and test
Deploy app
0s
Deploy app
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
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: 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"}