more unique functions #1403
ci.yml
on: pull_request
Ruff
5s
Typos
3s
Validate CITATION.cff
14s
Pylint
35s
Mypy
30s
Pytest without Numpy
1m 0s
Documentation
27s
Matrix: downstream_tests
Matrix: pytest
Annotations
24 errors and 1 warning
Pytest on Py3.9 ubuntu-latest:
test/pytools/test/test_pytools.py#L777
test_unique
TypeError: 'list' object is not an iterator
|
Pytest on Py3.9 ubuntu-latest
Process completed with exit code 1.
|
Pytest on Py3.x ubuntu-latest
The job was canceled because "_3_9_ubuntu-latest" failed.
|
Pytest on Py3.x ubuntu-latest:
test/pytools/test/test_pytools.py#L777
test_unique
TypeError: 'list' object is not an iterator
|
Pytest on Py3.x ubuntu-latest
Process completed with exit code 1.
|
Pytest on Py3.9 macos-latest
The job was canceled because "_3_9_ubuntu-latest" failed.
|
Pytest on Py3.9 macos-latest:
test/pytools/test/test_pytools.py#L777
test_unique
TypeError: 'list' object is not an iterator
|
Pytest on Py3.9 macos-latest
Process completed with exit code 1.
|
Pytest on Py3.8 ubuntu-latest
The job was canceled because "_3_9_ubuntu-latest" failed.
|
Pytest on Py3.8 ubuntu-latest:
test/pytools/test/test_pytools.py#L777
test_unique
TypeError: 'list' object is not an iterator
|
Pytest on Py3.8 ubuntu-latest
Process completed with exit code 1.
|
Pytest without Numpy:
test/pytools/test/test_pytools.py#L777
test_unique
TypeError: 'list' object is not an iterator
|
Pytest without Numpy
Process completed with exit code 1.
|
Pytest on Pypypy3.9 ubuntu-latest
The job was canceled because "_3_9_ubuntu-latest" failed.
|
Pytest on Pypypy3.9 ubuntu-latest
The operation was canceled.
|
Pytest on Py3.x macos-latest
The job was canceled because "_3_9_ubuntu-latest" failed.
|
Pytest on Py3.x macos-latest:
test/pytools/test/test_pytools.py#L777
test_unique
TypeError: 'list' object is not an iterator
|
Pytest on Py3.x macos-latest
The operation was canceled.
|
Pytest on Pypypy3.9 macos-latest
The job was canceled because "_3_9_ubuntu-latest" failed.
|
Pytest on Pypypy3.9 macos-latest
The operation was canceled.
|
Pytest on Py3.8 macos-latest
The job was canceled because "_3_9_ubuntu-latest" failed.
|
Pytest on Py3.8 macos-latest:
test/pytools/test/test_pytools.py#L777
test_unique
TypeError: 'list' object is not an iterator
|
Pytest on Py3.8 macos-latest
The operation was canceled.
|
Pytest on Py3.8 macos-latest
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|