c5d639d2a5
Deploy / Build Production Runtime Images (push) Has been skipped
Deploy / Deploy Production (push) Has been skipped
Deploy / Production Browser E2E (push) Has been skipped
Deploy / Deploy Staging (push) Failing after 192h37m30s
CI/CD Pipeline / Frontend Lint (push) Failing after 192h38m7s
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 192h38m16s
- Rename navigation.ts to navigation.tsx (JSX in .ts file) - Remove unused imports in Header.tsx, Sidebar.tsx, Settings.tsx - Remove unused PageHead imports in AssetLibrary/TitleLibrary/VoiceLibrary - Fix PageHead description prop type: string -> React.ReactNode - Fix Accounts.tsx: replace useQuery in callback with useQueries