Skip to content

Re-auth prompt on BadCredentialsException (#430) #387

Re-auth prompt on BadCredentialsException (#430)

Re-auth prompt on BadCredentialsException (#430) #387

Triggered via push February 19, 2025 13:28
Status Failure
Total duration 1m 7s
Artifacts

pytest.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build (3.12): tests/pynest/test_client.py#L109
test_get_first_data_success TypeError: FirstDataAPIResponse.__init__() missing 2 required positional arguments: 'weather_for_structures' and '_2fa_enabled'
build (3.12): tests/test_init.py#L42
test_access_token_failure_with_refresh_token AssertionError: assert <ConfigEntryState.MIGRATION_ERROR: 'migration_error'> is <ConfigEntryState.SETUP_RETRY: 'setup_retry'> + where <ConfigEntryState.MIGRATION_ERROR: 'migration_error'> = <ConfigEntry entry_id=01JMF6C4PHGW56ZVFDPX4BS8TT version=1 domain=nest_protect title=Mock Title state=ConfigEntryState.MIGRATION_ERROR unique_id=None>.state + and <ConfigEntryState.SETUP_RETRY: 'setup_retry'> = ConfigEntryState.SETUP_RETRY
build (3.12): tests/test_init.py#L59
test_authenticate_failure_with_refresh_token AssertionError: assert <ConfigEntryState.MIGRATION_ERROR: 'migration_error'> is <ConfigEntryState.SETUP_RETRY: 'setup_retry'> + where <ConfigEntryState.MIGRATION_ERROR: 'migration_error'> = <ConfigEntry entry_id=01JMF6C4SNFCVZ5TH5W2HPX7A7 version=1 domain=nest_protect title=Mock Title state=ConfigEntryState.MIGRATION_ERROR unique_id=None>.state + and <ConfigEntryState.SETUP_RETRY: 'setup_retry'> = ConfigEntryState.SETUP_RETRY
build (3.12): tests/test_init.py#L90
test_access_token_failure_with_cookies AssertionError: assert <ConfigEntryState.MIGRATION_ERROR: 'migration_error'> is <ConfigEntryState.SETUP_RETRY: 'setup_retry'> + where <ConfigEntryState.MIGRATION_ERROR: 'migration_error'> = <ConfigEntry entry_id=01JMF6C4WS9CXSAFH6Q8FWMADX version=1 domain=nest_protect title=Mock Title state=ConfigEntryState.MIGRATION_ERROR unique_id=None>.state + and <ConfigEntryState.SETUP_RETRY: 'setup_retry'> = ConfigEntryState.SETUP_RETRY
build (3.12): tests/test_init.py#L107
test_authenticate_failure_with_cookies AssertionError: assert <ConfigEntryState.MIGRATION_ERROR: 'migration_error'> is <ConfigEntryState.SETUP_RETRY: 'setup_retry'> + where <ConfigEntryState.MIGRATION_ERROR: 'migration_error'> = <ConfigEntry entry_id=01JMF6C4ZNJB00TA7Y6KH1ZZGD version=1 domain=nest_protect title=Mock Title state=ConfigEntryState.MIGRATION_ERROR unique_id=None>.state + and <ConfigEntryState.SETUP_RETRY: 'setup_retry'> = ConfigEntryState.SETUP_RETRY
build (3.12)
Process completed with exit code 1.