Skip to content

Align layouts with newer phx_new #1415

Align layouts with newer phx_new

Align layouts with newer phx_new #1415

Triggered via pull request February 8, 2024 11:40
Status Success
Total duration 2m 0s
Artifacts

ci.yml

on: pull_request
Matrix: mix_test
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
mix test (Elixir 1.13.4 | Erlang/OTP 24.0): lib/surface/renderer.ex#L25
Phoenix.LiveView.HTMLEngine.annotate_tagged_content/1 is undefined or private
mix test (Elixir 1.15.2 | Erlang/OTP 26.0)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
mix test (Elixir 1.15.2 | Erlang/OTP 26.0)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
mix test (Elixir 1.16.0 | Erlang/OTP 26.2.1)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
mix test (Elixir 1.16.0 | Erlang/OTP 26.2.1)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
mix test (Elixir 1.16.0 | Erlang/OTP 26.2.1)
~R/.../ is deprecated, use ~r/.../ instead
mix test (Elixir 1.16.0 | Erlang/OTP 26.2.1)
~R/.../ is deprecated, use ~r/.../ instead