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