Affiliations dropdown fixes #697
Annotations
9 errors and 3 warnings
|
|
|
|
|
|
Run linter:
src/lib/elements/contrib/invenioRDM/records/AffiliationsSuggestions.js#L68
Replace `})?.join(",·")·||⏎·····` with `··})⏎········?.join(",·")·||`
|
Run linter:
src/lib/forms/RemoteSelectField.js#L49
Replace `⏎······(item)·=>` with `(item)·=>⏎·····`
|
Run linter
Process completed with exit code 1.
|
Run linter:
src/lib/forms/widgets/custom_fields/AddDiscoverableFieldsModal.js#L13
'Divider' is defined but never used
|
Run linter:
src/lib/forms/widgets/custom_fields/ListAndFilterCustomFields.js#L37
Array.prototype.filter() expects a value to be returned at the end of arrow function
|
Run linter:
src/lib/forms/widgets/text/BooleanCheckbox.js#L25
'_' is assigned a value but never used
|
Loading