Skip to content

Test: add missing await as suggested #2433

Test: add missing await as suggested

Test: add missing await as suggested #2433

Triggered via push July 18, 2025 11:08
Status Failure
Total duration 1m 48s
Artifacts

verify.yml

on: push
Cache identify
5s
Cache identify
Shellcheck
5s
Shellcheck
Dependency
3s
Dependency
Ruff check and force
12s
Ruff check and force
Check commit
35s
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

2 errors
Run pytest using Python 3.13
Process completed with exit code 1.
Run pytest using Python 3.13: tests/test_usb.py#L1701
TestStick.test_network_cache AssertionError: expected call not found. Expected: writelines(['0123456789ABCDEF;NodeType.CIRCLE_PLUS\n', 'FEDCBA9876543210;NodeType.CIRCLE\n', '1298347650AFBECD;NodeType.SCAN\n', '1234ABCD4321FEDC;NodeType.STEALTH\n']) Actual: not called.