Enable ring event listener to fix missing notifications #18
Annotations
1 error and 4 warnings
Run pylint (fully)
Process completed with exit code 4.
|
Run pylint (fully):
tests/components/ring/conftest.py#L141
W7431: Argument request should be of type pytest.FixtureRequest in mock_listener (hass-argument-type)
|
Run pylint (fully):
tests/components/ring/conftest.py#L141
W7431: Argument request should be of type pytest.FixtureRequest in mock_listener (hass-argument-type)
|
Run pylint (fully):
tests/components/ring/conftest.py#L154
W7432: Return type should be None in __init__ (hass-return-type)
|
Run pylint (fully):
tests/components/ring/conftest.py#L154
W7432: Return type should be None in __init__ (hass-return-type)
|
Loading