Merge pull request #83 from liveview-native/bc-drop-meeseeks #168
Annotations
7 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:
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
|