Page MenuHomePhabricator

[Flow202][desktop][skip-ci] Fix Flow issues in desktop codebase
ClosedPublic

Authored by ashoat on Nov 5 2023, 8:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 12:54 AM
Unknown Object (File)
Thu, May 2, 2:56 AM
Unknown Object (File)
Wed, May 1, 10:41 PM
Unknown Object (File)
Wed, May 1, 5:50 PM
Unknown Object (File)
Thu, Apr 25, 1:38 PM
Unknown Object (File)
Thu, Apr 25, 7:38 AM
Unknown Object (File)
Tue, Apr 16, 5:59 PM
Unknown Object (File)
Tue, Apr 16, 3:24 AM
Subscribers

Details

Summary

This one was pretty simple... just added a bunch of types in various places.

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.
Test Plan

Make sure all Flow errors in desktop are resolved

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ashoat retitled this revision from [Flow202][desktop] Flow issues in desktop codebase to [Flow202][desktop] Fix Flow issues in desktop codebase.Nov 5 2023, 8:12 AM
ashoat edited the summary of this revision. (Show Details)
ashoat edited the summary of this revision. (Show Details)
Harbormaster returned this revision to the author for changes because remote builds failed.Nov 5 2023, 8:18 AM
Harbormaster failed remote builds in B23763: Diff 32725!
ashoat requested review of this revision.Nov 5 2023, 8:23 AM
This revision is now accepted and ready to land.Nov 6 2023, 1:37 AM
ashoat retitled this revision from [Flow202][desktop] Fix Flow issues in desktop codebase to [Flow202][desktop][skip-ci] Fix Flow issues in desktop codebase.Nov 19 2023, 4:59 PM
This revision was landed with ongoing or failed builds.Nov 27 2023, 3:25 PM
This revision was automatically updated to reflect the committed changes.