Skip to content

Ensure DeepMege is only compiled in dev mode #169

Ensure DeepMege is only compiled in dev mode

Ensure DeepMege is only compiled in dev mode #169

Triggered via push December 9, 2023 17:26
Status Success
Total duration 53s
Artifacts

elixir.yml

on: push
Build and test
44s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test: test/support/test_live_view.ex#L1
ignoring template "/home/runner/work/live_view_native/live_view_native/test/support/test_live_view.html.heex" because the LiveView LiveViewNative.TestLiveView defines a render/1 function
Build and test: lib/live_view_native/extensions/inline_render.ex#L3
this clause cannot match because a previous clause at line 3 always matches
Build and test: lib/live_view_native/extensions/inline_render.ex#L3
this clause cannot match because a previous clause at line 3 always matches
Build and test: lib/live_view_native/extensions/inline_render.ex#L3
this clause cannot match because a previous clause at line 3 always matches
Build and test: lib/mix/tasks/install.ex#L171
DeepMerge.deep_merge/2 is undefined (module DeepMerge is not available or is yet to be defined)
Build and test: test/live_view_native/components_test.exs#L8
variable "tail" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test: test/mix/tasks/install_test.exs#L4
unused alias Install