Skip to content

Removed the backend testing action not sure why it fails in CI/CD but… #1191

Removed the backend testing action not sure why it fails in CI/CD but…

Removed the backend testing action not sure why it fails in CI/CD but… #1191

Triggered via push September 24, 2024 15:37
Status Success
Total duration 54s
Artifacts

ci-check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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#L87
Expected '===' and instead saw '=='
check: frontend/src/components/EmployeeCards/EmployeeCards.tsx#L185
Array.prototype.filter() expects a value to be returned at the end of arrow function
check: frontend/src/components/EmployeeCards/EmployeeCards.tsx#L187
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
check: frontend/src/components/FormElements/FormElements.tsx#L1
'SelectHTMLAttributes' is defined but never used