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

[BUG] breaks if file path contains parenthesis #1674

Open
flo-dao opened this issue Feb 20, 2024 · 0 comments
Open

[BUG] breaks if file path contains parenthesis #1674

flo-dao opened this issue Feb 20, 2024 · 0 comments

Comments

@flo-dao
Copy link

flo-dao commented Feb 20, 2024

Describe the bug?

I'm using review dog in the context of a github action. It breaks if there are parenthesis in the file path

To Reproduce

  1. Create a file with parenthesis in the path
  2. Run the action
  3. Review dog breaks

Relevant log output

files matching the pattern "apps/superadmin/app/\(protected\)/workspaces/[env]/[workspaceId]/features/WorkspaceFeatures.tsx" were found.
  Please check for typing mistakes in the pattern.
  
  reviewdog: parse error: failed to unmarshal rdjson (DiagnosticResult): proto: syntax error (line 1:1): unexpected token
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

No branches or pull requests

1 participant