Skip to content

fix: a bug where a reference to an missing variable in PowerShell would cause an exception#2619

Merged
ferrarimarco merged 2 commits intogoogleapis:mainfrom
baywet:fix/option-match-error
Feb 13, 2026
Merged

fix: a bug where a reference to an missing variable in PowerShell would cause an exception#2619
ferrarimarco merged 2 commits intogoogleapis:mainfrom
baywet:fix/option-match-error

Conversation

@baywet
Copy link
Contributor

@baywet baywet commented Nov 11, 2025

fixes #2618

…ld cause an exception

Signed-off-by: Vincent Biret <vincentbiret@hotmail.com>
@baywet baywet requested a review from a team as a code owner November 11, 2025 16:11
@baywet baywet requested a review from a team November 11, 2025 16:11
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Nov 11, 2025
@google-cla
Copy link

google-cla bot commented Nov 11, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@baywet
Copy link
Contributor Author

baywet commented Nov 11, 2025

(just signed the CLA)

@baywet
Copy link
Contributor Author

baywet commented Nov 18, 2025

ping @ferrarimarco and @chingor13

@baywet
Copy link
Contributor Author

baywet commented Jan 30, 2026

gentle ping @ferrarimarco and @chingor13

@ferrarimarco ferrarimarco reopened this Feb 13, 2026
@ferrarimarco ferrarimarco requested review from a team as code owners February 13, 2026 08:12
Added comments to clarify the purpose of type checking for the option parameter.
Copy link
Collaborator

@ferrarimarco ferrarimarco left a comment

Choose a reason for hiding this comment

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

Thanks for this PR!

@ferrarimarco ferrarimarco enabled auto-merge (squash) February 13, 2026 08:32
@baywet
Copy link
Contributor Author

baywet commented Feb 13, 2026

Thanks @ferrarimarco ! would you mind pinging others on the team who might be able to approve please?

@ferrarimarco
Copy link
Collaborator

Done already 🙂

@ferrarimarco ferrarimarco merged commit 0279fcf into googleapis:main Feb 13, 2026
13 of 14 checks passed
@baywet baywet deleted the fix/option-match-error branch February 13, 2026 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError: option.match is not a function

3 participants