Display flash message (feedback) on actions (#82) #112
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 warnings
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):
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)
|