Add flow suppression to deprecatedMinimallyEncodeRawThreadInfo because it will only be called in contexts where member permissions do exist.
This function is only used in legacy migrations and in rawThreadInfoFromServerThreadInfo.
Depends on D12733
Differential D12755
[lib] Add `flow` suppression to `deprecatedMinimallyEncodeRawThreadInfo` Authored by atul on Jul 15 2024, 6:38 PM. Tags None Referenced Files None Subscribers None
Details Add flow suppression to deprecatedMinimallyEncodeRawThreadInfo because it will only be called in contexts where member permissions do exist. This function is only used in legacy migrations and in rawThreadInfoFromServerThreadInfo. Depends on D12733 Close reading, there are no logic changes... just flow suppressions to account for differing representation of RawThreadInfo.members
Diff Detail
Event TimelineComment Actions Can you fix the CI issues please? The practice of immediately publishing your diff before waiting for CI should only be used for urgent diffs, and if you submit a diff for review with CI issues you should explain / justify why |