Post coverage comment #341
Annotations
1 error, 1 warning, and 10 notices
Post comment
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 main
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Post comment
Starting action
|
Post comment
HTTP Request: GET https://api.github.com/repos/Not-Diamond/notdiamond-python "HTTP/1.1 200 OK"
|
Post comment
Posting comment to PR
|
Post comment
HTTP Request: GET https://api.github.com/user "HTTP/1.1 403 Forbidden"
|
Post comment
Search for PR associated with run id 12415446222
|
Post comment
HTTP Request: GET https://api.github.com/repos/Not-Diamond/notdiamond-python/actions/runs/12415446222 "HTTP/1.1 200 OK"
|
Post comment
HTTP Request: GET https://api.github.com/repos/Not-Diamond/notdiamond-python/pulls?state=open&head=Not-Diamond%3Amain&sort=updated&direction=desc "HTTP/1.1 200 OK"
|
Post comment
No open PR found for branch main, defaulting to all PRs
|
Post comment
HTTP Request: GET https://api.github.com/repos/Not-Diamond/notdiamond-python/pulls?state=all&head=Not-Diamond%3Amain&sort=updated&direction=desc "HTTP/1.1 200 OK"
|
Post comment
Ending action
|
Loading