Skip to content

Merge branch 'master' of https://github.com/cornell-dti/carriage-web … #1276

Merge branch 'master' of https://github.com/cornell-dti/carriage-web …

Merge branch 'master' of https://github.com/cornell-dti/carriage-web … #1276

Triggered via push November 1, 2024 22:56
Status Failure
Total duration 51s
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#L70
Expected '===' and instead saw '=='
check: frontend/src/components/EmployeeCards/EmployeeCards.tsx#L170
Array.prototype.filter() expects a value to be returned at the end of arrow function
check: frontend/src/components/EmployeeCards/EmployeeCards.tsx#L172
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