refactor(infra): trim Windows firewall exports (#105856)

This commit is contained in:
Vincent Koc
2026-07-13 10:06:10 +08:00
committed by GitHub
parent c3ee86a068
commit afb282ee68
3 changed files with 98 additions and 79 deletions
-8
View File
@@ -4147,14 +4147,6 @@ export const KNIP_UNUSED_EXPORT_BASELINE = [
"src/infra/update-runner.ts: UpdateStepCompletion",
"src/infra/voicewake-routing.ts: normalizeVoiceWakeTriggerWord",
"src/infra/windows-encoding.ts: parseWindowsCodePage",
"src/infra/windows-gateway-firewall-diagnostics.ts: classifyWindowsGatewayFirewallState",
"src/infra/windows-gateway-firewall-diagnostics.ts: DEFAULT_WINDOWS_GATEWAY_FIREWALL_TIMEOUT_MS",
"src/infra/windows-gateway-firewall-diagnostics.ts: InspectWindowsGatewayFirewallParams",
"src/infra/windows-gateway-firewall-diagnostics.ts: parseWindowsGatewayFirewallState",
"src/infra/windows-gateway-firewall-diagnostics.ts: QUICK_WINDOWS_GATEWAY_FIREWALL_TIMEOUT_MS",
"src/infra/windows-gateway-firewall-diagnostics.ts: WindowsGatewayFirewallCommandResult",
"src/infra/windows-gateway-firewall-diagnostics.ts: WindowsGatewayFirewallCommandRunner",
"src/infra/windows-gateway-firewall-diagnostics.ts: WindowsGatewayFirewallDiagnosticCode",
"src/infra/windows-install-roots.ts: DEFAULT_WINDOWS_SYSTEM_ROOT",
"src/infra/windows-install-roots.ts: normalizeWindowsInstallRoot",
"src/infra/windows-install-roots.ts: privateTestApi",