Skip to content

fix: update entity with HA 2024.11 #895

fix: update entity with HA 2024.11

fix: update entity with HA 2024.11 #895

Triggered via pull request November 25, 2024 17:35
Status Failure
Total duration 1m 15s
Artifacts

pull.yml

on: pull_request
Validate
42s
Validate
Check style formatting
6s
Check style formatting
Run tests
1m 6s
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 0x7fa64021e030>('update_percentage') + where <built-in method get of ReadOnlyDict object at 0x7fa64021e030> = {'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-25T09:36:46.137373-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/