Post coverage comment #610
Triggered via workflow run
September 8, 2023 08:03
renovate[bot]
completed
dcac8ad
Status
Success
Total duration
22s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
coverage-comment.yml
on: workflow_run
Run tests & display coverage
13s
Annotations
10 notices
Run tests & display coverage
Starting action
|
Run tests & display coverage
Posting comment to PR
|
Run tests & display coverage
HTTP Request: GET https://api.github.com/user "HTTP/1.1 403 Forbidden"
|
Run tests & display coverage
Search for PR associated with run id 6119220929
|
Run tests & display coverage
HTTP Request: GET https://api.github.com/repos/procrastinate-org/procrastinate/actions/runs/6119220929 "HTTP/1.1 200 OK"
|
Run tests & display coverage
HTTP Request: GET https://api.github.com/repos/procrastinate-org/procrastinate/pulls?head=procrastinate-org/procrastinate%3Arenovate/major-deps-with-major-upgrades&sort=updated&direction=desc&state=open "HTTP/1.1 200 OK"
|
Run tests & display coverage
PR number: 825
|
Run tests & display coverage
Download associated artifacts
|
Run tests & display coverage
HTTP Request: GET https://api.github.com/repos/procrastinate-org/procrastinate/actions/runs/6119220929/artifacts "HTTP/1.1 200 OK"
|
Run tests & display coverage
Artifact was not found, which is probably because it was probably already posted by a previous step.
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/coverage_comment/github.py", line 59, in download_artifact
artifact = next(
^^^^^
StopIteration
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/coverage_comment/main.py", line 222, in post_comment
comment = github.download_artifact(
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/coverage_comment/github.py", line 63, in download_artifact
raise NoArtifact(
coverage_comment.github.NoArtifact: Not artifact found with name python-coverage-comment-action in run 6119220929
|