Skip to content

fix(lint): resolve all remaining ESLint errors #39

fix(lint): resolve all remaining ESLint errors

fix(lint): resolve all remaining ESLint errors #39

Triggered via push February 3, 2026 12:40
Status Failure
Total duration 55s
Artifacts

test.yml

on: push
Run Tests
51s
Run Tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Run Tests
Process completed with exit code 1.
Run Tests
No files were found with the provided path: coverage/. No artifacts will be uploaded.
Run Tests: public/js/appointments.js#L253
'dateStr' is defined but never used
Run Tests: public/js/appointments.js#L253
'selectedDates' is defined but never used
Run Tests: public/js/appointments.js#L237
'instance' is defined but never used
Run Tests: public/js/appointments.js#L237
'dateStr' is defined but never used
Run Tests: public/js/appointments.js#L232
Unexpected unnamed function
Run Tests: public/js/appointments.js#L223
'flatpickr' is not defined
Run Tests: public/js/admin/dashboard.js#L646
Missing radix parameter
Run Tests: middleware/rateLimiter.js#L43
Missing radix parameter
Run Tests: middleware/rateLimiter.js#L42
Missing radix parameter
Run Tests: database/init.js#L58
Unexpected `await` inside a loop