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: resolve duplicate state variable declaration in multiApplyDiffTool.ts
- Renamed the second 'state' variable to 'providerState' to fix TypeScript compilation error
- This resolves the CI failures in compile, unit test, and integration test jobs
0 commit comments