Page MenuHomePhabricator

[Flow202][native][skip-ci] [18/x] Type AppsDirectory FlatList
ClosedPublic

Authored by ashoat on Nov 27 2023, 12:36 AM.
Tags
None
Referenced Files
F3349407: D10002.diff
Fri, Nov 22, 5:54 PM
Unknown Object (File)
Wed, Nov 6, 8:41 AM
Unknown Object (File)
Wed, Nov 6, 8:41 AM
Unknown Object (File)
Wed, Nov 6, 8:41 AM
Unknown Object (File)
Wed, Nov 6, 8:41 AM
Unknown Object (File)
Sep 28 2024, 9:30 PM
Unknown Object (File)
Sep 6 2024, 2:51 AM
Unknown Object (File)
Sep 6 2024, 2:51 AM
Subscribers

Details

Summary

Separating this out into its own diff since some extra changes were necessary. Will annotate inline.

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 D10001

Test Plan

Confirm the Flow errors go away

Diff Detail

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