Skip to content

maint: Correct integration name #36

maint: Correct integration name

maint: Correct integration name #36

Triggered via push January 10, 2025 09:32
Status Failure
Total duration 1m 7s
Artifacts

test.yaml

on: push
Run tests
57s
Run tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run tests: tests/integration/test_config_flow.py#L31
test_options_flow FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/test_options_flow0/storage/ms365_todos_test.yaml'
Run tests: tests/integration/test_filemgmt.py#L21
test_base_filemgmt FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/test_base_filemgmt0/storage/ms365_todos_test.yaml'
Run tests: tests/integration/test_filemgmt.py#L40
test_empty_file AssertionError
Run tests: tests/integration/test_filemgmt.py#L60
test_corrupt_file assert "Invalid Data: extra keys not allowed @ data['todo_list_ids']" in "INFO homeassistant.loader:loader.py:774 Loaded ms365_todo from custom_components.ms365_todo\nWARNING homeassista...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nAttributeError: 'FileSystemTokenBackend' object has no attribute 'get_token_scopes'\n" + where "INFO homeassistant.loader:loader.py:774 Loaded ms365_todo from custom_components.ms365_todo\nWARNING homeassista...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nAttributeError: 'FileSystemTokenBackend' object has no attribute 'get_token_scopes'\n" = <_pytest.logging.LogCaptureFixture object at 0x7fddb4d21160>.text
Run tests: tests/integration/test_init.py#L31
test_reload FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/test_reload0/storage/ms365_todos_test.yaml'
Run tests: tests/integration/test_init.py#L72
test_httperror assert 'MS365 To Do list not found for: test ToDo List 1 - Please remove from MS365_todo_test.yaml' in "INFO homeassistant.loader:loader.py:774 Loaded ms365_todo from custom_components.ms365_todo\nWARNING homeassista...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nAttributeError: 'FileSystemTokenBackend' object has no attribute 'get_token_scopes'\n" + where "INFO homeassistant.loader:loader.py:774 Loaded ms365_todo from custom_components.ms365_todo\nWARNING homeassista...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nAttributeError: 'FileSystemTokenBackend' object has no attribute 'get_token_scopes'\n" = <_pytest.logging.LogCaptureFixture object at 0x7fddb6874b60>.text
Run tests: tests/integration/test_permissions.py#L24
test_base_permissions AttributeError: 'NoneType' object has no attribute 'permissions'
Run tests: tests/integration/test_permissions.py#L33
test_update_permissions AttributeError: 'NoneType' object has no attribute 'permissions'
Run tests: tests/integration/test_permissions.py#L51
test_missing_permissions assert "Minimum required permissions: 'Tasks.Read'" in "INFO homeassistant.loader:loader.py:774 Loaded ms365_todo from custom_components.ms365_todo\nWARNING homeassista...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nAttributeError: 'FileSystemTokenBackend' object has no attribute 'get_token_scopes'\n" + where "INFO homeassistant.loader:loader.py:774 Loaded ms365_todo from custom_components.ms365_todo\nWARNING homeassista...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nAttributeError: 'FileSystemTokenBackend' object has no attribute 'get_token_scopes'\n" = <_pytest.logging.LogCaptureFixture object at 0x7fddb57dbd10>.text
Run tests: tests/integration/test_permissions.py#L72
test_higher_permissions[Tasks.ReadWrite] assert 0 == 2 + where 0 = len([])