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

Wildcard cannot be used in place of pluginId in suppression argument after recent changes #2127

Open
pbilyak opened this issue Feb 13, 2025 · 2 comments · May be fixed by #2132
Open

Wildcard cannot be used in place of pluginId in suppression argument after recent changes #2127

pbilyak opened this issue Feb 13, 2025 · 2 comments · May be fixed by #2132

Comments

@pbilyak
Copy link

pbilyak commented Feb 13, 2025

After changes made in #2125 the next command (which also can be found in README.md) cannot be run as it's not possible to use wildcard in place of pluginId anymore:

# Suppress all us-east-1 region results
$ ./index.js --suppress *:us-east-1:*

Returns:

Error: Invalid pluginId in suppression: *. Must only contain letters and numbers and be between 1-255 characters.
@quentinkhoo
Copy link

I have the same issue. Is there a workaround for this?

@m-barthelemy
Copy link

We seem to be having the same exact issue

@pbilyak pbilyak linked a pull request Mar 7, 2025 that will close this issue
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 a pull request may close this issue.

3 participants