Skip to content

Implement zigpy set_tx_power API #511

Implement zigpy set_tx_power API

Implement zigpy set_tx_power API #511

Triggered via pull request November 6, 2025 00:04
Status Failure
Total duration 1m 45s
Artifacts

ci.yml

on: pull_request
Matrix: shared-ci / Prepare base dependencies
Matrix: shared-ci / pytest
shared-ci  /  Run pre-commit
22s
shared-ci / Run pre-commit
shared-ci  /  Process test coverage
0s
shared-ci / Process test coverage
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 10 warnings
shared-ci / Run tests Python 3.14.0
Process completed with exit code 1.
shared-ci / Run tests Python 3.14.0: tests/application/test_startup.py#L168
test_tx_power[True-FormedZStack1CC2531] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'
shared-ci / Run tests Python 3.14.0: tests/application/test_startup.py#L168
test_tx_power[True-FormedZStack3CC2531] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'
shared-ci / Run tests Python 3.14.0: tests/application/test_startup.py#L171
test_tx_power[True-FormedLaunchpadCC26X2R1] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'
shared-ci / Run tests Python 3.14.0: tests/application/test_startup.py#L168
test_tx_power[False-FormedZStack1CC2531] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'
shared-ci / Run tests Python 3.14.0: tests/application/test_startup.py#L168
test_tx_power[False-FormedZStack3CC2531] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'
shared-ci / Run tests Python 3.14.0: tests/application/test_startup.py#L166
test_tx_power[False-FormedLaunchpadCC26X2R1] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'
shared-ci / Run tests Python 3.11.14
The strategy configuration was canceled because "shared-ci.pytest._3_14_0" failed
shared-ci / Run tests Python 3.11.14
The operation was canceled.
shared-ci / Run tests Python 3.11.14: tests/application/test_startup.py#L168
test_tx_power[False-FormedZStack1CC2531] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'
shared-ci / Run tests Python 3.11.14: tests/application/test_startup.py#L168
test_tx_power[False-FormedZStack3CC2531] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'
shared-ci / Run tests Python 3.11.14: tests/application/test_startup.py#L166
test_tx_power[False-FormedLaunchpadCC26X2R1] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'
shared-ci / Run tests Python 3.11.14: tests/application/test_startup.py#L168
test_tx_power[True-FormedZStack1CC2531] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'
shared-ci / Run tests Python 3.11.14: tests/application/test_startup.py#L168
test_tx_power[True-FormedZStack3CC2531] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'
shared-ci / Run tests Python 3.11.14: tests/application/test_startup.py#L171
test_tx_power[True-FormedLaunchpadCC26X2R1] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'
shared-ci / Run tests Python 3.12.12
The strategy configuration was canceled because "shared-ci.pytest._3_14_0" failed
shared-ci / Run tests Python 3.12.12
The operation was canceled.
shared-ci / Run tests Python 3.12.12: tests/application/test_startup.py#L168
test_tx_power[False-FormedZStack1CC2531] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'. Did you mean: '_set_tx_power'?
shared-ci / Run tests Python 3.12.12: tests/application/test_startup.py#L168
test_tx_power[False-FormedZStack3CC2531] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'. Did you mean: '_set_tx_power'?
shared-ci / Run tests Python 3.12.12: tests/application/test_startup.py#L166
test_tx_power[False-FormedLaunchpadCC26X2R1] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'. Did you mean: '_set_tx_power'?
shared-ci / Run tests Python 3.12.12: tests/application/test_startup.py#L168
test_tx_power[True-FormedZStack1CC2531] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'. Did you mean: '_set_tx_power'?
shared-ci / Run tests Python 3.12.12: tests/application/test_startup.py#L168
test_tx_power[True-FormedZStack3CC2531] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'. Did you mean: '_set_tx_power'?
shared-ci / Run tests Python 3.12.12: tests/application/test_startup.py#L171
test_tx_power[True-FormedLaunchpadCC26X2R1] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'. Did you mean: '_set_tx_power'?
shared-ci / Run tests Python 3.13.8
The strategy configuration was canceled because "shared-ci.pytest._3_14_0" failed
shared-ci / Run tests Python 3.13.8
The operation was canceled.
shared-ci / Run tests Python 3.13.8: tests/application/test_startup.py#L168
test_tx_power[False-FormedZStack1CC2531] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'
shared-ci / Run tests Python 3.13.8: tests/application/test_startup.py#L168
test_tx_power[False-FormedZStack3CC2531] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'
shared-ci / Run tests Python 3.13.8: tests/application/test_startup.py#L166
test_tx_power[False-FormedLaunchpadCC26X2R1] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'
shared-ci / Run tests Python 3.13.8: tests/application/test_startup.py#L168
test_tx_power[True-FormedZStack1CC2531] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'
shared-ci / Run tests Python 3.13.8: tests/application/test_startup.py#L168
test_tx_power[True-FormedZStack3CC2531] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'
shared-ci / Run tests Python 3.13.8: tests/application/test_startup.py#L171
test_tx_power[True-FormedLaunchpadCC26X2R1] AttributeError: 'ControllerApplication' object has no attribute 'set_tx_power'
shared-ci / Run tests Python 3.14.0: zigpy_znp/tools/flash_write.py#L149
FileType is deprecated. Simply open files after parsing arguments.
shared-ci / Run tests Python 3.14.0: zigpy_znp/tools/flash_write.py#L149
FileType is deprecated. Simply open files after parsing arguments.
shared-ci / Run tests Python 3.14.0: zigpy_znp/tools/flash_read.py#L64
FileType is deprecated. Simply open files after parsing arguments.
shared-ci / Run tests Python 3.14.0: zigpy_znp/tools/flash_write.py#L149
FileType is deprecated. Simply open files after parsing arguments.
shared-ci / Run tests Python 3.14.0: zigpy_znp/tools/flash_read.py#L64
FileType is deprecated. Simply open files after parsing arguments.
shared-ci / Run tests Python 3.14.0: zigpy_znp/tools/flash_write.py#L149
FileType is deprecated. Simply open files after parsing arguments.
shared-ci / Run tests Python 3.14.0: zigpy_znp/tools/flash_read.py#L64
FileType is deprecated. Simply open files after parsing arguments.
shared-ci / Run tests Python 3.14.0: zigpy_znp/tools/flash_write.py#L149
FileType is deprecated. Simply open files after parsing arguments.
shared-ci / Run tests Python 3.14.0: zigpy_znp/tools/flash_read.py#L64
FileType is deprecated. Simply open files after parsing arguments.
shared-ci / Run tests Python 3.14.0: zigpy_znp/tools/flash_write.py#L149
FileType is deprecated. Simply open files after parsing arguments.