Change logger-type to warning to show the request being sent #2426
verify.yml
on: push
Cache identify
5s
Matrix: pytest
Run mypy
0s
Process test complexity
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
Annotations
2 errors and 1 warning
|
Run pytest using Python 3.13
Process completed with exit code 1.
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L305
TestStick.test_sorting_request_messages
assert CircleRelaySwitchRequest (mac=1234ABCD12341234, seq_id=UNKNOWN, attempt=0) > NodeAddRequest (mac=1111222233334444, seq_id=UNKNOWN, attempt=0)
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L1694
coroutine 'NetworkRegistrationCache.update_nodetypes' was never awaited
|