Skip to content

Try 2

Try 2 #2557

Triggered via push August 6, 2025 07:45
Status Failure
Total duration 1m 48s
Artifacts

verify.yml

on: push
Cache identify
15s
Cache identify
Shellcheck
6s
Shellcheck
Dependency
3s
Dependency
Ruff check and force
8s
Ruff check and force
Check commit
32s
Check commit
Matrix: pytest
Process test coverage
0s
Process test coverage
Run mypy
0s
Run mypy
Process test complexity
0s
Process test complexity
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
Fit to window
Zoom out
Zoom in

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#L2619
TestStick.test_node_discovery_and_load AssertionError: assert [<NodeFeature...PING: 'ping'>] == [<NodeFeature...PING: 'ping'>] At index 1 diff: <NodeFeature.INFO: 'info'> != <NodeFeature.BATTERY: 'battery'> Right contains 3 more items, first extra item: <NodeFeature.MOTION: 'motion'> Full diff: [ <NodeFeature.AVAILABLE: 'available'>, - <NodeFeature.BATTERY: 'battery'>, <NodeFeature.INFO: 'info'>, - <NodeFeature.MOTION: 'motion'>, - <NodeFeature.MOTION_CONFIG: 'motion_config'>, <NodeFeature.PING: 'ping'>, ]
Run pytest using Python 3.13: tests/test_usb.py#L2175
TestStick.test_scan_node ValueError: invalid literal for int() with base 10: 'MEDIUM'
Run pytest using Python 3.13: tests/test_usb.py#L581
TestStick.test_stick_node_discovered_subscription AttributeError: 'int' object has no attribute 'value'