Coverage #25
Annotations
1 error, 1 warning, 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 128, 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 137, 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 master
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
|
|
|
|
|
|
|
|
This job failed
Loading