Skip to content

Misc fixes for firewall and types#1464

Open
SteveL-MSFT wants to merge 3 commits intoPowerShell:mainfrom
SteveL-MSFT:misc-fixes
Open

Misc fixes for firewall and types#1464
SteveL-MSFT wants to merge 3 commits intoPowerShell:mainfrom
SteveL-MSFT:misc-fixes

Conversation

@SteveL-MSFT
Copy link
Copy Markdown
Member

PR Summary

Some fixes found by copilot

Copilot AI review requested due to automatic review settings April 3, 2026 22:04
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Addresses a few Firewall rule-handling edge cases and cleans up a Rust compiler-lint workaround.

Changes:

  • Clears COM VARIANT values during Windows Firewall rule enumeration.
  • Treats empty profile/interface-type inputs as “All”.
  • Removes a crate-level unused_assignments allowance previously used as a rustc/thiserror macro workaround.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
resources/windows_firewall/src/firewall.rs Adjusts enumeration cleanup and normalizes default semantics for profiles/interface types; refines protocol resolution.
lib/dsc-lib/src/types/fully_qualified_type_name.rs Removes a temporary lint allowance tied to a compiler/macro false positive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants