Ensure version-specific unit tests cover command sending format #769
Annotations
3 errors and 1 warning
tests/test_ezsp.py#L296
test_ezsp_init
AssertionError: assert 0 == 1
+ where 0 = <AsyncMock name='reset' id='140199262071664'>.await_count
|
tests/test_ezsp.py#L313
test_ezsp_init_failure
AssertionError: assert 0 == 1
+ where 0 = <AsyncMock name='reset' id='140199262040864'>.await_count
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading