scripts/seed.ts(61,7): error TS6133: 'getRandomItems' is declared but its value is never read. src/components/admin/AIPanel.tsx(1,8): error TS6133: 'React' is declared but its value is never read. src/components/admin/AIPanel.tsx(4,67): error TS6133: 'MessageSquare' is declared but its value is never read. src/components/admin/AIPanel.tsx(4,82): error TS6133: 'Languages' is declared but its value is never read. src/components/admin/ArticleEditor.tsx(2,8): error TS6133: 'React' is declared but its value is never read. src/components/admin/ArticleEditor.tsx(15,69): error TS6133: 'FileText' is declared but its value is never read. src/components/admin/ArticleEditor.tsx(42,12): error TS6133: 'tags' is declared but its value is never read. src/components/admin/TiptapEditor.tsx(24,5): error TS6133: 'Loader2' is declared but its value is never read. src/components/admin/TiptapEditor.tsx(26,5): error TS6133: 'X' is declared but its value is never read. src/components/admin/TiptapEditor.tsx(29,5): error TS6133: 'FileText' is declared but its value is never read. src/components/admin/TiptapEditor.tsx(38,1): error TS6192: All imports in import declaration are unused. src/components/admin/TiptapEditor.tsx(44,1): error TS6192: All imports in import declaration are unused. src/components/aitools/ToolsSidebar.tsx(1,1): error TS6133: 'React' is declared but its value is never read. src/components/home/ArticleCard.tsx(1,1): error TS6133: 'React' is declared but its value is never read. src/components/home/HeroBanner.tsx(1,8): error TS6133: 'React' is declared but its value is never read. src/components/home/Sidebar.tsx(1,1): error TS6133: 'React' is declared but its value is never read. src/components/home/Sidebar.tsx(2,1): error TS6133: 'Button' is declared but its value is never read. src/components/layouts/MainLayout.tsx(6,18): error TS6133: 'User' is declared but its value is never read. src/components/tiptap-templates/simple/simple-editor.tsx(70,1): error TS6133: 'content' is declared but its value is never read. src/models/index.ts(1,28): error TS6133: 'Document' is declared but its value is never read. src/models/index.ts(1,38): error TS6133: 'Model' is declared but its value is never read. src/pages/admin/ai/index.tsx(1,8): error TS6133: 'React' is declared but its value is never read. src/pages/admin/ai/index.tsx(9,93): error TS6133: 'DialogTrigger' is declared but its value is never read. src/pages/admin/ai/index.tsx(10,44): error TS6133: 'Save' is declared but its value is never read. src/pages/admin/ai/index.tsx(10,50): error TS6133: 'MoreVertical' is declared but its value is never read. src/pages/admin/ai/index.tsx(33,53): error TS6133: 'setValue' is declared but its value is never read. src/pages/admin/ai/index.tsx(33,63): error TS6133: 'watch' is declared but its value is never read. src/pages/admin/articles/edit/[id].tsx(1,1): error TS6133: 'React' is declared but its value is never read. src/pages/admin/articles/index.tsx(1,8): error TS6133: 'React' is declared but its value is never read. src/pages/admin/articles/index.tsx(24,38): error TS6133: 'Eye' is declared but its value is never read. src/pages/admin/articles/index.tsx(40,11): error TS6133: 'router' is declared but its value is never read. src/pages/admin/banners/index.tsx(1,8): error TS6133: 'React' is declared but its value is never read. src/pages/admin/banners/index.tsx(6,29): error TS6133: 'CardDescription' is declared but its value is never read. src/pages/admin/index.tsx(1,1): error TS6192: All imports in import declaration are unused. src/pages/admin/index.tsx(8,39): error TS6133: 'CartesianGrid' is declared but its value is never read. src/pages/admin/index.tsx(8,54): error TS6133: 'Tooltip' is declared but its value is never read. src/pages/admin/plans/edit/[id].tsx(1,8): error TS6133: 'React' is declared but its value is never read. src/pages/admin/plans/index.tsx(1,8): error TS6133: 'React' is declared but its value is never read. src/pages/admin/settings/index.tsx(1,8): error TS6133: 'React' is declared but its value is never read. src/pages/admin/settings/index.tsx(9,1): error TS6133: 'Switch' is declared but its value is never read. src/pages/admin/settings/index.tsx(10,25): error TS6133: 'Trash2' is declared but its value is never read. src/pages/admin/settings/index.tsx(10,33): error TS6133: 'Plus' is declared but its value is never read. src/pages/admin/settings/index.tsx(10,39): error TS6133: 'Bot' is declared but its value is never read. src/pages/admin/settings/index.tsx(11,34): error TS6133: 'Controller' is declared but its value is never read. src/pages/admin/settings/index.tsx(76,11): error TS6198: All destructured elements are unused. src/pages/admin/users/index.tsx(1,8): error TS6133: 'React' is declared but its value is never read. src/pages/admin/users/index.tsx(21,5): error TS6133: 'DialogTrigger' is declared but its value is never read. src/pages/admin/users/index.tsx(53,11): error TS6133: 'router' is declared but its value is never read. src/pages/aitools/chat/index.tsx(6,1): error TS6192: All imports in import declaration are unused. src/pages/aitools/chat/index.tsx(9,21): error TS6133: 'User' is declared but its value is never read. src/pages/aitools/chat/index.tsx(9,44): error TS6133: 'Settings2' is declared but its value is never read. src/pages/aitools/chat/index.tsx(20,11): error TS6196: 'Assistant' is declared but never used. src/pages/aitools/chat/index.tsx(30,19): error TS6133: 'loading' is declared but its value is never read. src/pages/aitools/index.tsx(1,1): error TS6133: 'React' is declared but its value is never read. src/pages/aitools/prompt-optimizer/index.tsx(1,8): error TS6133: 'React' is declared but its value is never read. src/pages/aitools/translator/index.tsx(1,8): error TS6133: 'React' is declared but its value is never read. src/pages/api/admin/ai/models.ts(6,67): error TS6133: 'user' is declared but its value is never read. src/pages/api/admin/articles/index.ts(2,19): error TS6133: 'User' is declared but its value is never read. src/pages/api/admin/settings.ts(6,67): error TS6133: 'user' is declared but its value is never read. src/pages/api/admin/users/index.ts(6,67): error TS6133: 'user' is declared but its value is never read. src/pages/api/ai/generate.ts(20,67): error TS6133: 'user' is declared but its value is never read. src/pages/api/hello.ts(9,3): error TS6133: 'req' is declared but its value is never read. src/pages/api/orders/create.ts(3,33): error TS6133: 'User' is declared but its value is never read. src/pages/article/[id].tsx(1,8): error TS6133: 'React' is declared but its value is never read. src/pages/article/[id].tsx(11,52): error TS6133: 'CardDescription' is declared but its value is never read. src/pages/article/[id].tsx(11,69): error TS6133: 'CardFooter' is declared but its value is never read. src/pages/article/[id].tsx(12,1): error TS6192: All imports in import declaration are unused. src/pages/article/[id].tsx(13,94): error TS6133: 'Sparkles' is declared but its value is never read. src/pages/article/[id].tsx(56,28): error TS6133: 'authLoading' is declared but its value is never read. src/pages/article/[id].tsx(419,67): error TS6133: 'index' is declared but its value is never read. src/pages/index.tsx(1,8): error TS6133: 'React' is declared but its value is never read. src/pages/membership.tsx(1,8): error TS6133: 'React' is declared but its value is never read. src/pages/payment/failure.tsx(1,1): error TS6133: 'React' is declared but its value is never read. src/pages/payment/success.tsx(1,8): error TS6133: 'React' is declared but its value is never read.