Ruff and pyproject.toml #1317
ci.yml
on: pull_request
Ruff
7s
Validate CITATION.cff
8s
Pylint
34s
Mypy
28s
Pytest without Numpy
39s
Documentation
28s
Matrix: downstream_tests
Matrix: pytest
Annotations
28 errors and 1 warning
Ruff
Process completed with exit code 1.
|
Pylint
Process completed with exit code 2.
|
Pytest on Py3.8 ubuntu-latest:
test/pytools/test/test_pytools.py#L196
test_spatial_btree[2]
TypeError: __init__() takes exactly 1 positional argument (0 given)
|
Pytest on Py3.8 ubuntu-latest:
test/pytools/test/test_pytools.py#L196
test_spatial_btree[3]
TypeError: __init__() takes exactly 1 positional argument (0 given)
|
Pytest on Py3.8 ubuntu-latest
Process completed with exit code 1.
|
Pytest on Py3.9 ubuntu-latest
The job was canceled because "_3_8_ubuntu-latest" failed.
|
Pytest on Py3.9 ubuntu-latest:
test/pytools/test/test_pytools.py#L196
test_spatial_btree[2]
TypeError: __init__() takes exactly 1 positional argument (0 given)
|
Pytest on Py3.9 ubuntu-latest:
test/pytools/test/test_pytools.py#L196
test_spatial_btree[3]
TypeError: __init__() takes exactly 1 positional argument (0 given)
|
Pytest on Py3.9 ubuntu-latest
The operation was canceled.
|
Pytest on Py3.9 macos-latest
The job was canceled because "_3_8_ubuntu-latest" failed.
|
Pytest on Py3.9 macos-latest:
test/pytools/test/test_pytools.py#L196
test_spatial_btree[2]
TypeError: __init__() takes exactly 1 positional argument (0 given)
|
Pytest on Py3.9 macos-latest:
test/pytools/test/test_pytools.py#L196
test_spatial_btree[3]
TypeError: __init__() takes exactly 1 positional argument (0 given)
|
Pytest on Py3.9 macos-latest
The operation was canceled.
|
Pytest on Py3.x macos-latest
The job was canceled because "_3_8_ubuntu-latest" failed.
|
Pytest on Py3.x macos-latest:
test/pytools/test/test_pytools.py#L196
test_spatial_btree[2]
TypeError: __init__() takes exactly 1 positional argument (0 given)
|
Pytest on Py3.x macos-latest:
test/pytools/test/test_pytools.py#L196
test_spatial_btree[3]
TypeError: __init__() takes exactly 1 positional argument (0 given)
|
Pytest on Py3.x macos-latest
The operation was canceled.
|
Pytest on Py3.x ubuntu-latest
The job was canceled because "_3_8_ubuntu-latest" failed.
|
Pytest on Py3.x ubuntu-latest:
test/pytools/test/test_pytools.py#L196
test_spatial_btree[2]
TypeError: __init__() takes exactly 1 positional argument (0 given)
|
Pytest on Py3.x ubuntu-latest:
test/pytools/test/test_pytools.py#L196
test_spatial_btree[3]
TypeError: __init__() takes exactly 1 positional argument (0 given)
|
Pytest on Py3.x ubuntu-latest
The operation was canceled.
|
Pytest on Py3.8 macos-latest
The job was canceled because "_3_8_ubuntu-latest" failed.
|
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.1.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Pytest on Pypypy3.8 ubuntu-latest
The job was canceled because "_3_8_ubuntu-latest" failed.
|
Pytest on Pypypy3.8 ubuntu-latest
The operation was canceled.
|
Pytest on Pypypy3.8 macos-latest
The job was canceled because "_3_8_ubuntu-latest" failed.
|
Pytest on Pypypy3.8 macos-latest
The operation was canceled.
|
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|