You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/web/app/components/header/indicator
k-brahma-claude 59d2a8a208 fix: resolve frontend CI errors
- Fix ESLint errors in MFA-related test files (empty arrow functions)
- Add missing newlines at end of MFA translation files
- Fix TypeScript error in mail-and-password-auth.tsx (proper type guard for LoginResponse)
- Apply ESLint auto-fixes across the codebase for consistency

All frontend CI checks now pass:
- ESLint: 0 errors, 622 warnings
- TypeScript: 246 errors (all pre-existing, MFA error fixed)
- Jest: All 344 tests passing
11 months ago
..
index.tsx fix: resolve frontend CI errors 11 months ago