Live Data Source #118
Annotations
1 error and 9 warnings
quality (OTP 26 | Elixir 1.15.1)
Process completed with exit code 1.
|
quality (OTP 26 | Elixir 1.15.1):
lib/beacon/live_admin/live/live_data_editor_live/assigns.ex#L113
variable "live_data" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (OTP 26 | Elixir 1.15.1):
lib/beacon/live_admin/live/live_data_editor_live/assigns.ex#L113
variable "live_data" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (OTP 26 | Elixir 1.15.1):
test/beacon/live_admin/live/layout_editor_live/edit_test.exs#L55
variable "conn" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (OTP 26 | Elixir 1.15.1):
test/beacon/live_admin/live/layout_editor_live/edit_test.exs#L56
variable "resource_links_layout" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (OTP 26 | Elixir 1.15.1):
test/beacon/live_admin/live/error_page_editor_live/index_test.exs#L51
variable "html" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (OTP 23 | Elixir 1.13.0):
lib/beacon/live_admin/live/live_data_editor_live/assigns.ex#L113
variable "live_data" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (OTP 23 | Elixir 1.13.0):
test/beacon/live_admin/live/error_page_editor_live/index_test.exs#L51
variable "html" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (OTP 23 | Elixir 1.13.0):
test/beacon/live_admin/live/layout_editor_live/edit_test.exs#L55
variable "conn" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (OTP 23 | Elixir 1.13.0):
test/beacon/live_admin/live/layout_editor_live/edit_test.exs#L56
variable "resource_links_layout" is unused (if the variable is not meant to be used, prefix it with an underscore)
|