Page MenuHomePhabricator

[lib/keyserver] Improve state sync types
ClosedPublic

Authored by michal on Sep 21 2023, 3:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 29, 12:14 AM
Unknown Object (File)
Mon, Aug 26, 10:13 PM
Unknown Object (File)
Sun, Aug 25, 8:15 AM
Unknown Object (File)
Sun, Aug 18, 1:41 AM
Unknown Object (File)
Aug 2 2024, 11:06 PM
Unknown Object (File)
Aug 1 2024, 4:42 PM
Unknown Object (File)
Jul 30 2024, 4:04 PM
Unknown Object (File)
Jul 30 2024, 4:04 PM
Subscribers

Details

Summary

ENG-4909

We can keep the very specific types for specs collections that flow gives us, while adding an assert to make sure we don't pass anything that is not a spec to these object. Also replaced * -> any, as they are aliases and * is deprecated.

Test Plan

yarn flow-all

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage