Release v6.1.1 (#832) #17
Annotations
1 error and 9 warnings
Run yarn test
Process completed with exit code 1.
|
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/invoices/AdjustmentsForm/AdjustmentsForm.js#L94
React Hook useEffect has missing dependencies: 'isFiscalYearChanged' and 'resetExpenseClassesOnFiscalYearIdChanged'. Either include them or remove the dependency array
|
Run yarn lint:
src/invoices/InvoiceDetails/InvoiceLines/InvoiceLinesActions.js#L1
'useCallback' is defined but never used. Allowed unused vars must match /React/u
|
Run yarn lint:
src/invoices/VoucherExport/VoucherExport.js#L84
React Hook useEffect has a missing dependency: 'clearManualExportRun'. Either include it or remove the dependency array
|
Loading