UIREC-285 Include Accession number field in receive all view #461
Annotations
10 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: folio-org/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
This action is running on a pull_request event for a fork repository. It cannot do anything useful like creating check runs or pull request comments. To run the action on fork repository pull requests, see https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#support-fork-repositories-and-dependabot-branches
|
|
This action is running on a pull_request event for a fork repository. It cannot do anything useful like creating check runs or pull request comments. To run the action on fork repository pull requests, see https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#support-fork-repositories-and-dependabot-branches
|
src/ReceivingList/ReceivingListContainer.js#L92
React Hook useCallback has missing dependencies: 'invalidReferenceMessage', 'mutator.lineOrders', 'mutator.receivingListHoldings', 'mutator.receivingListLocations', and 'mutator.receivingListOrderLines'. Either include them or remove the dependency array
|
src/ReceivingList/ReceivingListFilter/ReceivingListFilter.js#L32
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
src/TitleDetails/AddPieceModal/AddPieceModal.js#L71
React Hook useMemo has a missing dependency: 'getState'. Either include it or remove the dependency array. If 'getState' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
src/TitleDetails/TitleDetails.js#L119
The 'poLineLocations' logical expression could make the dependencies of useMemo Hook (at line 120) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'poLineLocations' in its own useMemo() Hook
|
src/TitleDetails/TitleDetailsContainer.js#L107
React Hook useCallback has missing dependencies: 'mutator.items' and 'mutator.pieces'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading