CI #617
Annotations
3 errors and 3 warnings
python-tests (3.9, pypi)
Process completed with exit code 4.
|
python-tests (3.12, pypi)
The job was canceled because "_3_9_pypi" failed.
|
python-tests (3.12, pypi)
Process completed with exit code 4.
|
python-tests (3.9, pypi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
python-tests (3.9, pypi):
opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/_pytest/nodes.py#L116
<class 'pytest_black.BlackItem'> is not using a cooperative constructor and only takes {'fspath', 'parent'}.
See https://docs.pytest.org/en/stable/deprecations.html#constructors-of-custom-pytest-node-subclasses-should-take-kwargs for more details.
|
python-tests (3.12, pypi):
opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/_pytest/nodes.py#L116
<class 'pytest_black.BlackItem'> is not using a cooperative constructor and only takes {'parent', 'fspath'}.
See https://docs.pytest.org/en/stable/deprecations.html#constructors-of-custom-pytest-node-subclasses-should-take-kwargs for more details.
|