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)
Mon, Mar 3, 4:08 PM
Unknown Object (File)
Mon, Mar 3, 12:07 PM
Unknown Object (File)
Feb 23 2025, 9:11 AM
Unknown Object (File)
Feb 23 2025, 6:23 AM
Unknown Object (File)
Feb 23 2025, 6:23 AM
Unknown Object (File)
Feb 23 2025, 6:23 AM
Unknown Object (File)
Feb 16 2025, 1:56 AM
Unknown Object (File)
Feb 16 2025, 1:56 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