Page MenuHomePhabricator

[Flow202][keyserver][skip-ci] [4/x] Address type error in rescindPushNotifs
ClosedPublic

Authored by ashoat on Nov 13 2023, 2:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 6, 2:53 PM
Unknown Object (File)
Wed, May 1, 6:55 PM
Unknown Object (File)
Wed, May 1, 3:47 PM
Unknown Object (File)
Mon, Apr 15, 8:48 PM
Unknown Object (File)
Mon, Apr 15, 8:48 PM
Unknown Object (File)
Apr 13 2024, 8:27 AM
Unknown Object (File)
Apr 12 2024, 2:17 AM
Unknown Object (File)
Apr 12 2024, 2:17 AM
Subscribers

Details

Summary

The new version of Flow caught a type error here! It was introduced in D8706; more details in my comment there.

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 D9851

Test Plan

Confirm the Flow errors go away

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 13 2023, 2:57 PM
Harbormaster failed remote builds in B24068: Diff 33166!
This revision is now accepted and ready to land.Nov 14 2023, 6:21 AM
ashoat retitled this revision from [Flow202][keyserver] [4/x] Address type error in rescindPushNotifs to [Flow202][keyserver][skip-ci] [4/x] Address type error in rescindPushNotifs.Nov 19 2023, 5:05 PM
This revision was landed with ongoing or failed builds.Nov 27 2023, 3:26 PM
This revision was automatically updated to reflect the committed changes.