Skip to content

fix: update entity with HA 2024.11 #891

fix: update entity with HA 2024.11

fix: update entity with HA 2024.11 #891

Triggered via pull request November 25, 2024 16:16
Status Failure
Total duration 1m 20s
Artifacts

pull.yml

on: pull_request
Validate
43s
Validate
Check style formatting
12s
Check style formatting
Run tests
1m 9s
Run tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Run tests: tests/test_update.py#L171
test_status_installing AssertionError: assert None == 30 + where None = <built-in method get of ReadOnlyDict object at 0x7f7498a91090>('update_percentage') + where <built-in method get of ReadOnlyDict object at 0x7f7498a91090> = {'auto_update': False, 'installed_version': '2022.8.10.1', 'in_progress': True, 'latest_version': '2022.36.20 (Install...stom/icon.png', 'friendly_name': 'My Model S Software update', 'supported_features': <UpdateEntityFeature.PROGRESS: 4>}.get + where {'auto_update': False, 'installed_version': '2022.8.10.1', 'in_progress': True, 'latest_version': '2022.36.20 (Install...stom/icon.png', 'friendly_name': 'My Model S Software update', 'supported_features': <UpdateEntityFeature.PROGRESS: 4>} = <state update.my_model_s_software_update=on; auto_update=False, installed_version=2022.8.10.1, in_progress=True, lates...sla_custom/icon.png, friendly_name=My Model S Software update, supported_features=4 @ 2024-11-25T08:17:22.572783-08:00>.attributes
Run tests
Process completed with exit code 1.
Run tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/