Try 3 #2973
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
4 errors
|
Run pytest using Python 3.13
Process completed with exit code 1.
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L2788
TestStick.test_node_discovery_and_load
plugwise_usb.exceptions.StickError: No response received for CirclePlusRealTimeClockSetRequest to 0098765432101234
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L948
TestStick.test_energy_circle
plugwise_usb.exceptions.StickError: No response received for CirclePlusRealTimeClockSetRequest to 0098765432101234
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L813
TestStick.test_node_relay_and_power
plugwise_usb.exceptions.StickError: No response received for CirclePlusRealTimeClockSetRequest to 0098765432101234
|