Skip to content

fix(ci): change security audit level to critical only #38

fix(ci): change security audit level to critical only

fix(ci): change security audit level to critical only #38

Triggered via push February 3, 2026 12:34
Status Failure
Total duration 57s
Artifacts

test.yml

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

Annotations

10 errors and 11 warnings
Run Tests: public/js/appointments.js#L237
'dateStr' is defined but never used
Run Tests: public/js/appointments.js#L223
'flatpickr' is not defined
Run Tests: public/js/appointments.js#L161
Assignment to property of function parameter 'e'
Run Tests: public/js/animations.js#L6
Prefer default export on a file with single export
Run Tests: public/js/admin/setup.js#L52
Assignment to property of function parameter 'errorElement'
Run Tests: public/js/admin/setup.js#L44
Assignment to property of function parameter 'errorElement'
Run Tests: public/js/admin/login.js#L49
Assignment to property of function parameter 'errorElement'
Run Tests: public/js/admin/login.js#L41
Assignment to property of function parameter 'errorElement'
Run Tests: public/js/admin/dashboard.js#L650
Expected a default case
Run Tests: playwright.config.js#L1
'@playwright/test' should be listed in the project's dependencies, not devDependencies
Run Tests
No files were found with the provided path: coverage/. No artifacts will be uploaded.
Run Tests: public/js/navigation.js#L19
Unexpected unnamed function
Run Tests: public/js/navigation.js#L10
Unexpected unnamed function
Run Tests: public/js/main.js#L13
Unexpected unnamed function
Run Tests: public/js/form-validation.js#L47
Unexpected unnamed function
Run Tests: public/js/form-validation.js#L13
Unexpected unnamed function
Run Tests: public/js/appointments.js#L232
Unexpected unnamed function
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