⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@rubennorte
Copy link
Contributor

Summary:

  • Add : mixed annotations to all catch parameters in React Native JS files
  • Create toError utility for converting mixed values to Error instances
  • Create toExtendedError utility for LogBox-specific ExtendedError conversion
  • Fix Flow type compatibility issues with proper error handling
  • Resolve ESLint import order warnings

Reviewed By: andrewdacenko

Differential Revision: D82304028

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 25, 2025
@facebook-github-bot
Copy link
Contributor

@rubennorte has exported this pull request. If you are a Meta employee, you can view the originating diff in D82304028.

rubennorte added a commit to rubennorte/react-native that referenced this pull request Sep 25, 2025
Summary:

- Add `: mixed` annotations to all catch parameters in React Native JS files
- Create toError utility for converting mixed values to Error instances
- Create toExtendedError utility for LogBox-specific ExtendedError conversion
- Fix Flow type compatibility issues with proper error handling
- Resolve ESLint import order warnings

Reviewed By: andrewdacenko

Differential Revision: D82304028
…3938)

Summary:

Changelog: [internal]

- Add `: unknown` annotations to all catch parameters in React Native JS files
- Create toError utility for converting mixed values to Error instances
- Create toExtendedError utility for LogBox-specific ExtendedError conversion
- Fix Flow type compatibility issues with proper error handling
- Resolve ESLint import order warnings

Reviewed By: andrewdacenko

Differential Revision: D82304028
@meta-codesync
Copy link

meta-codesync bot commented Jan 13, 2026

@rubennorte has exported this pull request. If you are a Meta employee, you can view the originating Diff in D82304028.

rubennorte added a commit to rubennorte/react-native that referenced this pull request Jan 13, 2026
…3938)

Summary:

Changelog: [internal]

- Add `: unknown` annotations to all catch parameters in React Native JS files
- Create toError utility for converting mixed values to Error instances
- Create toExtendedError utility for LogBox-specific ExtendedError conversion
- Fix Flow type compatibility issues with proper error handling
- Resolve ESLint import order warnings

Reviewed By: andrewdacenko

Differential Revision: D82304028
rubennorte added a commit to rubennorte/react-native that referenced this pull request Jan 13, 2026
…3938)

Summary:

Changelog: [internal]

- Add `: unknown` annotations to all catch parameters in React Native JS files
- Create toError utility for converting mixed values to Error instances
- Create toExtendedError utility for LogBox-specific ExtendedError conversion
- Fix Flow type compatibility issues with proper error handling
- Resolve ESLint import order warnings

Reviewed By: andrewdacenko

Differential Revision: D82304028
@meta-codesync meta-codesync bot closed this in 0be68b3 Jan 13, 2026
@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @rubennorte in 0be68b3

When will my fix make it into a release? | How to file a pick request?

@react-native-bot react-native-bot added the Merged This PR has been merged. label Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants