Page MenuHomePhabricator

[lib/keyserver] Improve state sync types
ClosedPublic

Authored by michal on Sep 21 2023, 3:49 AM.
Tags
None
Referenced Files
F4082198: D9253.id31331.diff
Sun, Feb 16, 1:56 AM
F4082197: D9253.id31541.diff
Sun, Feb 16, 1:56 AM
F4082189: D9253.id.diff
Sun, Feb 16, 1:56 AM
F4082180: D9253.diff
Sun, Feb 16, 1:51 AM
Unknown Object (File)
Fri, Feb 14, 8:56 PM
Unknown Object (File)
Fri, Feb 7, 4:16 AM
Unknown Object (File)
Sun, Jan 26, 4:52 AM
Unknown Object (File)
Fri, Jan 24, 3:36 AM
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
Lint Not Applicable
Unit
Tests Not Applicable