Drop ignore-missing-annotations from pylint #223981
Annotations
1 error and 10 warnings
Run pylint (fully)
Process completed with exit code 4.
|
Run pylint (fully):
homeassistant/scripts/benchmark/__init__.py#L61
W7431: Argument hass should be of type ['HomeAssistant', 'HomeAssistant | None'] in fire_events (hass-argument-type)
|
Run pylint (fully):
homeassistant/scripts/benchmark/__init__.py#L61
W7431: Argument hass should be of type ['HomeAssistant', 'HomeAssistant | None'] in fire_events (hass-argument-type)
|
Run pylint (fully):
homeassistant/scripts/benchmark/__init__.py#L88
W7431: Argument hass should be of type ['HomeAssistant', 'HomeAssistant | None'] in fire_events_with_filter (hass-argument-type)
|
Run pylint (fully):
homeassistant/scripts/benchmark/__init__.py#L88
W7431: Argument hass should be of type ['HomeAssistant', 'HomeAssistant | None'] in fire_events_with_filter (hass-argument-type)
|
Run pylint (fully):
homeassistant/scripts/benchmark/__init__.py#L120
W7431: Argument hass should be of type ['HomeAssistant', 'HomeAssistant | None'] in state_changed_helper (hass-argument-type)
|
Run pylint (fully):
homeassistant/scripts/benchmark/__init__.py#L120
W7431: Argument hass should be of type ['HomeAssistant', 'HomeAssistant | None'] in state_changed_helper (hass-argument-type)
|
Run pylint (fully):
homeassistant/scripts/benchmark/__init__.py#L154
W7431: Argument hass should be of type ['HomeAssistant', 'HomeAssistant | None'] in state_changed_event_helper (hass-argument-type)
|
Run pylint (fully):
homeassistant/scripts/benchmark/__init__.py#L154
W7431: Argument hass should be of type ['HomeAssistant', 'HomeAssistant | None'] in state_changed_event_helper (hass-argument-type)
|
Run pylint (fully):
homeassistant/scripts/benchmark/__init__.py#L189
W7431: Argument hass should be of type ['HomeAssistant', 'HomeAssistant | None'] in state_changed_event_filter_helper (hass-argument-type)
|
Run pylint (fully):
homeassistant/scripts/benchmark/__init__.py#L189
W7431: Argument hass should be of type ['HomeAssistant', 'HomeAssistant | None'] in state_changed_event_filter_helper (hass-argument-type)
|
Loading