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: Add error handling and cyclic reference detection in update-3rd-party.ts
- Added import for `fetch` from 'node-fetch'.
- Implemented error handling for `fetch` requests.
- Added cyclic reference detection to prevent infinite loops.
- Improved type checking for response body.
0 commit comments