-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
Setup this action using a default config of:
- uses: jordemort/action-pyright@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }} # You need this
reporter: github-pr-review
This gives me this output when running the action:
Traceback (most recent call last):
File "/home/runner/work/_actions/jordemort/action-pyright/v1/pyright_to_rdjson.py", line 52, in <module>
print(pyright_to_rdjson(sys.stdin))
BrokenPipeError: [Errno 32] Broken pipe
Error: Process completed with exit code 1.
Do you have any clue as to what could be going on here?
Metadata
Metadata
Assignees
Labels
No labels