All checks were successful
Build and Push Docker Image / build (push) Successful in 2m14s
Comprehensive-workflow-audit.spec.ts tests 15 module groups (70+ pages):
RCA, PX Actions, Surveys, Organizations, Notifications, Physicians,
Presentations, Executive, Standards, References, Social, AI Engine,
Dashboard, Complaint Settings, Callcenter/Reports.
Result: 63 PASS / 4 cosmetic JS WARN / 0 hard failures.
Fixes applied:
- notifications/settings.html: bootstrap.Toast guard (typeof check)
- dashboard/employee_evaluation.html: guarded 5 JSON.parse calls with
try-catch (empty data → {} instead of SyntaxError)
- audit helper: classify known cosmetic JS errors (bootstrap, JSON parse,
ApexCharts config) as WARN instead of FAIL
Also bundles accumulated template/view changes across modules.