Skip to content

latest recurring rides impl #1275

latest recurring rides impl

latest recurring rides impl #1275

Triggered via push November 1, 2024 21:40
Status Failure
Total duration 43s
Artifacts

ci-check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
check
Process completed with exit code 1.
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check: frontend/src/components/ConfirmationToast/ConfirmationToast.tsx#L13
Expected '===' and instead saw '=='
check: frontend/src/components/EmployeeCards/EmployeeCards.tsx#L77
'formatAvail' is assigned a value but never used
check: frontend/src/components/EmployeeCards/EmployeeCards.tsx#L95
Expected '===' and instead saw '=='
check: frontend/src/components/EmployeeCards/EmployeeCards.tsx#L191
Array.prototype.filter() expects a value to be returned at the end of arrow function
check: frontend/src/components/EmployeeCards/EmployeeCards.tsx#L193
Expected '===' and instead saw '=='
check: frontend/src/components/EmployeeModal/WorkingHours.tsx#L4
'UseFormRegister' is defined but never used
check: frontend/src/components/ExportPreview/ExportPreview.tsx#L4
'Driver' is defined but never used
check: frontend/src/components/ExportPreview/ExportPreview.tsx#L7
'ExportButton' is defined but never used
check: frontend/src/components/ExportPreview/ExportPreview.tsx#L13
'drivers' is assigned a value but never used
check: frontend/src/components/ExportPreview/ExportPreview.tsx#L22
'downloadCSV' is assigned a value but never used