Lokalise: updates #1946
Annotations
13 warnings
Run SonarCloud scan
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
|
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/
|
Publish BigTest coverage report
No files were found with the provided path: artifacts/coverage/lcov-report/. No artifacts will be uploaded.
|
Run yarn lint:
src/OrdersList/hooks/useBuildQuery/useBuildQuery.js#L23
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
Run yarn lint:
src/common/ExportSettingsModal/ExportSettingsModal.js#L77
React Hook useCallback has a missing dependency: 'customFields'. Either include it or remove the dependency array
|
Run yarn lint:
src/components/POLine/POLineAgreementLines/POLineAgreementLinesContainer.js#L52
React Hook useEffect has a missing dependency: 'refreshList'. Either include it or remove the dependency array
|
Run yarn lint:
src/components/PurchaseOrder/PO.js#L315
React Hook useCallback has missing dependencies: 'mutator.generatedOrderNumber' and 'mutator.orderDetails'. Either include them or remove the dependency array
|
Run yarn lint:
src/components/PurchaseOrder/PO.js#L452
React Hook useCallback has a missing dependency: 'mutator.orderDetails'. Either include it or remove the dependency array
|
Run yarn lint:
src/components/PurchaseOrder/POForm.js#L98
React Hook useEffect has missing dependencies: 'initialValues.template' and 'parentResources?.orderTemplates?.records'. Either include them or remove the dependency array
|
Loading