Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PSScriptAnalyzer warning #1410

Merged
merged 5 commits into from
Jan 23, 2025

Conversation

mazhelez
Copy link
Collaborator

Fix the following warnings from PSScriptAnalyzer:

  • The parameter 'projectsJson' has been declared but not used (Actions/DetermineDeliveryTargets/DetermineDeliveryTargets.ps1:3)
  • The parameter 'actor' has been declared but not used. (Actions/Deliver/Deliver.ps1:3)

@Copilot Copilot bot review requested due to automatic review settings January 21, 2025 21:37
@mazhelez mazhelez requested a review from a team as a code owner January 21, 2025 21:37

Choose a reason for hiding this comment

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

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

Files not reviewed (2)
  • Actions/Deliver/Deliver.ps1: Language not supported
  • Actions/DetermineDeliveryTargets/DetermineDeliveryTargets.ps1: Language not supported
@mazhelez mazhelez enabled auto-merge (squash) January 21, 2025 21:37
@mazhelez mazhelez requested a review from aholstrup1 January 23, 2025 07:07
@mazhelez mazhelez merged commit 3c3e0e0 into microsoft:main Jan 23, 2025
5 checks passed
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.

3 participants