Enable @typescript-eslint/require-await to flag async functions without await. Convert synchronous functions from async to sync: - AuthService.login() - JWT generation is synchronous - AuthController.login() - now calls sync service method - AlertService.sendAlert() - only uses sync logger - MetricsPersistenceService.persistMetrics() - fire-and-forget pattern 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| landing/frontend | ||
| platform-admin/frontend | ||
| portal/frontend | ||
| service-registry/registry-agent | ||
| status-dashboard | ||