UIREC-292: set claiming workflow statuses for single piece #384
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: ***-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/
|
Publish Jest unit test results
Value "update last" for option comment_mode is deprecated! Instead, use value "always".
|
Publish Jest unit test results
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Publish BigTest unit test results
Value "update last" for option comment_mode is deprecated! Instead, use value "always".
|
Publish BigTest unit test results
Could not find any files for artifacts/runTest/*.xml
|
Publish BigTest unit test results
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run yarn lint:
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
|
Run yarn lint:
src/ReceivingList/ReceivingListFilter/ReceivingListFilter.js#L32
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
Run yarn lint:
src/TitleDetails/AddPieceModal/AddPieceModal.js#L76
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
|
Run yarn lint:
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
|
Run yarn lint:
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