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 #1641

Closed
4 tasks done
flo-dao opened this issue Feb 20, 2024 · 1 comment
Closed
4 tasks done

[BUG] breaks if file path contains parenthesis #1641

flo-dao opened this issue Feb 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@flo-dao
Copy link

flo-dao commented Feb 20, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Does this issue exist in the latest version?

  • I'm using the latest release

Describe the bug?

The action 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. It breaks

What OS are you seeing the problem on?

all

Expected behavior?

It should not break

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

Has all relevant logs been included?

  • I've included all relevant logs

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@flo-dao flo-dao added the bug Something isn't working label Feb 20, 2024
@jackton1
Copy link
Member

Hi @flo-dao, Since reviewdog/reviewdog#1674 has been created, this one will be closed to avoid duplication. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants