Skip to content

edit(loans): loan dates now only editable when active or pending #1695

edit(loans): loan dates now only editable when active or pending

edit(loans): loan dates now only editable when active or pending #1695

Triggered via pull request August 4, 2026 13:19
Status Success
Total duration 1m 41s
Artifacts

js-tests.yml

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

Annotations

11 warnings
Tests (22.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests (22.x): src/lib/forms/rjsf/RJSFCustomTemplates.js#L108
Do not use Array index in keys
Tests (22.x): src/lib/forms/rjsf/RJSFCustomTemplates.js#L47
propType "children" is not required, but has no corresponding defaultProps declaration
Tests (22.x): src/lib/components/backoffice/buttons/ViewDetailsButtons/PatronDetailsLink.js#L23
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
Tests (22.x): src/lib/components/backoffice/UrlList/UrlList.js#L20
Do not use Array index in keys
Tests (22.x): src/lib/components/SearchBar/SearchBarILS.js#L13
inputRef should be placed after componentDidMount
Tests (22.x): src/lib/components/Pagination/Pagination.js#L58
propType "lastItem" is not required, but has no corresponding defaultProps declaration
Tests (22.x): src/lib/components/Pagination/Pagination.js#L57
propType "firstItem" is not required, but has no corresponding defaultProps declaration
Tests (22.x): src/lib/components/Pagination/Pagination.js#L56
propType "loading" is not required, but has no corresponding defaultProps declaration
Tests (22.x): src/lib/components/Pagination/Pagination.js#L53
propType "totalPages" is not required, but has no corresponding defaultProps declaration
Tests (22.x): src/lib/components/Pagination/Pagination.js#L52
propType "currentSize" is not required, but has no corresponding defaultProps declaration