Skip to content

Use the new zigpy packet priority attribute #811

Use the new zigpy packet priority attribute

Use the new zigpy packet priority attribute #811

Triggered via pull request October 14, 2024 15:03
Status Failure
Total duration 6m 13s
Artifacts 4

ci.yml

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

Annotations

10 errors and 12 warnings
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L1082
test_send_packet_multicast AttributeError: 'ZigbeePacket' object has no attribute 'priority'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L1527
test_permit AttributeError: 'ZigbeePacket' object has no attribute 'priority'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L312
test_startup AttributeError: 'ZigbeePacket' object has no attribute 'priority'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L317
test_startup_ezsp_ver7 AttributeError: 'ZigbeePacket' object has no attribute 'priority'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L329
test_startup_ezsp_ver8 AttributeError: 'ZigbeePacket' object has no attribute 'priority'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L793
test_send_packet_unicast AttributeError: 'ZigbeePacket' object has no attribute 'priority'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L809
test_send_packet_unicast_ieee_fallback AttributeError: 'ZigbeePacket' object has no attribute 'priority'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L831
test_send_packet_unicast_source_route AttributeError: 'ZigbeePacket' object has no attribute 'priority'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L369
test_startup_no_status_form AttributeError: 'ZigbeePacket' object has no attribute 'priority'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L849
test_send_packet_unicast_extended_timeout AttributeError: 'ZigbeePacket' object has no attribute 'priority'
shared-ci / Prepare base dependencies (3.12)
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, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
shared-ci / Prepare base dependencies (3.10.8)
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, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
shared-ci / Prepare base dependencies (3.11.0)
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, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
shared-ci / Prepare base dependencies (3.8.14)
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, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
shared-ci / Prepare base dependencies (3.9.15)
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, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
shared-ci / Run tests Python 3.12
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
shared-ci / Run tests Python 3.11.0
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
shared-ci / Run tests Python 3.9.15
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
shared-ci / Run tests Python 3.10.8
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
shared-ci / Run tests Python 3.8.14
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/
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
shared-ci / Run pre-commit
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, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
coverage-3.10.8
52 KB
coverage-3.11.0
52 KB
coverage-3.12
52 KB
coverage-3.9.15
52 KB