Skip to content

Add soft deprecations #1417

Add soft deprecations

Add soft deprecations #1417

Triggered via pull request February 9, 2024 15:11
Status Success
Total duration 2m 15s
Artifacts

ci.yml

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

Annotations

8 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.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
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.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