Use pytest_runtest_logreport
hook again
#221
test.yml
on: pull_request
Matrix: test
All tests passed
0s
Annotations
19 errors and 1 warning
ubuntu-latest, Python 3.10:
test_annotation_pytest_error.py#L1168
test_error
Failed: Fixture "fixture" called directly. Fixtures are not meant to be called directly,
but are created automatically when test functions request them as parameters.
See https://docs.pytest.org/en/stable/explanation/fixtures.html for more information about fixtures, and
https://docs.pytest.org/en/stable/deprecations.html#calling-fixtures-directly about how to update your code.
|
ubuntu-latest, Python 3.10
Process completed with exit code 1.
|
windows-latest, Python 3.8
The job was canceled because "ubuntu-latest_3_10" failed.
|
windows-latest, Python 3.8
The operation was canceled.
|
ubuntu-latest, Python 3.7
The job was canceled because "ubuntu-latest_3_10" failed.
|
ubuntu-latest, Python 3.7
The operation was canceled.
|
windows-latest, Python 3.7
The job was canceled because "ubuntu-latest_3_10" failed.
|
windows-latest, Python 3.7
The operation was canceled.
|
windows-latest, Python 3.9
The job was canceled because "ubuntu-latest_3_10" failed.
|
windows-latest, Python 3.9
The operation was canceled.
|
windows-latest, Python 3.10
The job was canceled because "ubuntu-latest_3_10" failed.
|
windows-latest, Python 3.10
The operation was canceled.
|
ubuntu-latest, Python 3.8
The job was canceled because "ubuntu-latest_3_10" failed.
|
ubuntu-latest, Python 3.8
The operation was canceled.
|
ubuntu-latest, Python 3.9
The job was canceled because "ubuntu-latest_3_10" failed.
|
ubuntu-latest, Python 3.9:
test_annotation_pytest_error.py#L1168
test_error
Failed: Fixture "fixture" called directly. Fixtures are not meant to be called directly,
but are created automatically when test functions request them as parameters.
See https://docs.pytest.org/en/stable/explanation/fixtures.html for more information about fixtures, and
https://docs.pytest.org/en/stable/deprecations.html#calling-fixtures-directly about how to update your code.
|
ubuntu-latest, Python 3.9
The operation was canceled.
|
ubuntu-22.04, Python 3.7
The job was canceled because "ubuntu-latest_3_10" failed.
|
ubuntu-22.04, Python 3.7
The operation was canceled.
|
ubuntu-latest, Python 3.10
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/.
|