feat: display all child tags in the "bare bones" taxonomy detail page [FAL-3529] [FC-0036] #199
Annotations
10 errors
tests:
src/generic/Loading.jsx#L5
More than 1 blank line not allowed
|
tests:
src/taxonomy/tag-list/TagListTable.jsx#L13
Block must not be padded by blank lines
|
tests:
src/taxonomy/tag-list/TagListTable.jsx#L19
Unnecessary 'else' after 'return'
|
tests:
src/taxonomy/tag-list/TagListTable.jsx#L20
Missing semicolon
|
tests:
src/taxonomy/tag-list/TagListTable.jsx#L23
Missing parentheses around multilines JSX
|
tests:
src/taxonomy/tag-list/TagListTable.jsx#L23
Strings must use singlequote
|
tests:
src/taxonomy/tag-list/TagListTable.jsx#L25
Expected no linebreak before this expression
|
tests:
src/taxonomy/tag-list/TagListTable.jsx#L25
Missing parentheses around multilines JSX
|
tests:
src/taxonomy/tag-list/TagListTable.jsx#L25
Unexpected string concatenation
|
tests:
src/taxonomy/tag-list/TagListTable.jsx#L25
Strings must use singlequote
|