Skip to content

Interactive Guides #131

Interactive Guides

Interactive Guides #131

Triggered via pull request November 30, 2023 16:31
Status Success
Total duration 49s
Artifacts

elixir.yml

on: pull_request
Build and test
38s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test
redefining @moduledoc attribute previously set at line 2
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test: lib/live_view_native/extensions.ex#L11
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
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: test/support/test_live_view.ex#L3
this clause cannot match because a previous clause at line 3 always matches
Build and test: test/support/test_live_view.ex#L3
this clause cannot match because a previous clause at line 3 always matches
Build and test: test/support/test_live_view_inline.ex#L3
this clause cannot match because a previous clause at line 3 always matches