release: v1.0.0 #1450
Annotations
2 errors and 10 warnings
Tests (14.x):
src/lib/pages/backoffice/Loan/LoanDetails/LoanActions/LoanActions.js#L91
Curly braces are unnecessary here
|
Tests (14.x)
Process completed with exit code 1.
|
Tests (14.x):
src/lib/components/Pagination/Pagination.js#L47
propType "currentSize" is not required, but has no corresponding defaultProps declaration
|
Tests (14.x):
src/lib/components/Pagination/Pagination.js#L48
propType "totalPages" is not required, but has no corresponding defaultProps declaration
|
Tests (14.x):
src/lib/components/Pagination/Pagination.js#L51
propType "loading" is not required, but has no corresponding defaultProps declaration
|
Tests (14.x):
src/lib/components/Pagination/Pagination.js#L52
propType "firstItem" is not required, but has no corresponding defaultProps declaration
|
Tests (14.x):
src/lib/components/Pagination/Pagination.js#L53
propType "lastItem" is not required, but has no corresponding defaultProps declaration
|
Tests (14.x):
src/lib/components/SearchBar/SearchBarILS.js#L8
inputRef should be placed after componentDidMount
|
Tests (14.x):
src/lib/components/backoffice/UrlList/UrlList.js#L15
Do not use Array index in keys
|
Tests (14.x):
src/lib/components/backoffice/buttons/ViewDetailsButtons/PatronDetailsLink.js#L18
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
|
Tests (14.x):
src/lib/forms/rjsf/RJSFCustomTemplates.js#L44
propType "children" is not required, but has no corresponding defaultProps declaration
|
Tests (14.x):
src/lib/forms/rjsf/RJSFCustomTemplates.js#L140
Do not use Array index in keys
|