Page MenuHomePhabricator

[Flow202][native][skip-ci] [28/x] Type ReactNav __unsafe_action__ container event
ClosedPublic

Authored by ashoat on Nov 27 2023, 12:48 AM.
Tags
None
Referenced Files
F3532520: D10012.id33895.diff
Wed, Dec 25, 9:17 AM
F3532280: D10012.id33656.diff
Wed, Dec 25, 9:00 AM
F3529867: D10012.diff
Tue, Dec 24, 9:39 PM
Unknown Object (File)
Sun, Dec 22, 8:57 AM
Unknown Object (File)
Sun, Dec 22, 8:57 AM
Unknown Object (File)
Sun, Dec 22, 8:57 AM
Unknown Object (File)
Sun, Dec 22, 8:57 AM
Unknown Object (File)
Wed, Dec 11, 9:32 PM
Subscribers

Details

Summary

We use this "unsafe" ReactNav container event to track internal ReactNav actions for our Redux devtools integration.

NOTE: CI will fail on this diff. I considered the possibility of fixing Flow errors BEFORE upgrading Flow, but it wasn't possible... in some cases, the fixes to support the new version of Flow caused errors in the old version. I could have hidden these type errors with $FlowFixMe lines and then later revert those, but that seemed like too much busy work.

Depends on D10011

Test Plan

Confirm the Flow errors go away

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 24453
Build 210169: arc lint + arc unit