New variant for tags-mode #422
Annotations
5 errors and 14 warnings
|
test/live_select_tags_test.exs#L49
test already selected options are not selectable in the dropdown using mouseclick (LiveSelectTagsTest)
|
test/live_select_test.exs#L727
test renders custom :tag slots (LiveSelectTest)
|
test/live_select_test.exs#L708
test renders custom :option slots (LiveSelectTest)
|
|
lib/live_select/component.ex#L432
variable "options" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/live_select/component.ex#L451
clauses with the same name and arity (number of arguments) should be grouped together, "defp maybe_select/2" was previously defined (lib/live_select/component.ex:384)
|
lib/live_select/component.ex#L710
variable "selection" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/live_select/component.ex#L739
variable "selection" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/live_select_test.exs#L817
this check/guard will always yield the same result
|
test/live_select/component_test.exs#L567
this check/guard will always yield the same result
|
test/live_select/component_test.exs#L630
this check/guard will always yield the same result
|
test/live_select/component_test.exs#L652
this check/guard will always yield the same result
|
test/live_select/component_test.exs#L662
this check/guard will always yield the same result
|
test/live_select/component_test.exs#L704
this check/guard will always yield the same result
|
lib/live_select/component.ex#L432
variable "options" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/live_select/component.ex#L451
clauses with the same name and arity (number of arguments) should be grouped together, "defp maybe_select/2" was previously defined (lib/live_select/component.ex:384)
|
lib/live_select/component.ex#L710
variable "selection" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/live_select/component.ex#L739
variable "selection" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
This job was cancelled
Loading