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)
Fri, Jun 28, 4:38 PM
Unknown Object (File)
Fri, Jun 28, 4:38 PM
Unknown Object (File)
Fri, Jun 28, 4:38 PM
Unknown Object (File)
Fri, Jun 28, 4:33 PM
Unknown Object (File)
Wed, Jun 26, 3:39 PM
Unknown Object (File)
Tue, Jun 25, 7:45 AM
Unknown Object (File)
Mon, Jun 24, 4:13 AM
Unknown Object (File)
Sun, Jun 23, 12:59 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