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
Refactor: Use consistent error handling in both toggleReaction implementations
- Import formatError in pullRequestCommentController.ts
- Use formatError(e) consistently in both implementations
- Throw new Error(errorMessage) consistently instead of rethrowing original error
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
0 commit comments