Skip to content

self-checkout: remove handling errors from the UI #1463

self-checkout: remove handling errors from the UI

self-checkout: remove handling errors from the UI #1463

Triggered via pull request October 31, 2024 15:48
Status Failure
Total duration 1m 11s
Artifacts

js-tests.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
Tests (14.x): src/lib/pages/frontsite/SelfCheckout/SelfCheckout.js#L16
'invenioConfig' is defined but never used
Tests (14.x): src/lib/pages/frontsite/SelfCheckout/SelfCheckout.js#L17
'_isEmpty' is defined but never used
Tests (14.x): src/lib/pages/frontsite/SelfCheckout/SelfCheckout.js#L18
'_find' is defined but never used
Tests (14.x): src/lib/pages/frontsite/SelfCheckout/SelfCheckout.js#L43
'item' is assigned a value but never used
Tests (14.x): src/lib/pages/frontsite/SelfCheckout/SelfCheckout.js#L47
'shouldShowModal' is not defined
Tests (14.x): src/lib/pages/frontsite/SelfCheckout/SelfCheckout.js#L172
'user' PropType is defined but prop is never used
Tests (14.x): src/lib/pages/frontsite/SelfCheckout/SelfCheckout.js#L173
'item' PropType is defined but prop is never used
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