Skip to content

Coverage

Coverage #9

Triggered via workflow run February 8, 2024 09:03
@metacollinmetacollin
completed 801acc2
Status Failure
Total duration 39s
Artifacts

coverage.yml

on: workflow_run
Check coverage
30s
Check coverage
Fit to window
Zoom out
Zoom in

Annotations

1 error, 1 warning, and 10 notices
Check coverage
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 285, 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 master
Check coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check coverage
Starting action
Check coverage
HTTP Request: GET https://api.github.com/repos/MacroFab/pcb-tools "HTTP/1.1 200 OK"
Check coverage
Posting comment to PR
Check coverage
HTTP Request: GET https://api.github.com/user "HTTP/1.1 403 Forbidden"
Check coverage
Search for PR associated with run id 7827175274
Check coverage
HTTP Request: GET https://api.github.com/repos/MacroFab/pcb-tools/actions/runs/7827175274 "HTTP/1.1 200 OK"
Check coverage
HTTP Request: GET https://api.github.com/repos/MacroFab/pcb-tools/pulls?state=open&head=MacroFab%3Amaster&sort=updated&direction=desc "HTTP/1.1 200 OK"
Check coverage
No open PR found for branch master, defaulting to all PRs
Check coverage
HTTP Request: GET https://api.github.com/repos/MacroFab/pcb-tools/pulls?state=all&head=MacroFab%3Amaster&sort=updated&direction=desc "HTTP/1.1 200 OK"
Check coverage
Ending action