tj-actions/eslint-changed-files

[BUG] breaks if file path contains parenthesis

flo-dao opened this issue · 1 comments

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

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