Page MenuHomePhabricator

[lib/keyserver] Improve state sync types
ClosedPublic

Authored by michal on Sep 21 2023, 3:49 AM.
Tags
None
Referenced Files
F2908837: D9253.diff
Sun, Oct 6, 4:03 PM
Unknown Object (File)
Tue, Oct 1, 4:03 PM
Unknown Object (File)
Tue, Oct 1, 4:03 PM
Unknown Object (File)
Tue, Oct 1, 3:58 PM
Unknown Object (File)
Tue, Oct 1, 3:56 AM
Unknown Object (File)
Tue, Sep 10, 12:07 PM
Unknown Object (File)
Sep 6 2024, 12:02 PM
Unknown Object (File)
Aug 29 2024, 12:14 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