pub async fn check_and_emit_too_many_matches_warning(
result: Vc<ModuleResolveResult>,
issue_source: IssueSource,
context_dir: FileSystemPath,
pattern: ResolvedVc<Pattern>,
) -> Result<()>pub async fn check_and_emit_too_many_matches_warning(
result: Vc<ModuleResolveResult>,
issue_source: IssueSource,
context_dir: FileSystemPath,
pattern: ResolvedVc<Pattern>,
) -> Result<()>