Use the new zigpy packet priority attribute #811
Annotations
10 errors and 2 warnings
tests/test_application.py#L1082
test_send_packet_multicast
AttributeError: 'ZigbeePacket' object has no attribute 'priority'
|
tests/test_application.py#L1527
test_permit
AttributeError: 'ZigbeePacket' object has no attribute 'priority'
|
tests/test_application.py#L312
test_startup
AttributeError: 'ZigbeePacket' object has no attribute 'priority'
|
tests/test_application.py#L317
test_startup_ezsp_ver7
AttributeError: 'ZigbeePacket' object has no attribute 'priority'
|
tests/test_application.py#L329
test_startup_ezsp_ver8
AttributeError: 'ZigbeePacket' object has no attribute 'priority'
|
tests/test_application.py#L793
test_send_packet_unicast
AttributeError: 'ZigbeePacket' object has no attribute 'priority'
|
tests/test_application.py#L809
test_send_packet_unicast_ieee_fallback
AttributeError: 'ZigbeePacket' object has no attribute 'priority'
|
tests/test_application.py#L831
test_send_packet_unicast_source_route
AttributeError: 'ZigbeePacket' object has no attribute 'priority'
|
tests/test_application.py#L369
test_startup_no_status_form
AttributeError: 'ZigbeePacket' object has no attribute 'priority'
|
tests/test_application.py#L849
test_send_packet_unicast_extended_timeout
AttributeError: 'ZigbeePacket' object has no attribute 'priority'
|
The following actions use a deprecated Node.js version 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 following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage-3.10.8", "coverage-3.11.0", "coverage-3.12", "coverage-3.9.15".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading