Skip to content

Lock file maintenance #482

Lock file maintenance

Lock file maintenance #482

Triggered via pull request August 10, 2025 13:38
Status Failure
Total duration 29s
Artifacts

tests.yaml

on: pull_request
Matrix: lint
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

10 errors
pytest (3.11): tests/test_services.py#L43
ServicesWebsiteTestCase.test_simple_call AttributeError: 'VCRHTTPResponse' object has no attribute 'version_string'
pytest (3.11): tests/test_services.py#L35
ServicesPrometheusTestCase.test_simple_invalid_call AttributeError: 'VCRHTTPResponse' object has no attribute 'version_string'
pytest (3.11): tests/test_services.py#L27
ServicesPrometheusTestCase.test_simple_call AttributeError: 'VCRHTTPResponse' object has no attribute 'version_string'
pytest (3.11): tests/test_services.py#L18
ServicesHomeassistantTestCase.test_simple_invalid_call AttributeError: 'VCRHTTPResponse' object has no attribute 'version_string'
pytest (3.11): tests/test_services.py#L11
ServicesHomeassistantTestCase.test_simple_call AttributeError: 'VCRHTTPResponse' object has no attribute 'version_string'
pytest (3.11): tests/test_events.py#L37
EventsTestCase.test_valid_ics_response AttributeError: 'VCRHTTPResponse' object has no attribute 'version_string'
pytest (3.11): tests/test_events.py#L42
EventsTestCase.test_valid_ics_event_contents AttributeError: 'VCRHTTPResponse' object has no attribute 'version_string'
pytest (3.11): tests/test_events.py#L11
EventsTestCase.test_events_json AttributeError: 'VCRHTTPResponse' object has no attribute 'version_string'
pytest (3.11): tests/test_events.py#L21
EventsTestCase.test_events_ics_specific_calendar AttributeError: 'VCRHTTPResponse' object has no attribute 'version_string'
pytest (3.11): tests/test_events.py#L16
EventsTestCase.test_events_ics AttributeError: 'VCRHTTPResponse' object has no attribute 'version_string'