pybind11 #130
Annotations
7 errors and 5 warnings
pybind11 pypy-3.10-nightly • macos-latest x64
Process completed with exit code 2.
|
pybind11 pypy-3.11-nightly • ubuntu-latest x64:
tests/test_methods_and_attributes.py#L129
test_properties
AssertionError: assert 'object has no getter' in 'unreadable attribute'
+ where 'unreadable attribute' = str(AttributeError('unreadable attribute'))
+ where AttributeError('unreadable attribute') = <ExceptionInfo AttributeError('unreadable attribute') tblen=1>.value
|
pybind11 pypy-3.11-nightly • ubuntu-latest x64:
tests/test_methods_and_attributes.py#L147
test_static_properties
assert 'object has no setter' in "can't set attribute"
+ where "can't set attribute" = str(AttributeError("can't set attribute"))
+ where AttributeError("can't set attribute") = <ExceptionInfo AttributeError("can't set attribute") tblen=2>.value
|
pybind11 pypy-3.11-nightly • ubuntu-latest x64:
tests/test_modules.py#L81
test_pydoc
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
|
pybind11 pypy-3.11-nightly • ubuntu-latest x64
Process completed with exit code 2.
|
pybind11 pypy-3.11-nightly • windows-2022 x64
Process completed with exit code 1.
|
pybind11 pypy-3.11-nightly • macos-latest x64
Process completed with exit code 2.
|
pybind11 pypy-3.10-nightly • macos-latest x64
Found 2 matching packages.
|
pybind11 pypy-3.11-nightly • ubuntu-latest x64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pybind11 pypy-3.11-nightly • macos-latest x64
Found 2 matching packages.
|
pybind11 pypy-3.10-nightly • ubuntu-latest x64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pybind11 pypy-3.9-nightly • ubuntu-latest x64 -DPYBIND11_FINDPYTHON=ON
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|