clean up unused imports #1218
Annotations
1 error and 13 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: ***-org/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: ***-org/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
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/
|
|
|
|
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/
|
|
|
src/invoices/AdjustmentsForm/AdjustmentsForm.js#L94
React Hook useEffect has missing dependencies: 'isFiscalYearChanged' and 'resetExpenseClassesOnFiscalYearIdChanged'. Either include them or remove the dependency array
|
src/invoices/InvoiceDetails/InvoiceLines/InvoiceLinesActions.js#L1
'useCallback' is defined but never used. Allowed unused vars must match /React/u
|
src/invoices/VoucherExport/VoucherExport.js#L84
React Hook useEffect has a missing dependency: 'clearManualExportRun'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading