Skip to content

Fix: Resolve PSScriptAnalyzer warnings#6

Merged
OgeonX-Ai merged 2 commits into
mainfrom
fix/audit-sweep
Jul 3, 2026
Merged

Fix: Resolve PSScriptAnalyzer warnings#6
OgeonX-Ai merged 2 commits into
mainfrom
fix/audit-sweep

Conversation

@OgeonX-Ai

Copy link
Copy Markdown
Contributor

This PR fixes PSScriptAnalyzer warnings across the repository:

  • Fixed unused variable false positives in Pester tests by adding a diagnostics suppression attribute.
  • Fixed positional parameters usage in Infrastructure.Tests.ps1.
  • Replaced Write-Host with Write-Output in validate.ps1 to comply with best practices.

Aitomates and others added 2 commits July 3, 2026 14:05
Repo has no JavaScript; scan the GitHub Actions workflows instead.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@OgeonX-Ai OgeonX-Ai merged commit aa38662 into main Jul 3, 2026
1 check failed
@OgeonX-Ai OgeonX-Ai deleted the fix/audit-sweep branch July 3, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants