CI: tests run for all pushes to main (#52) #6
Annotations
1 error, 4 warnings, and 6 notices
tests-pytest / pytest
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 1.
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: To https://github.com/compilerla/pems
! [rejected] python-coverage-comment-action-data -> python-coverage-comment-action-data (fetch first)
error: failed to push some refs to 'https://github.com/compilerla/pems'
hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository pushing
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/workdir/coverage_comment/main.py", line 44, in main
exit_code = action(
^^^^^^^
File "/workdir/coverage_comment/main.py", line 88, in action
return save_coverage_data_files(
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/workdir/coverage_comment/main.py", line 410, 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
|
tests-pytest / pytest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests-ui / tests-ui
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Legacy key/value format with whitespace separator should not be used:
appcontainer/Dockerfile#L72
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
tests-pytest / pytest
Starting action
|
tests-pytest / pytest
HTTP Request: GET https://api.github.com/repos/compilerla/pems "HTTP/1.1 200 OK"
|
tests-pytest / pytest
Computing coverage files & badge
|
tests-pytest / pytest
HTTP Request: GET https://img.shields.io/static/v1?label=Coverage&message=76%25&color=red "HTTP/1.1 200 OK"
|
tests-pytest / pytest
Generating HTML coverage report
|
tests-pytest / pytest
Saving coverage files
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
compilerla~pems~ERSWW6.dockerbuild
|
113 KB |
|
coverage-report
|
35.9 KB |
|
lighthouse-results
|
144 KB |
|