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
Fix type checking errors in MCP tests and related modules
- Fixed return type annotations in repo_operator.py methods
- Added proper None handling in repo_config.py
- Added try/except for SDK imports in language.py with fallback extensions
- Fixed Repository import path in pr_review.py
- Fixed type annotations in docs decorators
- Added type ignore comments for expected TypeError tests
- Reduced type checking errors from 67 to 57 diagnostics
0 commit comments