You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Unified WorkItem interface across components to resolve type mismatches
- Fixed role type comparison errors by updating auth types
- Resolved ReactNode JSX expression issues
- Fixed LucideProps incompatibility by removing invalid title prop
- Added missing edgeCount property to GraphHierarchy interface
- Added memberCount property to Team interface
- Fixed priorityComp undefined errors with null checks
- Updated CI workflow to trigger on development branch PRs
- Created shared type definitions in types/graph.ts
All critical build-blocking TypeScript errors resolved.
0 commit comments