Better types 2024 #1657
Triggered via pull request
November 27, 2024 19:05
Status
Failure
Total duration
12m 52s
Artifacts
–
ci.yml
on: pull_request
Typos
6s
Ruff
6s
Pylint
1m 35s
Mypy
1m 36s
Pytest Conda Py3 POCL
2m 17s
Pytest Conda Py3 Intel
2m 6s
Examples Conda Py3
1m 23s
Documentation
1m 44s
Matrix: downstream_tests
Annotations
8 errors and 3 warnings
Pytest Conda Py3 Intel:
test/test/test/test_utils.py#L199
test_stringify_array_container_tree
NameError: name 'Array' is not defined
|
Pytest Conda Py3 Intel:
test/test/test/test_utils.py#L146
test_dataclass_container_unions
NameError: name 'Array' is not defined
|
Pytest Conda Py3 Intel:
test/test/test/test_utils.py#L65
test_dataclass_array_container
Failed: DID NOT RAISE <class 'TypeError'>
|
Pytest Conda Py3 Intel
Process completed with exit code 1.
|
Pytest Conda Py3 POCL:
test/test/test/test_utils.py#L146
test_dataclass_container_unions
NameError: name 'Array' is not defined
|
Pytest Conda Py3 POCL:
test/test/test/test_utils.py#L65
test_dataclass_array_container
Failed: DID NOT RAISE <class 'TypeError'>
|
Pytest Conda Py3 POCL:
test/test/test/test_utils.py#L199
test_stringify_array_container_tree
NameError: name 'Array' is not defined
|
Pytest Conda Py3 POCL
Process completed with exit code 1.
|
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.
|
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.
|
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|