Ensure DeepMege is only compiled in dev mode #169
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
|