test PR for testing github actions #6
test.yaml
on: pull_request
Matrix: pytest_on_supported_python_vers
Matrix: pytest_with_coverage_on_supported_os
Matrix: python_lint_check
Annotations
9 errors and 2 warnings
pytest_with_coverage_on_supported_os (ubuntu-20.04)
Process completed with exit code 1.
|
pytest_with_coverage_on_supported_os (ubuntu-22.04)
The job was canceled because "ubuntu-20_04" failed.
|
pytest_with_coverage_on_supported_os (ubuntu-22.04)
Process completed with exit code 1.
|
pytest_on_supported_python_vers (3.10)
Process completed with exit code 1.
|
pytest_on_supported_python_vers (3.9)
Process completed with exit code 1.
|
pytest_on_supported_python_vers (3.8)
The job was canceled because "_3_10" failed.
|
pytest_on_supported_python_vers (3.8)
The operation was canceled.
|
pytest_on_supported_python_vers (3.11)
The job was canceled because "_3_10" failed.
|
pytest_on_supported_python_vers (3.11)
The operation was canceled.
|
pytest_with_coverage_on_supported_os (ubuntu-20.04)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
pytest_with_coverage_on_supported_os (ubuntu-22.04)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|