Update translation strings #338
Annotations
11 warnings and 2 notices
github-actions-ci
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/
|
github-actions-ci
Value "update last" for option comment_mode is deprecated! Instead, use value "always".
|
github-actions-ci
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/
|
github-actions-ci
Value "update last" for option comment_mode is deprecated! Instead, use value "always".
|
github-actions-ci
Could not find any files for artifacts/runTest/*.xml
|
github-actions-ci
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/
|
github-actions-ci:
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
|
github-actions-ci:
src/ReceivingList/ReceivingListFilter/ReceivingListFilter.js#L32
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
github-actions-ci:
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
|
github-actions-ci:
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
|
github-actions-ci:
src/TitleDetails/TitleDetailsContainer.js#L107
React Hook useCallback has missing dependencies: 'mutator.items' and 'mutator.pieces'. Either include them or remove the dependency array
|
1 skipped test found
There is 1 skipped test, see "Raw output" for the name of the skipped test.
|
174 tests found
There are 174 tests, see "Raw output" for the full list of tests.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bigtest-coverage-report
Expired
|
1.44 MB |
|
jest-coverage-report
Expired
|
1.44 MB |
|