Sort imports #2936
verify.yml
on: push
Cache identify
4s
Matrix: pytest
Run mypy
0s
Process test complexity
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
Annotations
5 errors
|
Run pytest using Python 3.13
Process completed with exit code 1.
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L2782
TestStick.test_node_discovery_and_load
TypeError: fileno() returned a non-integer
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L1800
TestStick.test_node_cache
TypeError: fileno() returned a non-integer
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L1731
TestStick.test_network_cache
TypeError: fileno() returned a non-integer
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L1637
TestStick.test_cache
TypeError: fileno() returned a non-integer
|