Page MenuHomePhabricator

[Flow202][landing][skip-ci] [2/2] Fix Flow issues in SIWE code
ClosedPublic

Authored by ashoat on Nov 5 2023, 7:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 12:54 AM
Unknown Object (File)
Wed, May 1, 3:42 PM
Unknown Object (File)
Tue, Apr 16, 6:00 PM
Unknown Object (File)
Tue, Apr 16, 10:56 AM
Unknown Object (File)
Tue, Apr 16, 3:23 AM
Unknown Object (File)
Mon, Apr 15, 9:18 PM
Unknown Object (File)
Apr 13 2024, 11:57 PM
Unknown Object (File)
Apr 13 2024, 8:30 AM
Subscribers

Details

Summary

Separating out the SIWE code since I think different reviewers make sense.

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 D9719

Test Plan

Make sure all Flow errors in landing are resolved

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.Nov 5 2023, 7:30 AM
Harbormaster failed remote builds in B23762: Diff 32724!
ashoat requested review of this revision.Nov 5 2023, 7:52 AM
ashoat retitled this revision from [Flow202][landing] [2/2] Fix Flow issues in SIWE code to [Flow202][landing] [1/1] Fix Flow issues in SIWE code.Nov 5 2023, 8:09 AM
ashoat retitled this revision from [Flow202][landing] [1/1] Fix Flow issues in SIWE code to [Flow202][landing] [2/2] Fix Flow issues in SIWE code.
This revision is now accepted and ready to land.Nov 5 2023, 11:34 AM
ashoat retitled this revision from [Flow202][landing] [2/2] Fix Flow issues in SIWE code to [Flow202][landing][skip-ci] [2/2] Fix Flow issues in SIWE code.Nov 19 2023, 5:00 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.