Parse EZSP readCounters
laxly
#781
Annotations
2 errors and 1 warning
tests/test_application.py#L1225
test_ezsp_value_counter
AssertionError: assert 0 != 0
+ where 0 = <AsyncMock id='139714206517488'>.await_count
+ where <AsyncMock id='139714206517488'> = <bellows.ezsp.EZSP object at 0x7f11bfe9f9e0>.readCounters
+ where <bellows.ezsp.EZSP object at 0x7f11bfe9f9e0> = <bellows.zigbee.application.ControllerApplication object at 0x7f11bfeecfe0>._ezsp
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading