Skip to content

Bump pytest-homeassistant-custom-component from 0.13.193 to 0.13.197 #843

Bump pytest-homeassistant-custom-component from 0.13.193 to 0.13.197

Bump pytest-homeassistant-custom-component from 0.13.193 to 0.13.197 #843

Triggered via pull request December 30, 2024 20:05
Status Failure
Total duration 2m 42s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Run tests: tests/test_config_flow.py#L46
test_successful_config_flow AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_FORM'
Run tests: tests/test_config_flow.py#L68
test_tmp_failing_config_flow AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_FORM'
Run tests: tests/test_config_flow.py#L136
test_server_host_when_good AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_CREATE_ENTRY'
Run tests: tests/test_config_flow.py#L159
test_server_ssl_enabled AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_CREATE_ENTRY'
Run tests: tests/test_config_flow.py#L221
test_server_port_when_good_port AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_CREATE_ENTRY'
Run tests: tests/test_config_flow.py#L244
test_server_port_when_port_empty AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_CREATE_ENTRY'
Run tests: tests/test_config_flow.py#L310
test_server_api_key_when_good AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_CREATE_ENTRY'
Run tests: tests/test_config_flow.py#L336
test_server_api_key_when_empty AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_CREATE_ENTRY'
Run tests: tests/test_config_flow.py#L374
test_printer_name_when_good AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_CREATE_ENTRY'
Run tests: tests/test_config_flow.py#L394
test_bad_connection_config_flow AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_FORM'
Validate
[CONFIG_SCHEMA] Integrations which implement 'async_setup' or 'setup' must define either 'CONFIG_SCHEMA', 'PLATFORM_SCHEMA' or 'PLATFORM_SCHEMA_BASE'. If the integration has no configuration parameters, can only be set up from platforms or can only be set up from config entries, one of the helpers cv.empty_config_schema, cv.platform_only_config_schema or cv.config_entry_only_config_schema can be used.
Ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636