Skip to content

Bump actions/setup-python from 4 to 5 #369

Bump actions/setup-python from 4 to 5

Bump actions/setup-python from 4 to 5 #369

Triggered via pull request December 30, 2024 12:43
Status Failure
Total duration 1m 2s
Artifacts

pytest.yml

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

Annotations

6 errors and 1 warning
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=01JGBSHHAWGW56ZVFDPX4BS8TT 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=01JGBSHHE2FCVZ5TH5W2HPX7A7 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=01JGBSHHH39CXSAFH6Q8FWMADX 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=01JGBSHHKYJB00TA7Y6KH1ZZGD 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.
build (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636