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 |
||
|---|---|---|
| .. | ||
| admin | ||
| AboutPage.tsx | ||
| AdminPage.tsx | ||
| AnalyticsDashboard.tsx | ||
| CommunityEventsPage.tsx | ||
| CommunityImpactPage.tsx | ||
| CommunityNewsPage.tsx | ||
| CommunityStoriesPage.tsx | ||
| ContactPage.tsx | ||
| DashboardPage.tsx | ||
| DiscoveryPage.tsx | ||
| HeritageBuildingPage.tsx | ||
| HeritagePage.tsx | ||
| ImpactMetrics.tsx | ||
| LandingPage.tsx | ||
| LoginPage.tsx | ||
| MapView.tsx | ||
| MatchDetailPage.tsx | ||
| MatchesMapView.tsx | ||
| MatchingDashboard.tsx | ||
| MatchNegotiationPage.tsx | ||
| OrganizationDashboardPage.tsx | ||
| OrganizationEditPage.tsx | ||
| OrganizationPage.tsx | ||
| OrganizationsListPage.tsx | ||
| PrivacyPage.tsx | ||
| ResourceFlowDetailPage.tsx | ||
| ResourceFlowsPage.tsx | ||
| SignupPage.tsx | ||
| SupplyDemandAnalysis.tsx | ||
| UserDashboard.tsx | ||