Bump required Python to 3.10 #1639
ci.yml
on: pull_request
Typos
4s
Ruff
6s
Pylint
1m 38s
Mypy
1m 42s
Pytest Conda Py3 POCL
1m 30s
Pytest Conda Py3 Intel
1m 46s
Examples Conda Py3
1m 21s
Documentation
1m 44s
Matrix: downstream_tests
Annotations
5 errors and 3 warnings
Pytest Conda Py3 POCL:
test/test/test/test_utils.py#L125
test_dataclass_container_unions
TypeError: Field 'y' not an instance of 'type': 'numpy.ndarray | arraycontext.context.Array'
|
Pytest Conda Py3 POCL
Process completed with exit code 1.
|
Mypy
Process completed with exit code 1.
|
Pytest Conda Py3 Intel:
test/test/test/test_utils.py#L125
test_dataclass_container_unions
TypeError: Field 'y' not an instance of 'type': 'numpy.ndarray | arraycontext.context.Array'
|
Pytest Conda Py3 Intel
Process completed with exit code 1.
|
Tests for downstream project mirgecom
No point in testing mirgecom at the moment, see https://github.com/illinois-ceesd/mirgecom/pull/898. Test not performed.
|
Tests for downstream project mirgecom_examples
No point in testing mirgecom at the moment, see https://github.com/illinois-ceesd/mirgecom/pull/898. Test not performed.
|
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|