Page MenuHomePhabricator

[RN72] Update Jest Flow libdefs
ClosedPublic

Authored by ashoat on Jan 4 2024, 12:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 31, 5:22 AM
Unknown Object (File)
Fri, Oct 18, 2:46 PM
Unknown Object (File)
Fri, Oct 18, 12:50 PM
Unknown Object (File)
Fri, Oct 18, 1:21 AM
Unknown Object (File)
Thu, Oct 17, 2:59 PM
Unknown Object (File)
Thu, Oct 17, 1:26 PM
Unknown Object (File)
Wed, Oct 16, 1:28 AM
Unknown Object (File)
Oct 3 2024, 1:24 PM
Subscribers

Details

Summary

@atul called out that these libdefs are outdated in D10536. This diff updates them all to the latest version.

I updated the libdefs by first running git rm on each of them, and then running flow-typed install jest in each of the directories.

I also noticed that web was missing the libdef, so I added it.

Not sure these libdefs are currently used, but better to keep them updated then out-of-date, especially if we ever introduce any usages in the future.

Depends on D10544

Test Plan

Ran yarn flow-all from the workspace root. Also CI will run on this diff

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Jan 4 2024, 1:06 PM
Harbormaster failed remote builds in B25502: Diff 35219!
Harbormaster returned this revision to the author for changes because remote builds failed.Jan 4 2024, 1:54 PM
Harbormaster failed remote builds in B25505: Diff 35222!
ashoat requested review of this revision.Jan 4 2024, 2:17 PM
This revision is now accepted and ready to land.Jan 4 2024, 2:51 PM
This revision was automatically updated to reflect the committed changes.