using function component templates, remove phoenix_view #337
Annotations
4 errors and 10 warnings
Build and test with elixir 1.14.0 otp 25.0:
lib/support/live_select_web/live/showcase_live.ex#L2
** (CompileError) lib/support/live_select_web/live/showcase_live.ex:2: module Phoenix.View is not loaded and could not be found. This may be happening because the module you are trying to load directly or indirectly depends on the current module
|
Build and test with elixir 1.14.0 otp 25.0
Process completed with exit code 1.
|
Build and test with elixir 1.15.0 otp 26.0
The job was canceled because "_1_14_0_25_0" failed.
|
Build and test with elixir 1.15.0 otp 26.0
Process completed with exit code 1.
|
Build and test with elixir 1.15.0 otp 26.0
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test with elixir 1.15.0 otp 26.0
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test with elixir 1.15.0 otp 26.0
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test with elixir 1.15.0 otp 26.0
Regex.regex?/1 is deprecated. Use Kernel.is_struct/2 or pattern match on %Regex{} instead
|
Build and test with elixir 1.15.0 otp 26.0
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test with elixir 1.15.0 otp 26.0
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test with elixir 1.15.0 otp 26.0
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test with elixir 1.15.0 otp 26.0
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test with elixir 1.15.0 otp 26.0
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test with elixir 1.15.0 otp 26.0
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|