Python testing #444
py-test.yml
on: schedule
Lint package
1m 0s
Test package
1m 11s
Annotations
5 errors and 2 warnings
Test package:
tests/test_config_flow.py#L47
test_successful_config_flow
AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_FORM'
|
Test package:
tests/test_config_flow.py#L74
test_failed_config_flow
AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_FORM'
|
Test package:
tests/test_config_flow.py#L97
test_options_flow
AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_FORM'
|
Test package:
tests/test_config_flow.py#L132
test_options_flow_fail
AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_ABORT'
|
Test package
Process completed with exit code 1.
|
Lint package
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test package
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|