Skip to content

Re-auth prompt on BadCredentialsException #386

Re-auth prompt on BadCredentialsException

Re-auth prompt on BadCredentialsException #386

Triggered via pull request February 18, 2025 22:30
Status Failure
Total duration 1m 11s
Artifacts

pytest.yml

on: pull_request
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=01JMDJZRZ5GW56ZVFDPX4BS8TT 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=01JMDJZS2HFCVZ5TH5W2HPX7A7 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=01JMDJZS5M9CXSAFH6Q8FWMADX 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=01JMDJZS8PJB00TA7Y6KH1ZZGD 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.