Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReactEventEmitter null fix #44394

Closed
wants to merge 2 commits into from
Closed

Commits on May 7, 2024

  1. [skip ci] Nullsafe fabric/events classes (facebook#44392)

    Summary:
    
    Updating null annotations to match convention.
    
    Changelog: [Internal]
    
    Reviewed By: NickGerleman
    
    Differential Revision: D56895070
    Thomas Nardone authored and facebook-github-bot committed May 7, 2024
    Configuration menu
    Copy the full SHA
    607bd5e View commit details
    Browse the repository at this point in the history
  2. ReactEventEmitter null fix (facebook#44394)

    Summary:
    
    Lint fix - flip to a guaranteed non-null value instead of the nullable field
    
    Changelog: [Internal]
    
    Reviewed By: NickGerleman
    
    Differential Revision: D56898951
    Thomas Nardone authored and facebook-github-bot committed May 7, 2024
    Configuration menu
    Copy the full SHA
    94b4ec7 View commit details
    Browse the repository at this point in the history