⚠️ Violations Report

astromatrix-nodejs

Generated on 6/24/2026, 12:00:30 AM

0
🔴 Critical
0
🟠 High
1137
🟡 Medium
96
🟢 Low
🔴 Critical Violations 0

No critical priority violations found

🟠 High Priority Violations 0

No high priority violations found

🟡 Medium Priority Violations 1137
direct-env
medium
Direct env var access
File: user.js Line: 1 Suggestion: Use config service / central config
direct-env
medium
Direct env var access
File: paypal.js Line: 1 Suggestion: Use config service / central config
direct-env
medium
Direct env var access
File: message.js Line: 1 Suggestion: Use config service / central config
direct-env
medium
Direct env var access
File: deploy-server.js Line: 1 Suggestion: Use config service / central config
direct-env
medium
Direct env var access
File: crucible.js Line: 1 Suggestion: Use config service / central config
direct-env
medium
Direct env var access
File: components.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: auto.js Line: 84 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: auto.js Line: 129 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: auto.js Line: 1 Suggestion: Use config service / central config
direct-env
medium
Direct env var access
File: app.js Line: 1 Suggestion: Use config service / central config
direct-env
medium
Direct env var access
File: ai.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: services/socketService.js Line: 81 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: services/profileservice.js Line: 169 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: services/profileservice.js Line: 230 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: services/profileservice.js Line: 254 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: services/profileservice.js Line: 258 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: services/profileservice.js Line: 262 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: services/profileservice.js Line: 268 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: services/profileservice.js Line: 286 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: services/profileservice.js Line: 313 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: services/profileservice.js Line: 342 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: services/profileservice.js Line: 356 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: services/profileservice.js Line: 368 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: services/migrationService.js Line: 61 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: services/migrationService.js Line: 71 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: services/migrationService.js Line: 100 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: services/migrationService.js Line: 108 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: services/migrationService.js Line: 164 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: services/messageService.js Line: 190 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: services/messageService.js Line: 302 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: services/messageService.js Line: 305 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: services/messageService.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/updatesynastry.js Line: 55 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/updatesynastry.js Line: 68 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/updatesynastry.js Line: 69 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/updatesynastry.js Line: 76 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/updatesynastry.js Line: 98 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/updatesynastry.js Line: 112 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/updatesynastry.js Line: 126 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/updatesynastry.js Line: 140 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/updatesynastry.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/recovery-topup-june11.js Line: 61 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/recovery-topup-june11.js Line: 62 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/recovery-topup-june11.js Line: 73 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/recovery-topup-june11.js Line: 74 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/recovery-topup-june11.js Line: 95 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/recovery-topup-june11.js Line: 106 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/recovery-topup-june11.js Line: 107 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/recovery-topup-june11.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/recovery-sweep-migration.js Line: 58 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/recovery-sweep-migration.js Line: 80 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/recovery-sweep-migration.js Line: 84 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/recovery-sweep-migration.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/debug-transit.js Line: 11 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/debug-transit.js Line: 17 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/debug-transit.js Line: 21 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/debug-transit.js Line: 25 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/debug-transit.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/debug-missing.js Line: 20 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/debug-missing.js Line: 41 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/debug-missing.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/balancesynastry.js Line: 20 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/balancesynastry.js Line: 32 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/balancesynastry.js Line: 40 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/balancesynastry.js Line: 49 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/balancesynastry.js Line: 60 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/balancesynastry.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/aurasoma.js Line: 130 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/aurasoma.js Line: 162 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/aurasoma.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 62 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 139 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 145 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 176 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 184 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 229 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 304 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 307 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 362 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 388 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 426 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 472 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 487 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 494 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 499 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 504 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 513 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 517 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 521 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 526 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 531 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 588 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 626 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 674 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 739 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 748 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 754 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 762 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 828 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 895 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 906 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 918 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 976 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 984 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1014 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1022 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1051 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1059 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1071 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1210 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1252 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1263 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1291 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1305 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1471 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1573 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1604 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1619 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1815 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1851 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1890 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1930 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1935 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1941 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1951 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1960 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1987 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 1992 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 2001 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 2005 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 2008 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 2013 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 2017 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 2022 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 2025 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 2028 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 2032 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/user.js Line: 2034 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: routes/user.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: routes/traits.js Line: 173 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/traits.js Line: 214 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/traits.js Line: 254 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/traits.js Line: 299 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/traits.js Line: 323 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/traits.js Line: 387 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/traits.js Line: 409 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/tarot.js Line: 38 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/tarot.js Line: 46 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/tarot.js Line: 87 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/tarot.js Line: 98 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/tarot.js Line: 109 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/tarot.js Line: 115 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/survey.js Line: 225 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/survey.js Line: 404 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: routes/survey.js Line: 1 Suggestion: Use config service / central config
direct-env
medium
Direct env var access
File: routes/settings.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 513 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 658 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 911 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1092 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1203 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1283 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1313 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1328 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1368 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1475 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1512 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1535 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1544 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1580 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1621 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1623 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1627 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1677 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1695 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1704 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1723 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1755 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1828 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1830 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1832 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1927 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 1934 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2066 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2074 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2133 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2140 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2149 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2193 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2257 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2269 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2271 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2275 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2320 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2510 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2574 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2577 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2581 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2586 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2623 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2662 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2790 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2835 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2931 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 2966 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 3001 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 3005 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 3049 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 3093 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 3122 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 3126 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 3142 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 3185 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 3211 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/payments.js Line: 3218 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: routes/payments.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: routes/metrics.js Line: 20 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/messages.js Line: 230 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/messages.js Line: 446 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: routes/messages.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: routes/journals.js Line: 40 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/journals.js Line: 102 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/journals.js Line: 158 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/journals.js Line: 216 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/journals.js Line: 219 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/journals.js Line: 253 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/journals.js Line: 282 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/journals.js Line: 320 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/friend.js Line: 20 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/friend.js Line: 23 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/friend.js Line: 96 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/friend.js Line: 104 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/friend.js Line: 164 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/friend.js Line: 185 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/friend.js Line: 200 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 32 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 175 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 177 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 211 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 220 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 263 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 267 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 304 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 305 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 306 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 404 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 442 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 458 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 562 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 611 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 612 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 699 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 725 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 860 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 872 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 885 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 892 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 942 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 957 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 976 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 989 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 1048 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/component.js Line: 1181 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: routes/component.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: routes/ai.js Line: 200 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai.js Line: 266 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai.js Line: 301 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai.js Line: 303 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai.js Line: 336 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai.js Line: 378 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai.js Line: 380 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai.js Line: 382 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai.js Line: 429 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai.js Line: 458 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai.js Line: 479 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai.js Line: 532 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai.js Line: 536 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai.js Line: 657 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai.js Line: 701 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: routes/ai.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 42 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 47 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 152 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 159 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 167 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 193 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 270 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 276 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 293 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 384 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 443 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 451 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 467 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 491 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 493 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 522 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 546 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 559 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 587 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 609 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 686 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 723 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 724 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 734 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 776 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/affiliates.js Line: 823 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 324 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 340 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 341 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 369 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 371 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 398 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 419 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 604 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 708 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 729 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 839 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 847 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 856 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 864 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 873 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 883 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 913 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1169 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1183 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1191 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1203 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1310 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1321 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1354 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1361 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1367 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1455 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1460 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1506 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1524 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1548 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1556 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1566 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1617 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1627 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1781 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1816 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1831 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1833 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1837 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1850 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1854 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1909 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 1943 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2032 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2068 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2110 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2140 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2153 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2265 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2271 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2304 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2340 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2349 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2374 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2386 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2402 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2468 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2475 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2521 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2523 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2527 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2555 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2559 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2574 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2602 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2608 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2612 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2615 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2618 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2628 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2689 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2692 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2699 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2705 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2710 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2715 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/admin.js Line: 2718 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: routes/admin.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: models/User.js Line: 62 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: models/Profile.js Line: 79 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/updatefacets.js Line: 126 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/updatefacets.js Line: 145 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/updatefacets.js Line: 151 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/updatefacets.js Line: 181 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/updatefacets.js Line: 195 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/updatefacets.js Line: 218 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/symbolism/updatefacets.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/traits-coverage.js Line: 37 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/traits-coverage.js Line: 46 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/traits-coverage.js Line: 102 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/symbolism/traits-coverage.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/trait-schema-matrix.js Line: 32 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/trait-schema-matrix.js Line: 37 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/trait-schema-matrix.js Line: 41 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/trait-schema-matrix.js Line: 69 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/symbolism/trait-schema-matrix.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/trait-connections.js Line: 34 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/trait-connections.js Line: 37 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/trait-connections.js Line: 42 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/trait-connections.js Line: 75 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/symbolism/trait-connections.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/generate-traits.js Line: 51 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/generate-traits.js Line: 60 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/generate-traits.js Line: 73 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/generate-traits.js Line: 74 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/generate-traits.js Line: 94 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/generate-traits.js Line: 95 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/generate-traits.js Line: 160 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/generate-traits.js Line: 167 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/symbolism/generate-traits.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/export-coordinates.js Line: 67 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/export-coordinates.js Line: 73 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/export-coordinates.js Line: 78 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/export-coordinates.js Line: 79 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/export-coordinates.js Line: 126 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/export-coordinates.js Line: 249 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/symbolism/export-coordinates.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/classify-coverage.js Line: 22 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/classify-coverage.js Line: 28 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/classify-coverage.js Line: 36 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/classify-coverage.js Line: 52 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/symbolism/classify-coverage.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/base-type-schema.js Line: 38 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/base-type-schema.js Line: 42 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/base-type-schema.js Line: 45 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/base-type-schema.js Line: 64 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/symbolism/base-type-schema.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/base-elements.js Line: 47 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/base-elements.js Line: 52 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/base-elements.js Line: 98 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/symbolism/base-elements.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/balancefacets.js Line: 18 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/balancefacets.js Line: 30 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/balancefacets.js Line: 38 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/balancefacets.js Line: 47 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/symbolism/balancefacets.js Line: 58 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/symbolism/balancefacets.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/content/updatesabian.js Line: 130 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/updatesabian.js Line: 177 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/updatesabian.js Line: 188 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/updatesabian.js Line: 195 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/updatesabian.js Line: 204 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/updatesabian.js Line: 230 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/updatesabian.js Line: 235 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/updatesabian.js Line: 245 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/updatesabian.js Line: 254 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/content/updatesabian.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/content/updatecontent.js Line: 755 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/updatecontent.js Line: 811 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/updatecontent.js Line: 845 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/updatecontent.js Line: 850 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/updatecontent.js Line: 877 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/updatecontent.js Line: 891 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/updatecontent.js Line: 904 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/updatecontent.js Line: 914 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/content/updatecontent.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/content/strip-man-vs-woman.js Line: 17 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/strip-man-vs-woman.js Line: 34 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/strip-man-vs-woman.js Line: 35 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/strip-man-vs-woman.js Line: 47 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/strip-man-vs-woman.js Line: 53 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/content/strip-man-vs-woman.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/content/generateprogressed.js Line: 126 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generateprogressed.js Line: 171 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generateprogressed.js Line: 181 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generateprogressed.js Line: 201 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generateprogressed.js Line: 214 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generateprogressed.js Line: 231 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generateprogressed.js Line: 236 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generateprogressed.js Line: 258 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generateprogressed.js Line: 267 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/content/generateprogressed.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/content/generatedraconichouses.js Line: 150 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generatedraconichouses.js Line: 195 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generatedraconichouses.js Line: 211 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generatedraconichouses.js Line: 214 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generatedraconichouses.js Line: 228 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generatedraconichouses.js Line: 246 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generatedraconichouses.js Line: 251 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generatedraconichouses.js Line: 273 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generatedraconichouses.js Line: 282 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/content/generatedraconichouses.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/content/generatedraconic.js Line: 122 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generatedraconic.js Line: 167 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generatedraconic.js Line: 181 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generatedraconic.js Line: 185 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generatedraconic.js Line: 199 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generatedraconic.js Line: 216 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generatedraconic.js Line: 221 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generatedraconic.js Line: 243 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/generatedraconic.js Line: 252 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/content/generatedraconic.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/content/forecastcontent.js Line: 187 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/forecastcontent.js Line: 190 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/forecastcontent.js Line: 224 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/forecastcontent.js Line: 226 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/content/forecastcontent.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/content/fixsynastry.js Line: 7 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/fixsynastry.js Line: 18 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/fixsynastry.js Line: 55 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/fixsynastry.js Line: 65 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/fixsynastry.js Line: 66 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/fixsynastry.js Line: 83 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/fixsynastry.js Line: 84 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/fixsynastry.js Line: 93 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/fixsynastry.js Line: 94 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/fixsynastry.js Line: 104 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/content/fixsynastry.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/content/fixdraconic.js Line: 17 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/fixdraconic.js Line: 32 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/fixdraconic.js Line: 72 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/fixdraconic.js Line: 73 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/fixdraconic.js Line: 89 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/fixdraconic.js Line: 128 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/fixdraconic.js Line: 129 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/fixdraconic.js Line: 133 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/content/fixdraconic.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 625 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 737 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 773 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 788 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 833 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 849 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 887 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 905 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 923 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 925 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 931 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 979 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1008 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1038 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1040 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1059 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1075 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1084 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1104 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1105 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1107 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1109 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1113 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1173 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1182 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1185 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1196 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1211 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1216 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1217 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1231 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1235 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1244 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1257 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1262 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1263 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1272 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1286 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1297 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1311 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1316 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1317 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1326 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1334 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1344 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1347 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/contentQA.js Line: 1353 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/content/contentQA.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/content/cleancomponents.js Line: 52 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/cleancomponents.js Line: 60 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/cleancomponents.js Line: 61 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/cleancomponents.js Line: 72 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/cleancomponents.js Line: 83 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/cleancomponents.js Line: 89 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/content/cleancomponents.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/content/apply-rule-replacements.js Line: 398 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/apply-rule-replacements.js Line: 400 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/apply-rule-replacements.js Line: 450 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/content/apply-rule-replacements.js Line: 471 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/content/apply-rule-replacements.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/support/reviewchats.js Line: 345 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/reviewchats.js Line: 355 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/reviewchats.js Line: 357 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/reviewchats.js Line: 365 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/reviewchats.js Line: 371 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/reviewchats.js Line: 382 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/reviewchats.js Line: 391 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/reviewchats.js Line: 400 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/reviewchats.js Line: 405 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/reviewchats.js Line: 408 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/support/reviewchats.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 604 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 632 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 700 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 714 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 773 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 829 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 840 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 847 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 868 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 879 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 934 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1013 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1022 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1054 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1059 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1079 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1095 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1096 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1103 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1105 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1106 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1107 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1112 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1114 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1128 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1129 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1137 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1159 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1180 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1187 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1196 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1202 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1214 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1220 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1231 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1237 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1263 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1278 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1286 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1317 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1352 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1376 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1389 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1394 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1425 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1441 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1486 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1510 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1533 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1545 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1551 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1562 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1567 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1573 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1584 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1696 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1721 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1728 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1757 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1760 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1770 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1842 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1859 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1919 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1930 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1952 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1960 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1961 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1965 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1977 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1978 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1987 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1988 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1997 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 1998 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2007 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2012 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2019 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2020 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2042 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2043 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2051 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2052 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2085 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2102 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2174 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2175 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2192 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2198 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2199 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2226 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2227 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2232 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2233 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2268 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2269 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2284 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2285 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2299 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2300 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2326 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2335 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2396 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2402 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2413 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2437 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2445 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2503 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2508 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2519 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2564 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2574 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2624 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2644 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2645 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2652 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2656 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2661 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2671 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2676 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2692 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2723 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2726 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2736 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2776 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2786 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2792 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2808 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2837 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2838 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2839 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2840 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2841 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2842 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2843 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2844 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2845 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2846 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2847 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2848 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2849 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2850 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autosupport.js Line: 2852 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/support/autosupport.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/support/autoemail.js Line: 59 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/support/autoemail.js Line: 118 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/support/autoemail.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/images/suggest-image-replacements.js Line: 47 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/suggest-image-replacements.js Line: 124 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/suggest-image-replacements.js Line: 126 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/suggest-image-replacements.js Line: 141 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/suggest-image-replacements.js Line: 185 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/images/suggest-image-replacements.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/images/requeue-regenerated.js Line: 38 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/requeue-regenerated.js Line: 41 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/requeue-regenerated.js Line: 64 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/requeue-regenerated.js Line: 70 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/images/requeue-regenerated.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/images/match-forecast-images.js Line: 176 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/match-forecast-images.js Line: 203 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/match-forecast-images.js Line: 211 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/match-forecast-images.js Line: 226 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/match-forecast-images.js Line: 269 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/match-forecast-images.js Line: 331 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/match-forecast-images.js Line: 352 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/images/match-forecast-images.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/images/imageQA.js Line: 177 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/imageQA.js Line: 220 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/imageQA.js Line: 226 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/imageQA.js Line: 239 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/imageQA.js Line: 244 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/imageQA.js Line: 246 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/imageQA.js Line: 264 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/imageQA.js Line: 268 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/imageQA.js Line: 275 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/imageQA.js Line: 288 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/imageQA.js Line: 330 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/imageQA.js Line: 341 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/images/imageQA.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/images/generatecrystals.js Line: 76 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/generatecrystals.js Line: 108 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/generatecrystals.js Line: 125 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/generatecrystals.js Line: 144 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/images/generatecrystals.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/images/generateastroimages.js Line: 403 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/generateastroimages.js Line: 434 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/generateastroimages.js Line: 486 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/generateastroimages.js Line: 493 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/generateastroimages.js Line: 497 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/generateastroimages.js Line: 498 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/generateastroimages.js Line: 537 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/generateastroimages.js Line: 540 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/generateastroimages.js Line: 542 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/generateastroimages.js Line: 543 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/generateastroimages.js Line: 559 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/generateastroimages.js Line: 564 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/generateastroimages.js Line: 570 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/generateastroimages.js Line: 618 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/generateastroimages.js Line: 645 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/generateastroimages.js Line: 650 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/images/generateastroimages.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/images/flag-small-images.js Line: 13 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/flag-small-images.js Line: 18 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/flag-small-images.js Line: 22 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/flag-small-images.js Line: 29 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/flag-small-images.js Line: 39 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/flag-small-images.js Line: 65 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/images/flag-small-images.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/images/fix-missing-sm.js Line: 36 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/fix-missing-sm.js Line: 94 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/fix-missing-sm.js Line: 97 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/fix-missing-sm.js Line: 109 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/fix-missing-sm.js Line: 133 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/fix-missing-sm.js Line: 142 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/images/fix-missing-sm.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/images/fix-composite-images.js Line: 58 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/fix-composite-images.js Line: 66 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/fix-composite-images.js Line: 69 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/fix-composite-images.js Line: 78 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/fix-composite-images.js Line: 128 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/fix-composite-images.js Line: 134 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/images/fix-composite-images.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/images/finalize-crystals.js Line: 37 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/finalize-crystals.js Line: 48 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/finalize-crystals.js Line: 49 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/finalize-crystals.js Line: 55 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/finalize-crystals.js Line: 57 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/finalize-crystals.js Line: 66 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/images/finalize-crystals.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/images/check-sm-images.js Line: 39 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/check-sm-images.js Line: 47 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/check-sm-images.js Line: 49 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/check-sm-images.js Line: 65 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/check-sm-images.js Line: 97 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/images/check-sm-images.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/images/check-forecast-images.js Line: 49 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/check-forecast-images.js Line: 57 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/check-forecast-images.js Line: 60 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/check-forecast-images.js Line: 76 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/check-forecast-images.js Line: 105 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/images/check-forecast-images.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/images/audit-remaining.js Line: 17 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/audit-remaining.js Line: 22 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/audit-remaining.js Line: 38 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/images/audit-remaining.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/images/audit-all-images.js Line: 61 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/audit-all-images.js Line: 107 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/audit-all-images.js Line: 110 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/audit-all-images.js Line: 129 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/audit-all-images.js Line: 139 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/audit-all-images.js Line: 181 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/images/audit-all-images.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: scripts/images/apply-image-replacements.js Line: 137 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/apply-image-replacements.js Line: 143 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: scripts/images/apply-image-replacements.js Line: 154 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: scripts/images/apply-image-replacements.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: routes/crucible/test-crucible.js Line: 61 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/test-crucible.js Line: 68 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/test-crucible.js Line: 84 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/test-crucible.js Line: 98 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/test-crucible.js Line: 99 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/quiz-email.js Line: 580 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/quiz-email.js Line: 771 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: routes/crucible/quiz-email.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: routes/crucible/mode-detector.js Line: 246 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/mode-detector.js Line: 255 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/mode-detector.js Line: 257 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/mode-detector.js Line: 336 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/mode-detector.js Line: 369 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/mode-detector.js Line: 411 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/mode-detector.js Line: 445 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/mode-detector.js Line: 449 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/mode-detector.js Line: 541 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/mode-detector.js Line: 544 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/crucible-state.js Line: 142 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/crucible-state.js Line: 232 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/crucible-prompt-loader.js Line: 91 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/crucible-prompt-loader.js Line: 187 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/crucible-profile.js Line: 103 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/crucible-profile.js Line: 106 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/crucible-profile.js Line: 113 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/crucible-profile.js Line: 158 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/crucible-ai.js Line: 71 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/crucible-ai.js Line: 76 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/crucible-ai.js Line: 97 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/crucible/crucible-ai.js Line: 235 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: routes/crucible/crucible-ai.js Line: 1 Suggestion: Use config service / central config
direct-env
medium
Direct env var access
File: routes/auto/viewer.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: routes/auto/support.js Line: 92 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: routes/auto/support.js Line: 1 Suggestion: Use config service / central config
direct-env
medium
Direct env var access
File: routes/auto/runlog.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: routes/auto/reviews.js Line: 138 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/reviews.js Line: 156 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/reviews.js Line: 219 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/reviews.js Line: 251 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/reviews.js Line: 254 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/reviews.js Line: 280 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/reviews.js Line: 347 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/reviews.js Line: 366 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/reviews.js Line: 419 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: routes/auto/reviews.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: routes/auto/reviews-common.js Line: 111 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: routes/auto/reviews-common.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: routes/auto/crucible.js Line: 47 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/crucible.js Line: 195 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/crucible.js Line: 314 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/crucible.js Line: 325 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/crucible.js Line: 334 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/crucible.js Line: 343 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/crucible.js Line: 349 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/crucible.js Line: 373 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/crucible.js Line: 382 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/crucible.js Line: 387 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/crucible.js Line: 395 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/crucible.js Line: 400 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: routes/auto/crucible.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 551 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 582 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 631 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 652 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 689 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 703 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 768 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 832 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 846 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 850 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 861 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 868 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 889 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 900 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 978 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1052 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1104 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1119 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1151 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1162 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1166 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1179 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1188 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1195 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1196 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1200 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1203 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1222 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1233 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1241 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1251 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1255 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1280 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1286 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1290 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1313 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1322 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1328 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1337 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1343 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1355 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1361 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1372 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1378 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1391 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1413 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1419 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1429 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1449 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1457 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1488 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1523 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1556 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1569 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1574 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1605 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1622 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1667 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1690 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1691 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1696 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1699 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1705 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1706 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1711 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1715 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1716 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1720 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1734 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1735 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1742 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1755 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1757 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1759 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1762 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1763 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1774 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1798 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1810 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1816 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1827 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1832 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1838 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1849 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1964 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1990 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 1997 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2036 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2039 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2049 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2125 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2137 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2144 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2156 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2188 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2192 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2231 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2235 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2280 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2312 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2318 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2319 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2341 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2355 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2356 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2359 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2371 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2372 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2380 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2381 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2389 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2390 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2398 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2410 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2426 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2428 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2441 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2442 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2449 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2450 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2473 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2474 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2500 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2508 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2521 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2538 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2600 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2603 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2615 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2616 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2642 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2645 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2646 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2676 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2681 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2691 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2695 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2723 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2728 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2754 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2755 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2768 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2773 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2790 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2793 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2794 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2802 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2803 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2817 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2820 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2821 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2829 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2832 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2845 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2848 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2849 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2858 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2859 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2874 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2883 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2945 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2951 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2962 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2986 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 2994 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3054 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3059 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3070 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3115 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3126 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3176 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3197 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3198 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3207 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3211 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3216 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3226 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3231 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3247 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3276 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3279 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3289 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3337 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3408 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3418 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3419 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3420 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3421 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3422 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3423 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3424 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3425 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3426 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3427 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3428 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3429 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/auto/autosupport-core.js Line: 3430 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: routes/auto/autosupport-core.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: routes/ai/tarotreading.js Line: 238 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai/tarotreading.js Line: 297 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai/tarotreading.js Line: 298 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai/tarotreading.js Line: 326 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai/tarotreading.js Line: 352 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai/tarotreading.js Line: 369 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: routes/ai/tarotreading.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: routes/ai/reports.js Line: 84 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai/reports.js Line: 98 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai/reports.js Line: 909 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: routes/ai/reports.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: routes/ai/relocation.js Line: 558 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai/relocation.js Line: 782 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai/relocation.js Line: 810 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai/relocation.js Line: 837 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai/relocation.js Line: 838 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai/relocation.js Line: 840 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai/relocation.js Line: 906 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: routes/ai/relocation.js Line: 1 Suggestion: Use config service / central config
missing-try-catch
medium
await without try-catch
File: routes/ai/airater.js Line: 40 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai/airater.js Line: 303 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai/airater.js Line: 304 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai/airater.js Line: 314 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai/airater.js Line: 333 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai/airater.js Line: 506 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai/airater.js Line: 639 Suggestion: Wrap async operations in try-catch
missing-try-catch
medium
await without try-catch
File: routes/ai/airater.js Line: 643 Suggestion: Wrap async operations in try-catch
direct-env
medium
Direct env var access
File: routes/ai/airater.js Line: 1 Suggestion: Use config service / central config
🟢 Low Priority Violations 96
console-log-production
low
console.log in production code
File: user.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: paypal.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: metrics-server.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: message.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: log-viewer-windows.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: log-server.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: deploy-server.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: crucible.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: components.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: auto.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: app.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: ai.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: services/socketService.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: services/profileservice.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: services/migrationService.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: services/messageService.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/updatesynastry.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/recovery-topup-june11.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/recovery-sweep-migration.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/debug-transit.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/debug-missing.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/balancesynastry.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/aurasoma.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/views.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/user.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/traits.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/tarot.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/survey.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/settings.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/products.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/payments.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/metrics.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/messages.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/language.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/journals.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/forecasts.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/component.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/cities.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/astro-naming.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/ai.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/affiliates.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/admin.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: public_html/paypal.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: models/User.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: models/Component.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/symbolism/updatefacets.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/symbolism/traits-coverage.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/symbolism/trait-schema-matrix.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/symbolism/trait-connections.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/symbolism/generate-traits.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/symbolism/export-coordinates.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/symbolism/classify-coverage.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/symbolism/base-type-schema.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/symbolism/base-graph.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/symbolism/base-elements.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/symbolism/balancefacets.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/content/updatesabian.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/content/updatecontent.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/content/strip-man-vs-woman.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/content/generateprogressed.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/content/generatedraconichouses.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/content/generatedraconic.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/content/forecastcontent.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/content/fixsynastry.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/content/fixdraconic.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/content/contentQA.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/content/cleancomponents.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/content/apply-rule-replacements.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/support/reviewchats.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/support/autosupport.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/support/autoemail.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/images/suggest-image-replacements.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/images/requeue-regenerated.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/images/match-forecast-images.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/images/imageQA.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/images/generatecrystals.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/images/generateastroimages.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/images/flag-small-images.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/images/fix-missing-sm.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/images/fix-composite-images.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/images/finalize-crystals.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/images/check-sm-images.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/images/check-forecast-images.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/images/audit-remaining.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/images/audit-all-images.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: scripts/images/apply-image-replacements.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/crucible/test-crucible.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/crucible/quiz-email.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/crucible/mode-detector.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/crucible/crucible-prompt-loader.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/crucible/crucible-profile.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/crucible/crucible-ai.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/auto/autosupport-core.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/ai/reports.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/ai/logger.js Line: 1 Suggestion: Use a logging library with levels
console-log-production
low
console.log in production code
File: routes/ai/airater.js Line: 1 Suggestion: Use a logging library with levels