Modal tests (#333) #27
testing.yml
on: push
unit-tests
1m 15s
integration-tests
8m 17s
Annotations
1 error and 7 notices
|
unit-tests
Critical error. This error possibly occurred because the permissions of the workflow are set incorrectly. You can see the correct setting of permissions here: https://github.com/py-cov-action/python-coverage-comment-action#basic-usage
Otherwise please look for open issues or open one in https://github.com/py-cov-action/python-coverage-comment-action/
Traceback (most recent call last):
File "/workdir/coverage_comment/subprocess.py", line 22, in run
return subprocess.run(
^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '('git', 'push', 'origin', 'python-coverage-comment-action-data')' returned non-zero exit status 128.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/workdir/coverage_comment/subprocess.py", line 65, in _git
return run(
^^^^
File "/workdir/coverage_comment/subprocess.py", line 36, in run
raise SubProcessError("\n".join([exc.stderr, exc.stdout])) from exc
coverage_comment.subprocess.SubProcessError: remote: Permission to gpu-mode/discord-cluster-manager.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/gpu-mode/discord-cluster-manager/': The requested URL returned error: 403
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/workdir/coverage_comment/main.py", line 46, in main
exit_code = action(
^^^^^^^
File "/workdir/coverage_comment/main.py", line 93, in action
return save_coverage_data_files(
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/workdir/coverage_comment/main.py", line 435, in save_coverage_data_files
storage.commit_operations(
File "/workdir/coverage_comment/storage.py", line 110, in commit_operations
git.push("origin", branch)
File "/workdir/coverage_comment/subprocess.py", line 73, in _git
raise GitError from exc
coverage_comment.subprocess.GitError
|
|
unit-tests
Saving coverage files
|
|
unit-tests
Creating branch python-coverage-comment-action-data
|
|
unit-tests
Generating HTML coverage report
|
|
unit-tests
HTTP Request: GET https://img.shields.io/static/v1?label=Coverage&message=93%25&color=orange "HTTP/1.1 200 OK"
|
|
unit-tests
Computing coverage files & badge
|
|
unit-tests
HTTP Request: GET https://api.github.com/repos/gpu-mode/discord-cluster-manager "HTTP/1.1 200 OK"
|
|
unit-tests
Starting action
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage
Expired
|
95.1 KB |
sha256:3ae6bcc3876a9f46c263a486aacb648e6793052fe18bb92da48021fa8922d6be
|
|