Skip to content

Use uv as package manager (#131) #105

Use uv as package manager (#131)

Use uv as package manager (#131) #105

Triggered via push June 18, 2025 21:31
Status Failure
Total duration 49s
Artifacts

push.yml

on: push
Validate
47s
Validate
Check style formatting
25s
Check style formatting
Run tests
34s
Run tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Check style formatting
Process completed with exit code 1.
Run tests: tests/test_config_flow.py#L347
test_step_devices_without_edit_fetch_defined AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_CREATE_ENTRY'
Run tests: tests/test_config_flow.py#L327
test_step_devices_without_edit_fetch_all AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_CREATE_ENTRY'
Run tests: tests/test_config_flow.py#L311
test_new_uid_flag_set AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_CREATE_ENTRY'
Run tests: tests/test_config_flow.py#L296
test_step_user_unkown_device AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_FORM'
Run tests: tests/test_config_flow.py#L274
test_step_user_only_ip AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_FORM'
Run tests: tests/test_config_flow.py#L252
test_step_user AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_FORM'
Run tests: tests/test_config_flow.py#L230
test_step_user_unexpected_exception AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_FORM'
Run tests: tests/test_config_flow.py#L214
test_step_user_invalid_auth AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_FORM'
Run tests: tests/test_config_flow.py#L198
test_step_user_connection_error AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_FORM'
Run tests: tests/test_config_flow.py#L183
test_show_set_form AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_FORM'