Post coverage comment #20
Annotations
1 error and 10 notices
The PR cannot be found. That's strange. Please open an issue at https://github.com/py-cov-action/python-coverage-comment-action
Traceback (most recent call last):
File "/workdir/coverage_comment/github.py", line 110, in find_pr_for_branch
return next(
^^^^^
StopIteration
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/workdir/coverage_comment/main.py", line 304, in post_comment
pr_number = github.find_pr_for_branch(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/workdir/coverage_comment/github.py", line 119, in find_pr_for_branch
raise CannotDeterminePR(f"No open PR found for branch {branch}")
coverage_comment.github.CannotDeterminePR: No open PR found for branch main
|
|
|
|
|
|
|
|
|
|
|
This job failed
Loading