affiliations: exporting helper functions #701
Annotations
6 warnings
Tests (18.x):
src/lib/forms/widgets/custom_fields/AddDiscoverableFieldsModal.js#L13
'Divider' is defined but never used
|
Tests (18.x):
src/lib/forms/widgets/custom_fields/ListAndFilterCustomFields.js#L37
Array.prototype.filter() expects a value to be returned at the end of arrow function
|
Tests (18.x):
src/lib/forms/widgets/text/BooleanCheckbox.js#L25
'_' is assigned a value but never used
|
Tests (16.x):
src/lib/forms/widgets/custom_fields/AddDiscoverableFieldsModal.js#L13
'Divider' is defined but never used
|
Tests (16.x):
src/lib/forms/widgets/custom_fields/ListAndFilterCustomFields.js#L37
Array.prototype.filter() expects a value to be returned at the end of arrow function
|
Tests (16.x):
src/lib/forms/widgets/text/BooleanCheckbox.js#L25
'_' is assigned a value but never used
|