mirror of
https://github.com/SamyRai/turash.git
synced 2025-12-26 23:01:33 +00:00
|
Some checks failed
CI/CD Pipeline / backend-lint (push) Failing after 31s
CI/CD Pipeline / backend-build (push) Has been skipped
CI/CD Pipeline / frontend-lint (push) Successful in 1m36s
CI/CD Pipeline / frontend-build (push) Failing after 2m16s
CI/CD Pipeline / e2e-test (push) Has been skipped
- Remove unused imports and variables from test files - Fix setState in useEffect with proper eslint disable - Update test expectations to match component behavior - Apply final prettier formatting - Complete resolution of all remaining lint issues Files changed: 5 - AdminSettingsMaintenancePage.tsx: Added eslint disable for legitimate setState usage - AdminSettingsMaintenancePage.test.tsx: Fixed test expectations - ResourceFlowList.test.tsx: Updated test setup and expectations - useOrganizationData.test.ts: Removed unused imports - locales/en.ts: Final translation key additions |
||
|---|---|---|
| .. | ||
| AdminDashboard.tsx | ||
| AdminOrganizationEditPage.tsx | ||
| AdminOrganizationsAnalyticsPage.tsx | ||
| AdminOrganizationsPage.tsx | ||
| AdminSettingsMaintenancePage.tsx | ||
| AdminVerificationQueuePage.tsx | ||
| AnnouncementsPage.tsx | ||
| ContentPageEditPage.tsx | ||
| ContentPagesPage.tsx | ||
| LocalizationDataPage.tsx | ||
| LocalizationUIPage.tsx | ||
| MediaLibraryPage.tsx | ||
| UserEditPage.tsx | ||
| UsersListPage.tsx | ||