Summary

Comparing branches/commits:
Old: main (merge base) b19ddca6
New: 21611/merge fac8ea53
Lint Rule Removed Added Changed
Total 153 716 0
invalid-method-override 6 716 0
unused-ignore-comment 147 0 0

asynq (https://github.com/quora/asynq)

asynq/tests/test_tools.py

[warning] unused-ignore-comment - :183:22 - Unused blanket `type: ignore` directive

beartype (https://github.com/beartype/beartype)

beartype/_check/metadata/metacheck.py

[warning] unused-ignore-comment - :94:22 - Unused blanket `type: ignore` directive

beartype/_check/metadata/metadecor.py

[warning] unused-ignore-comment - :305:22 - Unused blanket `type: ignore` directive

colour (https://github.com/colour-science/colour)

colour/io/luts/operator.py

[error] invalid-method-override - :423:5 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`

colour/io/luts/sequence.py

[error] invalid-method-override - :275:5 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`

colour/utilities/structures.py

[error] invalid-method-override - :530:5 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`

colour/io/luts/lut.py

[error] invalid-method-override - :370:5 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`

core (https://github.com/home-assistant/core)

homeassistant/components/evil_genius_labs/light.py

[error] invalid-method-override - :84:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :110:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/homewizard/button.py

[error] invalid-method-override - :37:15 - Invalid override of method `async_press`: Definition is incompatible with `ButtonEntity.async_press`

homeassistant/components/modern_forms/switch.py

[error] invalid-method-override - :70:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :75:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :101:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :106:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`

homeassistant/components/music_assistant/button.py

[error] invalid-method-override - :45:15 - Invalid override of method `async_press`: Definition is incompatible with `ButtonEntity.async_press`

homeassistant/components/nice_go/cover.py

[error] invalid-method-override - :71:15 - Invalid override of method `async_close_cover`: Definition is incompatible with `CoverEntity.async_close_cover`
[error] invalid-method-override - :79:15 - Invalid override of method `async_open_cover`: Definition is incompatible with `CoverEntity.async_open_cover`

homeassistant/components/nice_go/light.py

[error] invalid-method-override - :63:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :69:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/nice_go/switch.py

[error] invalid-method-override - :65:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :71:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/plugwise/button.py

[error] invalid-method-override - :50:15 - Invalid override of method `async_press`: Definition is incompatible with `ButtonEntity.async_press`

homeassistant/components/plugwise/climate.py

[error] invalid-method-override - :241:15 - Invalid override of method `async_set_temperature`: Definition is incompatible with `ClimateEntity.async_set_temperature`
[error] invalid-method-override - :257:15 - Invalid override of method `async_set_hvac_mode`: Definition is incompatible with `ClimateEntity.async_set_hvac_mode`
[error] invalid-method-override - :292:15 - Invalid override of method `async_set_preset_mode`: Definition is incompatible with `ClimateEntity.async_set_preset_mode`

homeassistant/components/plugwise/number.py

[error] invalid-method-override - :113:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`

homeassistant/components/plugwise/select.py

[error] invalid-method-override - :126:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`

homeassistant/components/reolink/siren.py

[error] invalid-method-override - :110:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :118:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :141:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`

homeassistant/components/wled/button.py

[error] invalid-method-override - :38:15 - Invalid override of method `async_press`: Definition is incompatible with `ButtonEntity.async_press`

homeassistant/components/wled/switch.py

[error] invalid-method-override - :73:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :78:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :105:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :110:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :137:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :142:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :183:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :188:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`

homeassistant/components/wled/update.py

[error] invalid-method-override - :108:15 - Invalid override of method `async_install`: Definition is incompatible with `UpdateEntity.async_install`

homeassistant/components/zha/button.py

[error] invalid-method-override - :58:15 - Invalid override of method `async_press`: Definition is incompatible with `ButtonEntity.async_press`

homeassistant/components/zha/number.py

[error] invalid-method-override - :74:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`

homeassistant/components/zha/select.py

[error] invalid-method-override - :64:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`

homeassistant/components/zha/switch.py

[error] invalid-method-override - :55:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :61:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/airgradient/button.py

[error] invalid-method-override - :106:15 - Invalid override of method `async_press`: Definition is incompatible with `ButtonEntity.async_press`

homeassistant/components/airgradient/number.py

[error] invalid-method-override - :127:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`

homeassistant/components/airgradient/select.py

[error] invalid-method-override - :222:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`

homeassistant/components/airgradient/switch.py

[error] invalid-method-override - :105:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :111:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/alexa_devices/notify.py

[error] invalid-method-override - :86:15 - Invalid override of method `async_send_message`: Definition is incompatible with `NotifyEntity.async_send_message`

homeassistant/components/arcam_fmj/media_player.py

[error] invalid-method-override - :169:15 - Invalid override of method `async_mute_volume`: Definition is incompatible with `MediaPlayerEntity.async_mute_volume`
[error] invalid-method-override - :175:15 - Invalid override of method `async_select_source`: Definition is incompatible with `MediaPlayerEntity.async_select_source`
[error] invalid-method-override - :187:15 - Invalid override of method `async_select_sound_mode`: Definition is incompatible with `MediaPlayerEntity.async_select_sound_mode`
[error] invalid-method-override - :199:15 - Invalid override of method `async_set_volume_level`: Definition is incompatible with `MediaPlayerEntity.async_set_volume_level`
[error] invalid-method-override - :205:15 - Invalid override of method `async_volume_up`: Definition is incompatible with `MediaPlayerEntity.async_volume_up`
[error] invalid-method-override - :211:15 - Invalid override of method `async_volume_down`: Definition is incompatible with `MediaPlayerEntity.async_volume_down`
[error] invalid-method-override - :217:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `MediaPlayerEntity.async_turn_on`
[error] invalid-method-override - :227:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `MediaPlayerEntity.async_turn_off`
[error] invalid-method-override - :267:15 - Invalid override of method `async_play_media`: Definition is incompatible with `MediaPlayerEntity.async_play_media`

homeassistant/components/aws_s3/backup.py

[error] invalid-method-override - :104:15 - Invalid override of method `async_download_backup`: Definition is incompatible with `BackupAgent.async_download_backup`
[error] invalid-method-override - :252:15 - Invalid override of method `async_delete_backup`: Definition is incompatible with `BackupAgent.async_delete_backup`
[error] invalid-method-override - :272:15 - Invalid override of method `async_list_backups`: Definition is incompatible with `BackupAgent.async_list_backups`
[error] invalid-method-override - :278:15 - Invalid override of method `async_get_backup`: Definition is incompatible with `BackupAgent.async_get_backup`

homeassistant/components/azure_storage/backup.py

[error] invalid-method-override - :114:15 - Invalid override of method `async_download_backup`: Definition is incompatible with `BackupAgent.async_download_backup`
[error] invalid-method-override - :127:15 - Invalid override of method `async_upload_backup`: Definition is incompatible with `BackupAgent.async_upload_backup`
[error] invalid-method-override - :150:15 - Invalid override of method `async_delete_backup`: Definition is incompatible with `BackupAgent.async_delete_backup`
[error] invalid-method-override - :162:15 - Invalid override of method `async_list_backups`: Definition is incompatible with `BackupAgent.async_list_backups`
[error] invalid-method-override - :176:15 - Invalid override of method `async_get_backup`: Definition is incompatible with `BackupAgent.async_get_backup`

homeassistant/components/backblaze_b2/backup.py

[error] invalid-method-override - :193:15 - Invalid override of method `async_download_backup`: Definition is incompatible with `BackupAgent.async_download_backup`
[error] invalid-method-override - :220:15 - Invalid override of method `async_upload_backup`: Definition is incompatible with `BackupAgent.async_upload_backup`
[error] invalid-method-override - :345:15 - Invalid override of method `async_delete_backup`: Definition is incompatible with `BackupAgent.async_delete_backup`
[error] invalid-method-override - :373:15 - Invalid override of method `async_list_backups`: Definition is incompatible with `BackupAgent.async_list_backups`
[error] invalid-method-override - :411:15 - Invalid override of method `async_get_backup`: Definition is incompatible with `BackupAgent.async_get_backup`

homeassistant/components/cambridge_audio/media_player.py

[error] invalid-method-override - :211:15 - Invalid override of method `async_media_play_pause`: Definition is incompatible with `MediaPlayerEntity.async_media_play_pause`
[error] invalid-method-override - :216:15 - Invalid override of method `async_media_pause`: Definition is incompatible with `MediaPlayerEntity.async_media_pause`
[error] invalid-method-override - :228:15 - Invalid override of method `async_media_stop`: Definition is incompatible with `MediaPlayerEntity.async_media_stop`
[error] invalid-method-override - :233:15 - Invalid override of method `async_media_play`: Definition is incompatible with `MediaPlayerEntity.async_media_play`
[error] invalid-method-override - :245:15 - Invalid override of method `async_media_next_track`: Definition is incompatible with `MediaPlayerEntity.async_media_next_track`
[error] invalid-method-override - :250:15 - Invalid override of method `async_media_previous_track`: Definition is incompatible with `MediaPlayerEntity.async_media_previous_track`
[error] invalid-method-override - :255:15 - Invalid override of method `async_select_source`: Definition is incompatible with `MediaPlayerEntity.async_select_source`
[error] invalid-method-override - :263:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `MediaPlayerEntity.async_turn_on`
[error] invalid-method-override - :268:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `MediaPlayerEntity.async_turn_off`
[error] invalid-method-override - :273:15 - Invalid override of method `async_volume_up`: Definition is incompatible with `MediaPlayerEntity.async_volume_up`
[error] invalid-method-override - :278:15 - Invalid override of method `async_volume_down`: Definition is incompatible with `MediaPlayerEntity.async_volume_down`
[error] invalid-method-override - :283:15 - Invalid override of method `async_set_volume_level`: Definition is incompatible with `MediaPlayerEntity.async_set_volume_level`
[error] invalid-method-override - :288:15 - Invalid override of method `async_mute_volume`: Definition is incompatible with `MediaPlayerEntity.async_mute_volume`
[error] invalid-method-override - :293:15 - Invalid override of method `async_media_seek`: Definition is incompatible with `MediaPlayerEntity.async_media_seek`
[error] invalid-method-override - :298:15 - Invalid override of method `async_set_shuffle`: Definition is incompatible with `MediaPlayerEntity.async_set_shuffle`
[error] invalid-method-override - :306:15 - Invalid override of method `async_set_repeat`: Definition is incompatible with `MediaPlayerEntity.async_set_repeat`
[error] invalid-method-override - :314:15 - Invalid override of method `async_play_media`: Definition is incompatible with `MediaPlayerEntity.async_play_media`

homeassistant/components/cambridge_audio/select.py

[error] invalid-method-override - :136:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`

homeassistant/components/cambridge_audio/switch.py

[error] invalid-method-override - :79:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :84:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/comelit/climate.py

[error] invalid-method-override - :172:15 - Invalid override of method `async_set_temperature`: Definition is incompatible with `ClimateEntity.async_set_temperature`
[error] invalid-method-override - :188:15 - Invalid override of method `async_set_hvac_mode`: Definition is incompatible with `ClimateEntity.async_set_hvac_mode`

homeassistant/components/comelit/humidifier.py

[error] invalid-method-override - :169:15 - Invalid override of method `async_set_humidity`: Definition is incompatible with `HumidifierEntity.async_set_humidity`
[error] invalid-method-override - :187:15 - Invalid override of method `async_set_mode`: Definition is incompatible with `HumidifierEntity.async_set_mode`
[error] invalid-method-override - :196:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :205:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/denonavr/media_player.py

[error] invalid-method-override - :418:15 - Invalid override of method `async_media_play_pause`: Definition is incompatible with `MediaPlayerEntity.async_media_play_pause`
[error] invalid-method-override - :423:15 - Invalid override of method `async_media_play`: Definition is incompatible with `MediaPlayerEntity.async_media_play`
[error] invalid-method-override - :428:15 - Invalid override of method `async_media_pause`: Definition is incompatible with `MediaPlayerEntity.async_media_pause`
[error] invalid-method-override - :433:15 - Invalid override of method `async_media_previous_track`: Definition is incompatible with `MediaPlayerEntity.async_media_previous_track`
[error] invalid-method-override - :438:15 - Invalid override of method `async_media_next_track`: Definition is incompatible with `MediaPlayerEntity.async_media_next_track`
[error] invalid-method-override - :443:15 - Invalid override of method `async_select_source`: Definition is incompatible with `MediaPlayerEntity.async_select_source`
[error] invalid-method-override - :448:15 - Invalid override of method `async_select_sound_mode`: Definition is incompatible with `MediaPlayerEntity.async_select_sound_mode`
[error] invalid-method-override - :453:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `MediaPlayerEntity.async_turn_on`
[error] invalid-method-override - :458:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `MediaPlayerEntity.async_turn_off`
[error] invalid-method-override - :463:15 - Invalid override of method `async_volume_up`: Definition is incompatible with `MediaPlayerEntity.async_volume_up`
[error] invalid-method-override - :468:15 - Invalid override of method `async_volume_down`: Definition is incompatible with `MediaPlayerEntity.async_volume_down`
[error] invalid-method-override - :473:15 - Invalid override of method `async_set_volume_level`: Definition is incompatible with `MediaPlayerEntity.async_set_volume_level`
[error] invalid-method-override - :483:15 - Invalid override of method `async_mute_volume`: Definition is incompatible with `MediaPlayerEntity.async_mute_volume`

homeassistant/components/dlna_dmr/media_player.py

[error] invalid-method-override - :611:15 - Invalid override of method `async_set_volume_level`: Definition is incompatible with `MediaPlayerEntity.async_set_volume_level`
[error] invalid-method-override - :624:15 - Invalid override of method `async_mute_volume`: Definition is incompatible with `MediaPlayerEntity.async_mute_volume`
[error] invalid-method-override - :631:15 - Invalid override of method `async_media_pause`: Definition is incompatible with `MediaPlayerEntity.async_media_pause`
[error] invalid-method-override - :637:15 - Invalid override of method `async_media_play`: Definition is incompatible with `MediaPlayerEntity.async_media_play`
[error] invalid-method-override - :643:15 - Invalid override of method `async_media_stop`: Definition is incompatible with `MediaPlayerEntity.async_media_stop`
[error] invalid-method-override - :649:15 - Invalid override of method `async_media_seek`: Definition is incompatible with `MediaPlayerEntity.async_media_seek`
[error] invalid-method-override - :656:15 - Invalid override of method `async_play_media`: Definition is incompatible with `MediaPlayerEntity.async_play_media`
[error] invalid-method-override - :724:15 - Invalid override of method `async_media_previous_track`: Definition is incompatible with `MediaPlayerEntity.async_media_previous_track`
[error] invalid-method-override - :730:15 - Invalid override of method `async_media_next_track`: Definition is incompatible with `MediaPlayerEntity.async_media_next_track`
[error] invalid-method-override - :750:15 - Invalid override of method `async_set_shuffle`: Definition is incompatible with `MediaPlayerEntity.async_set_shuffle`
[error] invalid-method-override - :789:15 - Invalid override of method `async_set_repeat`: Definition is incompatible with `MediaPlayerEntity.async_set_repeat`
[error] invalid-method-override - :815:15 - Invalid override of method `async_select_sound_mode`: Definition is incompatible with `MediaPlayerEntity.async_select_sound_mode`

homeassistant/components/duotecno/climate.py

[error] invalid-method-override - :80:15 - Invalid override of method `async_set_temperature`: Definition is incompatible with `ClimateEntity.async_set_temperature`
[error] invalid-method-override - :87:15 - Invalid override of method `async_set_preset_mode`: Definition is incompatible with `ClimateEntity.async_set_preset_mode`
[error] invalid-method-override - :92:15 - Invalid override of method `async_set_hvac_mode`: Definition is incompatible with `ClimateEntity.async_set_hvac_mode`

homeassistant/components/duotecno/cover.py

[error] invalid-method-override - :53:15 - Invalid override of method `async_open_cover`: Definition is incompatible with `CoverEntity.async_open_cover`
[error] invalid-method-override - :58:15 - Invalid override of method `async_close_cover`: Definition is incompatible with `CoverEntity.async_close_cover`
[error] invalid-method-override - :63:15 - Invalid override of method `async_stop_cover`: Definition is incompatible with `CoverEntity.async_stop_cover`

homeassistant/components/duotecno/light.py

[error] invalid-method-override - :44:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :55:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/duotecno/switch.py

[error] invalid-method-override - :38:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :43:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/eheimdigital/climate.py

[error] invalid-method-override - :86:15 - Invalid override of method `async_set_preset_mode`: Definition is incompatible with `ClimateEntity.async_set_preset_mode`
[error] invalid-method-override - :94:15 - Invalid override of method `async_set_temperature`: Definition is incompatible with `ClimateEntity.async_set_temperature`
[error] invalid-method-override - :100:15 - Invalid override of method `async_set_hvac_mode`: Definition is incompatible with `ClimateEntity.async_set_hvac_mode`

homeassistant/components/eheimdigital/light.py

[error] invalid-method-override - :91:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :103:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/eheimdigital/number.py

[error] invalid-method-override - :186:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`

homeassistant/components/eheimdigital/select.py

[error] invalid-method-override - :98:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`

homeassistant/components/eheimdigital/switch.py

[error] invalid-method-override - :62:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :67:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`

homeassistant/components/eheimdigital/time.py

[error] invalid-method-override - :124:15 - Invalid override of method `async_set_value`: Definition is incompatible with `TimeEntity.async_set_value`

homeassistant/components/enphase_envoy/number.py

[error] invalid-method-override - :136:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`
[error] invalid-method-override - :191:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`

homeassistant/components/enphase_envoy/select.py

[error] invalid-method-override - :196:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`
[error] invalid-method-override - :249:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`

homeassistant/components/enphase_envoy/switch.py

[error] invalid-method-override - :152:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :158:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :202:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :208:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :262:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :268:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/esphome/alarm_control_panel.py

[error] invalid-method-override - :100:15 - Invalid override of method `async_alarm_disarm`: Definition is incompatible with `AlarmControlPanelEntity.async_alarm_disarm`
[error] invalid-method-override - :110:15 - Invalid override of method `async_alarm_arm_home`: Definition is incompatible with `AlarmControlPanelEntity.async_alarm_arm_home`
[error] invalid-method-override - :120:15 - Invalid override of method `async_alarm_arm_away`: Definition is incompatible with `AlarmControlPanelEntity.async_alarm_arm_away`
[error] invalid-method-override - :130:15 - Invalid override of method `async_alarm_arm_night`: Definition is incompatible with `AlarmControlPanelEntity.async_alarm_arm_night`
[error] invalid-method-override - :140:15 - Invalid override of method `async_alarm_arm_custom_bypass`: Definition is incompatible with `AlarmControlPanelEntity.async_alarm_arm_custom_bypass`
[error] invalid-method-override - :150:15 - Invalid override of method `async_alarm_arm_vacation`: Definition is incompatible with `AlarmControlPanelEntity.async_alarm_arm_vacation`
[error] invalid-method-override - :160:15 - Invalid override of method `async_alarm_trigger`: Definition is incompatible with `AlarmControlPanelEntity.async_alarm_trigger`

homeassistant/components/esphome/assist_satellite.py

[error] invalid-method-override - :396:15 - Invalid override of method `async_announce`: Definition is incompatible with `AssistSatelliteEntity.async_announce`
[error] invalid-method-override - :406:15 - Invalid override of method `async_start_conversation`: Definition is incompatible with `AssistSatelliteEntity.async_start_conversation`

homeassistant/components/esphome/button.py

[error] invalid-method-override - :49:15 - Invalid override of method `async_press`: Definition is incompatible with `ButtonEntity.async_press`

homeassistant/components/esphome/climate.py

[error] invalid-method-override - :306:15 - Invalid override of method `async_set_temperature`: Definition is incompatible with `ClimateEntity.async_set_temperature`
[error] invalid-method-override - :345:15 - Invalid override of method `async_set_humidity`: Definition is incompatible with `ClimateEntity.async_set_humidity`
[error] invalid-method-override - :354:15 - Invalid override of method `async_set_hvac_mode`: Definition is incompatible with `ClimateEntity.async_set_hvac_mode`
[error] invalid-method-override - :363:15 - Invalid override of method `async_set_preset_mode`: Definition is incompatible with `ClimateEntity.async_set_preset_mode`
[error] invalid-method-override - :373:15 - Invalid override of method `async_set_fan_mode`: Definition is incompatible with `ClimateEntity.async_set_fan_mode`
[error] invalid-method-override - :383:15 - Invalid override of method `async_set_swing_mode`: Definition is incompatible with `ClimateEntity.async_set_swing_mode`

homeassistant/components/esphome/cover.py

[error] invalid-method-override - :91:15 - Invalid override of method `async_open_cover`: Definition is incompatible with `CoverEntity.async_open_cover`
[error] invalid-method-override - :98:15 - Invalid override of method `async_close_cover`: Definition is incompatible with `CoverEntity.async_close_cover`
[error] invalid-method-override - :105:15 - Invalid override of method `async_stop_cover`: Definition is incompatible with `CoverEntity.async_stop_cover`
[error] invalid-method-override - :112:15 - Invalid override of method `async_set_cover_position`: Definition is incompatible with `CoverEntity.async_set_cover_position`
[error] invalid-method-override - :121:15 - Invalid override of method `async_open_cover_tilt`: Definition is incompatible with `CoverEntity.async_open_cover_tilt`
[error] invalid-method-override - :128:15 - Invalid override of method `async_close_cover_tilt`: Definition is incompatible with `CoverEntity.async_close_cover_tilt`
[error] invalid-method-override - :135:15 - Invalid override of method `async_set_cover_tilt_position`: Definition is incompatible with `CoverEntity.async_set_cover_tilt_position`

homeassistant/components/esphome/fan.py

[error] invalid-method-override - :86:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :93:15 - Invalid override of method `async_oscillate`: Definition is incompatible with `FanEntity.async_oscillate`
[error] invalid-method-override - :102:15 - Invalid override of method `async_set_direction`: Definition is incompatible with `FanEntity.async_set_direction`
[error] invalid-method-override - :111:15 - Invalid override of method `async_set_preset_mode`: Definition is incompatible with `FanEntity.async_set_preset_mode`

homeassistant/components/esphome/light.py

[error] invalid-method-override - :170:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :286:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/esphome/lock.py

[error] invalid-method-override - :68:15 - Invalid override of method `async_lock`: Definition is incompatible with `LockEntity.async_lock`
[error] invalid-method-override - :75:15 - Invalid override of method `async_unlock`: Definition is incompatible with `LockEntity.async_unlock`
[error] invalid-method-override - :83:15 - Invalid override of method `async_open`: Definition is incompatible with `LockEntity.async_open`

homeassistant/components/esphome/media_player.py

[error] invalid-method-override - :128:15 - Invalid override of method `async_play_media`: Definition is incompatible with `MediaPlayerEntity.async_play_media`
[error] invalid-method-override - :242:15 - Invalid override of method `async_set_volume_level`: Definition is incompatible with `MediaPlayerEntity.async_set_volume_level`
[error] invalid-method-override - :249:15 - Invalid override of method `async_media_pause`: Definition is incompatible with `MediaPlayerEntity.async_media_pause`
[error] invalid-method-override - :258:15 - Invalid override of method `async_media_play`: Definition is incompatible with `MediaPlayerEntity.async_media_play`
[error] invalid-method-override - :267:15 - Invalid override of method `async_media_stop`: Definition is incompatible with `MediaPlayerEntity.async_media_stop`
[error] invalid-method-override - :276:15 - Invalid override of method `async_mute_volume`: Definition is incompatible with `MediaPlayerEntity.async_mute_volume`
[error] invalid-method-override - :285:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `MediaPlayerEntity.async_turn_on`
[error] invalid-method-override - :294:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `MediaPlayerEntity.async_turn_off`

homeassistant/components/esphome/number.py

[error] invalid-method-override - :68:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`

homeassistant/components/esphome/select.py

[error] invalid-method-override - :81:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`

homeassistant/components/esphome/switch.py

[error] invalid-method-override - :44:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :51:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/esphome/text.py

[error] invalid-method-override - :51:15 - Invalid override of method `async_set_value`: Definition is incompatible with `TextEntity.async_set_value`

homeassistant/components/esphome/update.py

[error] invalid-method-override - :307:15 - Invalid override of method `async_release_notes`: Definition is incompatible with `UpdateEntity.async_release_notes`
[error] invalid-method-override - :344:15 - Invalid override of method `async_install`: Definition is incompatible with `UpdateEntity.async_install`

homeassistant/components/esphome/valve.py

[error] invalid-method-override - :73:15 - Invalid override of method `async_open_valve`: Definition is incompatible with `ValveEntity.async_open_valve`
[error] invalid-method-override - :80:15 - Invalid override of method `async_close_valve`: Definition is incompatible with `ValveEntity.async_close_valve`
[error] invalid-method-override - :87:15 - Invalid override of method `async_stop_valve`: Definition is incompatible with `ValveEntity.async_stop_valve`
[error] invalid-method-override - :94:15 - Invalid override of method `async_set_valve_position`: Definition is incompatible with `ValveEntity.async_set_valve_position`

homeassistant/components/guardian/button.py

[error] invalid-method-override - :102:15 - Invalid override of method `async_press`: Definition is incompatible with `ButtonEntity.async_press`

homeassistant/components/guardian/switch.py

[error] invalid-method-override - :152:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :158:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`

homeassistant/components/guardian/valve.py

[error] invalid-method-override - :159:15 - Invalid override of method `async_close_valve`: Definition is incompatible with `ValveEntity.async_close_valve`
[error] invalid-method-override - :165:15 - Invalid override of method `async_open_valve`: Definition is incompatible with `ValveEntity.async_open_valve`
[error] invalid-method-override - :171:15 - Invalid override of method `async_stop_valve`: Definition is incompatible with `ValveEntity.async_stop_valve`

homeassistant/components/hive/climate.py

[error] invalid-method-override - :107:15 - Invalid override of method `async_set_hvac_mode`: Definition is incompatible with `ClimateEntity.async_set_hvac_mode`
[error] invalid-method-override - :113:15 - Invalid override of method `async_set_temperature`: Definition is incompatible with `ClimateEntity.async_set_temperature`
[error] invalid-method-override - :120:15 - Invalid override of method `async_set_preset_mode`: Definition is incompatible with `ClimateEntity.async_set_preset_mode`

homeassistant/components/hive/light.py

[error] invalid-method-override - :63:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :87:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/hive/switch.py

[error] invalid-method-override - :70:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :75:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/hive/water_heater.py

[error] invalid-method-override - :83:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `WaterHeaterEntity.async_turn_on`
[error] invalid-method-override - :88:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `WaterHeaterEntity.async_turn_off`
[error] invalid-method-override - :93:15 - Invalid override of method `async_set_operation_mode`: Definition is incompatible with `WaterHeaterEntity.async_set_operation_mode`

homeassistant/components/homematicip_cloud/lock.py

[error] invalid-method-override - :75:15 - Invalid override of method `async_lock`: Definition is incompatible with `LockEntity.async_lock`
[error] invalid-method-override - :80:15 - Invalid override of method `async_unlock`: Definition is incompatible with `LockEntity.async_unlock`
[error] invalid-method-override - :85:15 - Invalid override of method `async_open`: Definition is incompatible with `LockEntity.async_open`

homeassistant/components/homewizard/number.py

[error] invalid-method-override - :45:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`

homeassistant/components/homewizard/select.py

[error] invalid-method-override - :86:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`

homeassistant/components/homewizard/switch.py

[error] invalid-method-override - :110:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :116:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/husqvarna_automower/button.py

[error] invalid-method-override - :116:15 - Invalid override of method `async_press`: Definition is incompatible with `ButtonEntity.async_press`

homeassistant/components/husqvarna_automower/lawn_mower.py

[error] invalid-method-override - :139:15 - Invalid override of method `async_start_mowing`: Definition is incompatible with `LawnMowerEntity.async_start_mowing`
[error] invalid-method-override - :144:15 - Invalid override of method `async_pause`: Definition is incompatible with `LawnMowerEntity.async_pause`
[error] invalid-method-override - :149:15 - Invalid override of method `async_dock`: Definition is incompatible with `LawnMowerEntity.async_dock`

homeassistant/components/husqvarna_automower/number.py

[error] invalid-method-override - :179:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`
[error] invalid-method-override - :219:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`

homeassistant/components/husqvarna_automower/select.py

[error] invalid-method-override - :71:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`

homeassistant/components/husqvarna_automower/switch.py

[error] invalid-method-override - :112:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :117:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :165:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :172:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :206:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :213:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`

homeassistant/components/iaqualink/climate.py

[error] invalid-method-override - :72:15 - Invalid override of method `async_set_hvac_mode`: Definition is incompatible with `ClimateEntity.async_set_hvac_mode`
[error] invalid-method-override - :97:15 - Invalid override of method `async_set_temperature`: Definition is incompatible with `ClimateEntity.async_set_temperature`

homeassistant/components/iaqualink/light.py

[error] invalid-method-override - :60:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :77:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/iaqualink/switch.py

[error] invalid-method-override - :54:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :59:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/kodi/media_player.py

[error] invalid-method-override - :566:15 - Invalid override of method `async_volume_up`: Definition is incompatible with `MediaPlayerEntity.async_volume_up`
[error] invalid-method-override - :571:15 - Invalid override of method `async_volume_down`: Definition is incompatible with `MediaPlayerEntity.async_volume_down`
[error] invalid-method-override - :576:15 - Invalid override of method `async_set_volume_level`: Definition is incompatible with `MediaPlayerEntity.async_set_volume_level`
[error] invalid-method-override - :581:15 - Invalid override of method `async_mute_volume`: Definition is incompatible with `MediaPlayerEntity.async_mute_volume`
[error] invalid-method-override - :586:15 - Invalid override of method `async_media_play_pause`: Definition is incompatible with `MediaPlayerEntity.async_media_play_pause`
[error] invalid-method-override - :591:15 - Invalid override of method `async_media_play`: Definition is incompatible with `MediaPlayerEntity.async_media_play`
[error] invalid-method-override - :596:15 - Invalid override of method `async_media_pause`: Definition is incompatible with `MediaPlayerEntity.async_media_pause`
[error] invalid-method-override - :601:15 - Invalid override of method `async_media_stop`: Definition is incompatible with `MediaPlayerEntity.async_media_stop`
[error] invalid-method-override - :606:15 - Invalid override of method `async_media_next_track`: Definition is incompatible with `MediaPlayerEntity.async_media_next_track`
[error] invalid-method-override - :611:15 - Invalid override of method `async_media_previous_track`: Definition is incompatible with `MediaPlayerEntity.async_media_previous_track`
[error] invalid-method-override - :616:15 - Invalid override of method `async_media_seek`: Definition is incompatible with `MediaPlayerEntity.async_media_seek`
[error] invalid-method-override - :621:15 - Invalid override of method `async_play_media`: Definition is incompatible with `MediaPlayerEntity.async_play_media`
[error] invalid-method-override - :665:15 - Invalid override of method `async_set_shuffle`: Definition is incompatible with `MediaPlayerEntity.async_set_shuffle`

homeassistant/components/lametric/button.py

[error] invalid-method-override - :88:15 - Invalid override of method `async_press`: Definition is incompatible with `ButtonEntity.async_press`

homeassistant/components/lametric/number.py

[error] invalid-method-override - :107:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`

homeassistant/components/lametric/select.py

[error] invalid-method-override - :78:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`

homeassistant/components/lametric/switch.py

[error] invalid-method-override - :91:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :97:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/letpot/number.py

[error] invalid-method-override - :131:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`

homeassistant/components/letpot/select.py

[error] invalid-method-override - :157:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`

homeassistant/components/letpot/switch.py

[error] invalid-method-override - :117:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :124:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/letpot/time.py

[error] invalid-method-override - :93:15 - Invalid override of method `async_set_value`: Definition is incompatible with `TimeEntity.async_set_value`

homeassistant/components/linkplay/button.py

[error] invalid-method-override - :80:15 - Invalid override of method `async_press`: Definition is incompatible with `ButtonEntity.async_press`

homeassistant/components/linkplay/media_player.py

[error] invalid-method-override - :181:15 - Invalid override of method `async_select_source`: Definition is incompatible with `MediaPlayerEntity.async_select_source`
[error] invalid-method-override - :186:15 - Invalid override of method `async_select_sound_mode`: Definition is incompatible with `MediaPlayerEntity.async_select_sound_mode`
[error] invalid-method-override - :191:15 - Invalid override of method `async_mute_volume`: Definition is incompatible with `MediaPlayerEntity.async_mute_volume`
[error] invalid-method-override - :199:15 - Invalid override of method `async_set_volume_level`: Definition is incompatible with `MediaPlayerEntity.async_set_volume_level`
[error] invalid-method-override - :204:15 - Invalid override of method `async_media_pause`: Definition is incompatible with `MediaPlayerEntity.async_media_pause`
[error] invalid-method-override - :209:15 - Invalid override of method `async_media_play`: Definition is incompatible with `MediaPlayerEntity.async_media_play`
[error] invalid-method-override - :214:15 - Invalid override of method `async_media_stop`: Definition is incompatible with `MediaPlayerEntity.async_media_stop`
[error] invalid-method-override - :219:15 - Invalid override of method `async_media_next_track`: Definition is incompatible with `MediaPlayerEntity.async_media_next_track`
[error] invalid-method-override - :224:15 - Invalid override of method `async_media_previous_track`: Definition is incompatible with `MediaPlayerEntity.async_media_previous_track`
[error] invalid-method-override - :229:15 - Invalid override of method `async_set_repeat`: Definition is incompatible with `MediaPlayerEntity.async_set_repeat`
[error] invalid-method-override - :251:15 - Invalid override of method `async_play_media`: Definition is incompatible with `MediaPlayerEntity.async_play_media`
[error] invalid-method-override - :273:15 - Invalid override of method `async_media_seek`: Definition is incompatible with `MediaPlayerEntity.async_media_seek`
[error] invalid-method-override - :278:15 - Invalid override of method `async_join_players`: Definition is incompatible with `MediaPlayerEntity.async_join_players`
[error] invalid-method-override - :340:15 - Invalid override of method `async_unjoin_player`: Definition is incompatible with `MediaPlayerEntity.async_unjoin_player`

homeassistant/components/linkplay/select.py

[error] invalid-method-override - :110:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`

homeassistant/components/lovelace/resources.py

[error] invalid-method-override - :153:15 - Invalid override of method `ws_list_item`: Definition is incompatible with `StorageCollectionWebsocket.ws_list_item`

homeassistant/components/modern_forms/fan.py

[error] invalid-method-override - :118:15 - Invalid override of method `async_set_direction`: Definition is incompatible with `FanEntity.async_set_direction`
[error] invalid-method-override - :123:15 - Invalid override of method `async_set_percentage`: Definition is incompatible with `FanEntity.async_set_percentage`
[error] invalid-method-override - :131:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `FanEntity.async_turn_on`
[error] invalid-method-override - :147:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/modern_forms/light.py

[error] invalid-method-override - :110:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :115:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`

homeassistant/components/music_assistant/media_player.py

[error] invalid-method-override - :250:15 - Invalid override of method `async_media_play`: Definition is incompatible with `MediaPlayerEntity.async_media_play`
[error] invalid-method-override - :255:15 - Invalid override of method `async_media_pause`: Definition is incompatible with `MediaPlayerEntity.async_media_pause`
[error] invalid-method-override - :260:15 - Invalid override of method `async_media_stop`: Definition is incompatible with `MediaPlayerEntity.async_media_stop`
[error] invalid-method-override - :265:15 - Invalid override of method `async_media_next_track`: Definition is incompatible with `MediaPlayerEntity.async_media_next_track`
[error] invalid-method-override - :270:15 - Invalid override of method `async_media_previous_track`: Definition is incompatible with `MediaPlayerEntity.async_media_previous_track`
[error] invalid-method-override - :275:15 - Invalid override of method `async_media_seek`: Definition is incompatible with `MediaPlayerEntity.async_media_seek`
[error] invalid-method-override - :281:15 - Invalid override of method `async_mute_volume`: Definition is incompatible with `MediaPlayerEntity.async_mute_volume`
[error] invalid-method-override - :286:15 - Invalid override of method `async_set_volume_level`: Definition is incompatible with `MediaPlayerEntity.async_set_volume_level`
[error] invalid-method-override - :292:15 - Invalid override of method `async_volume_up`: Definition is incompatible with `MediaPlayerEntity.async_volume_up`
[error] invalid-method-override - :297:15 - Invalid override of method `async_volume_down`: Definition is incompatible with `MediaPlayerEntity.async_volume_down`
[error] invalid-method-override - :302:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `MediaPlayerEntity.async_turn_on`
[error] invalid-method-override - :307:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `MediaPlayerEntity.async_turn_off`
[error] invalid-method-override - :312:15 - Invalid override of method `async_set_shuffle`: Definition is incompatible with `MediaPlayerEntity.async_set_shuffle`
[error] invalid-method-override - :321:15 - Invalid override of method `async_set_repeat`: Definition is incompatible with `MediaPlayerEntity.async_set_repeat`
[error] invalid-method-override - :330:15 - Invalid override of method `async_clear_playlist`: Definition is incompatible with `MediaPlayerEntity.async_clear_playlist`
[error] invalid-method-override - :338:15 - Invalid override of method `async_play_media`: Definition is incompatible with `MediaPlayerEntity.async_play_media`
[error] invalid-method-override - :372:15 - Invalid override of method `async_join_players`: Definition is incompatible with `MediaPlayerEntity.async_join_players`
[error] invalid-method-override - :385:15 - Invalid override of method `async_unjoin_player`: Definition is incompatible with `MediaPlayerEntity.async_unjoin_player`
[error] invalid-method-override - :390:15 - Invalid override of method `async_select_source`: Definition is incompatible with `MediaPlayerEntity.async_select_source`

homeassistant/components/onedrive/backup.py

[error] invalid-method-override - :136:15 - Invalid override of method `async_download_backup`: Definition is incompatible with `BackupAgent.async_download_backup`
[error] invalid-method-override - :150:15 - Invalid override of method `async_upload_backup`: Definition is incompatible with `BackupAgent.async_upload_backup`
[error] invalid-method-override - :219:15 - Invalid override of method `async_delete_backup`: Definition is incompatible with `BackupAgent.async_delete_backup`
[error] invalid-method-override - :240:15 - Invalid override of method `async_list_backups`: Definition is incompatible with `BackupAgent.async_list_backups`
[error] invalid-method-override - :247:15 - Invalid override of method `async_get_backup`: Definition is incompatible with `BackupAgent.async_get_backup`

homeassistant/components/peblar/button.py

[error] invalid-method-override - :77:15 - Invalid override of method `async_press`: Definition is incompatible with `ButtonEntity.async_press`

homeassistant/components/peblar/coordinator.py

[error] invalid-method-override - :130:15 - Invalid override of method `_async_update_data`: Definition is incompatible with `DataUpdateCoordinator._async_update_data`
[error] invalid-method-override - :157:15 - Invalid override of method `_async_update_data`: Definition is incompatible with `DataUpdateCoordinator._async_update_data`
[error] invalid-method-override - :185:15 - Invalid override of method `_async_update_data`: Definition is incompatible with `DataUpdateCoordinator._async_update_data`

homeassistant/components/peblar/number.py

[error] invalid-method-override - :117:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`

homeassistant/components/peblar/select.py

[error] invalid-method-override - :79:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`

homeassistant/components/peblar/switch.py

[error] invalid-method-override - :102:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :108:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/plugwise/switch.py

[error] invalid-method-override - :105:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :115:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/rainmachine/switch.py

[error] invalid-method-override - :431:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :441:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :454:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :463:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :561:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :571:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`

homeassistant/components/reolink/button.py

[error] invalid-method-override - :217:15 - Invalid override of method `async_press`: Definition is incompatible with `ButtonEntity.async_press`
[error] invalid-method-override - :245:15 - Invalid override of method `async_press`: Definition is incompatible with `ButtonEntity.async_press`

homeassistant/components/reolink/camera.py

[error] invalid-method-override - :155:15 - Invalid override of method `async_camera_image`: Definition is incompatible with `Camera.async_camera_image`

homeassistant/components/reolink/light.py

[error] invalid-method-override - :179:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :187:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :232:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :238:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`

homeassistant/components/reolink/number.py

[error] invalid-method-override - :1015:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`
[error] invalid-method-override - :1058:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`
[error] invalid-method-override - :1088:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`
[error] invalid-method-override - :1117:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`
[error] invalid-method-override - :1146:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`

homeassistant/components/reolink/select.py

[error] invalid-method-override - :484:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`
[error] invalid-method-override - :511:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`
[error] invalid-method-override - :539:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`
[error] invalid-method-override - :567:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`

homeassistant/components/reolink/switch.py

[error] invalid-method-override - :390:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :396:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :422:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :428:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :455:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :461:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :488:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :494:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :527:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :535:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/reolink/update.py

[error] invalid-method-override - :188:15 - Invalid override of method `async_install`: Definition is incompatible with `UpdateEntity.async_install`

homeassistant/components/ring/button.py

[error] invalid-method-override - :58:15 - Invalid override of method `async_press`: Definition is incompatible with `ButtonEntity.async_press`

homeassistant/components/ring/number.py

[error] invalid-method-override - :149:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`

homeassistant/components/ring/siren.py

[error] invalid-method-override - :146:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :151:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/russound_rio/media_player.py

[error] invalid-method-override - :184:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `MediaPlayerEntity.async_turn_off`
[error] invalid-method-override - :189:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `MediaPlayerEntity.async_turn_on`
[error] invalid-method-override - :194:15 - Invalid override of method `async_set_volume_level`: Definition is incompatible with `MediaPlayerEntity.async_set_volume_level`
[error] invalid-method-override - :200:15 - Invalid override of method `async_select_source`: Definition is incompatible with `MediaPlayerEntity.async_select_source`
[error] invalid-method-override - :209:15 - Invalid override of method `async_volume_up`: Definition is incompatible with `MediaPlayerEntity.async_volume_up`
[error] invalid-method-override - :214:15 - Invalid override of method `async_volume_down`: Definition is incompatible with `MediaPlayerEntity.async_volume_down`
[error] invalid-method-override - :219:15 - Invalid override of method `async_mute_volume`: Definition is incompatible with `MediaPlayerEntity.async_mute_volume`
[error] invalid-method-override - :232:15 - Invalid override of method `async_media_seek`: Definition is incompatible with `MediaPlayerEntity.async_media_seek`
[error] invalid-method-override - :237:15 - Invalid override of method `async_play_media`: Definition is incompatible with `MediaPlayerEntity.async_play_media`

homeassistant/components/russound_rio/number.py

[error] invalid-method-override - :110:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`

homeassistant/components/russound_rio/switch.py

[error] invalid-method-override - :78:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :83:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/sfr_box/button.py

[error] invalid-method-override - :98:15 - Invalid override of method `async_press`: Definition is incompatible with `ButtonEntity.async_press`

homeassistant/components/shelly/button.py

[error] invalid-method-override - :362:15 - Invalid override of method `async_press`: Definition is incompatible with `ButtonEntity.async_press`
[error] invalid-method-override - :374:15 - Invalid override of method `async_press`: Definition is incompatible with `ButtonEntity.async_press`
[error] invalid-method-override - :388:15 - Invalid override of method `async_press`: Definition is incompatible with `ButtonEntity.async_press`

homeassistant/components/shelly/climate.py

[error] invalid-method-override - :808:15 - Invalid override of method `async_set_temperature`: Definition is incompatible with `ClimateEntity.async_set_temperature`

homeassistant/components/shelly/cover.py

[error] invalid-method-override - :282:15 - Invalid override of method `async_close_cover`: Definition is incompatible with `CoverEntity.async_close_cover`
[error] invalid-method-override - :287:15 - Invalid override of method `async_open_cover`: Definition is incompatible with `CoverEntity.async_open_cover`
[error] invalid-method-override - :292:15 - Invalid override of method `async_set_cover_position`: Definition is incompatible with `CoverEntity.async_set_cover_position`
[error] invalid-method-override - :299:15 - Invalid override of method `async_stop_cover`: Definition is incompatible with `CoverEntity.async_stop_cover`
[error] invalid-method-override - :304:15 - Invalid override of method `async_open_cover_tilt`: Definition is incompatible with `CoverEntity.async_open_cover_tilt`
[error] invalid-method-override - :309:15 - Invalid override of method `async_close_cover_tilt`: Definition is incompatible with `CoverEntity.async_close_cover_tilt`
[error] invalid-method-override - :314:15 - Invalid override of method `async_set_cover_tilt_position`: Definition is incompatible with `CoverEntity.async_set_cover_tilt_position`
[error] invalid-method-override - :321:15 - Invalid override of method `async_stop_cover_tilt`: Definition is incompatible with `CoverEntity.async_stop_cover_tilt`

homeassistant/components/shelly/number.py

[error] invalid-method-override - :117:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`
[error] invalid-method-override - :131:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`

homeassistant/components/shelly/select.py

[error] invalid-method-override - :71:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`

homeassistant/components/shelly/switch.py

[error] invalid-method-override - :523:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :534:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/shelly/text.py

[error] invalid-method-override - :119:15 - Invalid override of method `async_set_value`: Definition is incompatible with `TextEntity.async_set_value`

homeassistant/components/spotify/media_player.py

[error] invalid-method-override - :286:15 - Invalid override of method `async_set_volume_level`: Definition is incompatible with `MediaPlayerEntity.async_set_volume_level`
[error] invalid-method-override - :291:15 - Invalid override of method `async_media_play`: Definition is incompatible with `MediaPlayerEntity.async_media_play`
[error] invalid-method-override - :296:15 - Invalid override of method `async_media_pause`: Definition is incompatible with `MediaPlayerEntity.async_media_pause`
[error] invalid-method-override - :301:15 - Invalid override of method `async_media_previous_track`: Definition is incompatible with `MediaPlayerEntity.async_media_previous_track`
[error] invalid-method-override - :306:15 - Invalid override of method `async_media_next_track`: Definition is incompatible with `MediaPlayerEntity.async_media_next_track`
[error] invalid-method-override - :311:15 - Invalid override of method `async_media_seek`: Definition is incompatible with `MediaPlayerEntity.async_media_seek`
[error] invalid-method-override - :316:15 - Invalid override of method `async_play_media`: Definition is incompatible with `MediaPlayerEntity.async_play_media`
[error] invalid-method-override - :360:15 - Invalid override of method `async_select_source`: Definition is incompatible with `MediaPlayerEntity.async_select_source`
[error] invalid-method-override - :370:15 - Invalid override of method `async_set_shuffle`: Definition is incompatible with `MediaPlayerEntity.async_set_shuffle`
[error] invalid-method-override - :375:15 - Invalid override of method `async_set_repeat`: Definition is incompatible with `MediaPlayerEntity.async_set_repeat`

homeassistant/components/switchbot/climate.py

[error] invalid-method-override - :125:15 - Invalid override of method `async_set_hvac_mode`: Definition is incompatible with `ClimateEntity.async_set_hvac_mode`
[error] invalid-method-override - :132:15 - Invalid override of method `async_set_preset_mode`: Definition is incompatible with `ClimateEntity.async_set_preset_mode`
[error] invalid-method-override - :137:15 - Invalid override of method `async_set_temperature`: Definition is incompatible with `ClimateEntity.async_set_temperature`

homeassistant/components/switchbot/cover.py

[error] invalid-method-override - :82:15 - Invalid override of method `async_open_cover`: Definition is incompatible with `CoverEntity.async_open_cover`
[error] invalid-method-override - :92:15 - Invalid override of method `async_close_cover`: Definition is incompatible with `CoverEntity.async_close_cover`
[error] invalid-method-override - :102:15 - Invalid override of method `async_stop_cover`: Definition is incompatible with `CoverEntity.async_stop_cover`
[error] invalid-method-override - :112:15 - Invalid override of method `async_set_cover_position`: Definition is incompatible with `CoverEntity.async_set_cover_position`
[error] invalid-method-override - :171:15 - Invalid override of method `async_open_cover_tilt`: Definition is incompatible with `CoverEntity.async_open_cover_tilt`
[error] invalid-method-override - :179:15 - Invalid override of method `async_close_cover_tilt`: Definition is incompatible with `CoverEntity.async_close_cover_tilt`
[error] invalid-method-override - :187:15 - Invalid override of method `async_stop_cover_tilt`: Definition is incompatible with `CoverEntity.async_stop_cover_tilt`
[error] invalid-method-override - :195:15 - Invalid override of method `async_set_cover_tilt_position`: Definition is incompatible with `CoverEntity.async_set_cover_tilt_position`
[error] invalid-method-override - :251:15 - Invalid override of method `async_open_cover`: Definition is incompatible with `CoverEntity.async_open_cover`
[error] invalid-method-override - :261:15 - Invalid override of method `async_close_cover`: Definition is incompatible with `CoverEntity.async_close_cover`
[error] invalid-method-override - :271:15 - Invalid override of method `async_stop_cover`: Definition is incompatible with `CoverEntity.async_stop_cover`
[error] invalid-method-override - :281:15 - Invalid override of method `async_set_cover_position`: Definition is incompatible with `CoverEntity.async_set_cover_position`
[error] invalid-method-override - :317:15 - Invalid override of method `async_open_cover`: Definition is incompatible with `CoverEntity.async_open_cover`
[error] invalid-method-override - :323:15 - Invalid override of method `async_close_cover`: Definition is incompatible with `CoverEntity.async_close_cover`

homeassistant/components/switchbot/entity.py

[error] invalid-method-override - :124:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :134:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/switchbot/fan.py

[error] invalid-method-override - :152:15 - Invalid override of method `async_set_preset_mode`: Definition is incompatible with `FanEntity.async_set_preset_mode`
[error] invalid-method-override - :164:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `FanEntity.async_turn_on`
[error] invalid-method-override - :182:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/switchbot/humidifier.py

[error] invalid-method-override - :74:15 - Invalid override of method `async_set_humidity`: Definition is incompatible with `HumidifierEntity.async_set_humidity`
[error] invalid-method-override - :80:15 - Invalid override of method `async_set_mode`: Definition is incompatible with `HumidifierEntity.async_set_mode`
[error] invalid-method-override - :129:15 - Invalid override of method `async_set_humidity`: Definition is incompatible with `HumidifierEntity.async_set_humidity`
[error] invalid-method-override - :136:15 - Invalid override of method `async_set_mode`: Definition is incompatible with `HumidifierEntity.async_set_mode`
[error] invalid-method-override - :143:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :150:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/switchbot/light.py

[error] invalid-method-override - :109:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :138:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/switchbot/lock.py

[error] invalid-method-override - :58:15 - Invalid override of method `async_lock`: Definition is incompatible with `LockEntity.async_lock`
[error] invalid-method-override - :64:15 - Invalid override of method `async_unlock`: Definition is incompatible with `LockEntity.async_unlock`
[error] invalid-method-override - :73:15 - Invalid override of method `async_open`: Definition is incompatible with `LockEntity.async_open`

homeassistant/components/switchbot/switch.py

[error] invalid-method-override - :113:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :122:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/synology_dsm/coordinator.py

[error] invalid-method-override - :118:15 - Invalid override of method `_async_update_data`: Definition is incompatible with `DataUpdateCoordinator._async_update_data`
[error] invalid-method-override - :143:15 - Invalid override of method `_async_update_data`: Definition is incompatible with `DataUpdateCoordinator._async_update_data`
[error] invalid-method-override - :163:15 - Invalid override of method `_async_update_data`: Definition is incompatible with `DataUpdateCoordinator._async_update_data`

homeassistant/components/technove/number.py

[error] invalid-method-override - :101:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`

homeassistant/components/technove/switch.py

[error] invalid-method-override - :113:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :118:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/toon/climate.py

[error] invalid-method-override - :109:15 - Invalid override of method `async_set_temperature`: Definition is incompatible with `ClimateEntity.async_set_temperature`
[error] invalid-method-override - :115:15 - Invalid override of method `async_set_preset_mode`: Definition is incompatible with `ClimateEntity.async_set_preset_mode`

homeassistant/components/toon/switch.py

[error] invalid-method-override - :68:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :75:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :86:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :93:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`

homeassistant/components/tplink/climate.py

[error] invalid-method-override - :150:15 - Invalid override of method `async_set_temperature`: Definition is incompatible with `ClimateEntity.async_set_temperature`
[error] invalid-method-override - :157:15 - Invalid override of method `async_set_hvac_mode`: Definition is incompatible with `ClimateEntity.async_set_hvac_mode`
[error] invalid-method-override - :165:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ClimateEntity.async_turn_on`
[error] invalid-method-override - :170:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ClimateEntity.async_turn_off`

homeassistant/components/tplink/fan.py

[error] invalid-method-override - :118:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `FanEntity.async_turn_on`
[error] invalid-method-override - :134:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/tplink/light.py

[error] invalid-method-override - :336:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :349:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :443:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`

homeassistant/components/tplink/number.py

[error] invalid-method-override - :136:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`

homeassistant/components/tplink/select.py

[error] invalid-method-override - :105:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`

homeassistant/components/tplink/siren.py

[error] invalid-method-override - :127:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :152:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/tplink/switch.py

[error] invalid-method-override - :122:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :127:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/tplink/vacuum.py

[error] invalid-method-override - :129:15 - Invalid override of method `async_start`: Definition is incompatible with `StateVacuumEntity.async_start`
[error] invalid-method-override - :134:15 - Invalid override of method `async_pause`: Definition is incompatible with `StateVacuumEntity.async_pause`
[error] invalid-method-override - :139:15 - Invalid override of method `async_return_to_base`: Definition is incompatible with `StateVacuumEntity.async_return_to_base`
[error] invalid-method-override - :144:15 - Invalid override of method `async_set_fan_speed`: Definition is incompatible with `StateVacuumEntity.async_set_fan_speed`

homeassistant/components/velbus/button.py

[error] invalid-method-override - :42:15 - Invalid override of method `async_press`: Definition is incompatible with `ButtonEntity.async_press`

homeassistant/components/velbus/climate.py

[error] invalid-method-override - :78:15 - Invalid override of method `async_set_temperature`: Definition is incompatible with `ClimateEntity.async_set_temperature`
[error] invalid-method-override - :86:15 - Invalid override of method `async_set_preset_mode`: Definition is incompatible with `ClimateEntity.async_set_preset_mode`
[error] invalid-method-override - :92:15 - Invalid override of method `async_set_hvac_mode`: Definition is incompatible with `ClimateEntity.async_set_hvac_mode`

homeassistant/components/velbus/cover.py

[error] invalid-method-override - :96:15 - Invalid override of method `async_open_cover`: Definition is incompatible with `CoverEntity.async_open_cover`
[error] invalid-method-override - :101:15 - Invalid override of method `async_close_cover`: Definition is incompatible with `CoverEntity.async_close_cover`
[error] invalid-method-override - :106:15 - Invalid override of method `async_stop_cover`: Definition is incompatible with `CoverEntity.async_stop_cover`
[error] invalid-method-override - :111:15 - Invalid override of method `async_set_cover_position`: Definition is incompatible with `CoverEntity.async_set_cover_position`

homeassistant/components/velbus/light.py

[error] invalid-method-override - :71:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :92:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :123:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :133:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/velbus/select.py

[error] invalid-method-override - :45:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`

homeassistant/components/velbus/switch.py

[error] invalid-method-override - :41:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :46:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/vlc_telnet/media_player.py

[error] invalid-method-override - :189:15 - Invalid override of method `async_media_seek`: Definition is incompatible with `MediaPlayerEntity.async_media_seek`
[error] invalid-method-override - :194:15 - Invalid override of method `async_mute_volume`: Definition is incompatible with `MediaPlayerEntity.async_mute_volume`
[error] invalid-method-override - :206:15 - Invalid override of method `async_set_volume_level`: Definition is incompatible with `MediaPlayerEntity.async_set_volume_level`
[error] invalid-method-override - :216:15 - Invalid override of method `async_media_play`: Definition is incompatible with `MediaPlayerEntity.async_media_play`
[error] invalid-method-override - :227:15 - Invalid override of method `async_media_pause`: Definition is incompatible with `MediaPlayerEntity.async_media_pause`
[error] invalid-method-override - :237:15 - Invalid override of method `async_media_stop`: Definition is incompatible with `MediaPlayerEntity.async_media_stop`
[error] invalid-method-override - :243:15 - Invalid override of method `async_play_media`: Definition is incompatible with `MediaPlayerEntity.async_play_media`
[error] invalid-method-override - :263:15 - Invalid override of method `async_media_previous_track`: Definition is incompatible with `MediaPlayerEntity.async_media_previous_track`
[error] invalid-method-override - :268:15 - Invalid override of method `async_media_next_track`: Definition is incompatible with `MediaPlayerEntity.async_media_next_track`
[error] invalid-method-override - :273:15 - Invalid override of method `async_clear_playlist`: Definition is incompatible with `MediaPlayerEntity.async_clear_playlist`
[error] invalid-method-override - :278:15 - Invalid override of method `async_set_shuffle`: Definition is incompatible with `MediaPlayerEntity.async_set_shuffle`

homeassistant/components/webdav/backup.py

[error] invalid-method-override - :120:15 - Invalid override of method `async_download_backup`: Definition is incompatible with `BackupAgent.async_download_backup`
[error] invalid-method-override - :138:15 - Invalid override of method `async_upload_backup`: Definition is incompatible with `BackupAgent.async_upload_backup`
[error] invalid-method-override - :178:15 - Invalid override of method `async_delete_backup`: Definition is incompatible with `BackupAgent.async_delete_backup`
[error] invalid-method-override - :204:15 - Invalid override of method `async_list_backups`: Definition is incompatible with `BackupAgent.async_list_backups`
[error] invalid-method-override - :209:15 - Invalid override of method `async_get_backup`: Definition is incompatible with `BackupAgent.async_get_backup`

homeassistant/components/webostv/media_player.py

[error] invalid-method-override - :387:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `MediaPlayerEntity.async_turn_off`
[error] invalid-method-override - :396:15 - Invalid override of method `async_volume_up`: Definition is incompatible with `MediaPlayerEntity.async_volume_up`
[error] invalid-method-override - :401:15 - Invalid override of method `async_volume_down`: Definition is incompatible with `MediaPlayerEntity.async_volume_down`
[error] invalid-method-override - :406:15 - Invalid override of method `async_set_volume_level`: Definition is incompatible with `MediaPlayerEntity.async_set_volume_level`
[error] invalid-method-override - :412:15 - Invalid override of method `async_mute_volume`: Definition is incompatible with `MediaPlayerEntity.async_mute_volume`
[error] invalid-method-override - :422:15 - Invalid override of method `async_media_play_pause`: Definition is incompatible with `MediaPlayerEntity.async_media_play_pause`
[error] invalid-method-override - :430:15 - Invalid override of method `async_select_source`: Definition is incompatible with `MediaPlayerEntity.async_select_source`
[error] invalid-method-override - :447:15 - Invalid override of method `async_play_media`: Definition is incompatible with `MediaPlayerEntity.async_play_media`
[error] invalid-method-override - :484:15 - Invalid override of method `async_media_play`: Definition is incompatible with `MediaPlayerEntity.async_media_play`
[error] invalid-method-override - :490:15 - Invalid override of method `async_media_pause`: Definition is incompatible with `MediaPlayerEntity.async_media_pause`
[error] invalid-method-override - :496:15 - Invalid override of method `async_media_stop`: Definition is incompatible with `MediaPlayerEntity.async_media_stop`
[error] invalid-method-override - :501:15 - Invalid override of method `async_media_next_track`: Definition is incompatible with `MediaPlayerEntity.async_media_next_track`
[error] invalid-method-override - :509:15 - Invalid override of method `async_media_previous_track`: Definition is incompatible with `MediaPlayerEntity.async_media_previous_track`

homeassistant/components/wled/light.py

[error] invalid-method-override - :88:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :98:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :219:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :236:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`

homeassistant/components/wled/number.py

[error] invalid-method-override - :115:15 - Invalid override of method `async_set_native_value`: Definition is incompatible with `NumberEntity.async_set_native_value`

homeassistant/components/wled/select.py

[error] invalid-method-override - :66:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`
[error] invalid-method-override - :107:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`
[error] invalid-method-override - :148:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`
[error] invalid-method-override - :204:15 - Invalid override of method `async_select_option`: Definition is incompatible with `SelectEntity.async_select_option`

homeassistant/components/zha/alarm_control_panel.py

[error] invalid-method-override - :86:15 - Invalid override of method `async_alarm_disarm`: Definition is incompatible with `AlarmControlPanelEntity.async_alarm_disarm`
[error] invalid-method-override - :92:15 - Invalid override of method `async_alarm_arm_home`: Definition is incompatible with `AlarmControlPanelEntity.async_alarm_arm_home`
[error] invalid-method-override - :98:15 - Invalid override of method `async_alarm_arm_away`: Definition is incompatible with `AlarmControlPanelEntity.async_alarm_arm_away`
[error] invalid-method-override - :104:15 - Invalid override of method `async_alarm_arm_night`: Definition is incompatible with `AlarmControlPanelEntity.async_alarm_arm_night`
[error] invalid-method-override - :110:15 - Invalid override of method `async_alarm_trigger`: Definition is incompatible with `AlarmControlPanelEntity.async_alarm_trigger`

homeassistant/components/zha/climate.py

[error] invalid-method-override - :209:15 - Invalid override of method `async_set_fan_mode`: Definition is incompatible with `ClimateEntity.async_set_fan_mode`
[error] invalid-method-override - :215:15 - Invalid override of method `async_set_hvac_mode`: Definition is incompatible with `ClimateEntity.async_set_hvac_mode`
[error] invalid-method-override - :221:15 - Invalid override of method `async_set_preset_mode`: Definition is incompatible with `ClimateEntity.async_set_preset_mode`
[error] invalid-method-override - :227:15 - Invalid override of method `async_set_temperature`: Definition is incompatible with `ClimateEntity.async_set_temperature`

homeassistant/components/zha/cover.py

[error] invalid-method-override - :118:15 - Invalid override of method `async_open_cover`: Definition is incompatible with `CoverEntity.async_open_cover`
[error] invalid-method-override - :124:15 - Invalid override of method `async_open_cover_tilt`: Definition is incompatible with `CoverEntity.async_open_cover_tilt`
[error] invalid-method-override - :130:15 - Invalid override of method `async_close_cover`: Definition is incompatible with `CoverEntity.async_close_cover`
[error] invalid-method-override - :136:15 - Invalid override of method `async_close_cover_tilt`: Definition is incompatible with `CoverEntity.async_close_cover_tilt`
[error] invalid-method-override - :142:15 - Invalid override of method `async_set_cover_position`: Definition is incompatible with `CoverEntity.async_set_cover_position`
[error] invalid-method-override - :150:15 - Invalid override of method `async_set_cover_tilt_position`: Definition is incompatible with `CoverEntity.async_set_cover_tilt_position`
[error] invalid-method-override - :158:15 - Invalid override of method `async_stop_cover`: Definition is incompatible with `CoverEntity.async_stop_cover`
[error] invalid-method-override - :164:15 - Invalid override of method `async_stop_cover_tilt`: Definition is incompatible with `CoverEntity.async_stop_cover_tilt`

homeassistant/components/zha/fan.py

[error] invalid-method-override - :98:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `FanEntity.async_turn_on`
[error] invalid-method-override - :111:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`
[error] invalid-method-override - :117:15 - Invalid override of method `async_set_percentage`: Definition is incompatible with `FanEntity.async_set_percentage`
[error] invalid-method-override - :123:15 - Invalid override of method `async_set_preset_mode`: Definition is incompatible with `FanEntity.async_set_preset_mode`

homeassistant/components/zha/light.py

[error] invalid-method-override - :177:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :195:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

homeassistant/components/zha/lock.py

[error] invalid-method-override - :98:15 - Invalid override of method `async_lock`: Definition is incompatible with `LockEntity.async_lock`
[error] invalid-method-override - :104:15 - Invalid override of method `async_unlock`: Definition is incompatible with `LockEntity.async_unlock`

homeassistant/components/zha/siren.py

[error] invalid-method-override - :98:15 - Invalid override of method `async_turn_on`: Definition is incompatible with `ToggleEntity.async_turn_on`
[error] invalid-method-override - :108:15 - Invalid override of method `async_turn_off`: Definition is incompatible with `ToggleEntity.async_turn_off`

cwltool (https://github.com/common-workflow-language/cwltool)

mypy-stubs/rdflib/namespace/__init__.pyi

[warning] unused-ignore-comment - :36:37 - Unused blanket `type: ignore` directive

dd-trace-py (https://github.com/DataDog/dd-trace-py)

tests/internal/bytecode_injection/framework_injection/_config.py

[error] invalid-method-override - :35:5 - Invalid override of method `include`: Definition is incompatible with `Env.include`

tests/tracer/test_telemetry.py

[error] invalid-method-override - :24:5 - Invalid override of method `count`: Definition is incompatible with `tuple.count`

egglog-python (https://github.com/egraphs-good/egglog-python)

python/egglog/egraph.py

[error] invalid-method-override - :1423:5 - Invalid override of method `__egg_decls_thunk__`: Definition is incompatible with `DelayedDeclerations.__egg_decls_thunk__`
[error] invalid-method-override - :1499:5 - Invalid override of method `__egg_decls_thunk__`: Definition is incompatible with `DelayedDeclerations.__egg_decls_thunk__`

ibis (https://github.com/ibis-project/ibis)

ibis/common/bases.py

[error] invalid-method-override - :167:5 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`
[error] invalid-method-override - :205:5 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`

ibis/common/collections.py

[error] invalid-method-override - :153:5 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`

ibis/common/deferred.py

[error] invalid-method-override - :180:5 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`

ibis/common/egraph.py

[error] invalid-method-override - :124:5 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`

ibis/common/grounds.py

[error] invalid-method-override - :164:5 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`

ibis/common/tests/test_deferred.py

[error] invalid-method-override - :238:5 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`

jax (https://github.com/google/jax)

jax/_src/basearray.py

[error] invalid-method-override - :61:3 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`

jax/experimental/sparse/_base.py

[warning] unused-ignore-comment - :34:20 - Unused blanket `type: ignore` directive

jax/_src/core.py

[warning] unused-ignore-comment - :550:20 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :902:20 - Unused blanket `type: ignore` directive
[error] invalid-method-override - :3100:7 - Invalid override of method `bind_with_trace`: Definition is incompatible with `Primitive.bind_with_trace`
[error] invalid-method-override - :3145:7 - Invalid override of method `bind_with_trace`: Definition is incompatible with `Primitive.bind_with_trace`

jax/_src/custom_transpose.py

[error] invalid-method-override - :173:7 - Invalid override of method `bind_with_trace`: Definition is incompatible with `Primitive.bind_with_trace`

jax/_src/earray.py

[warning] unused-ignore-comment - :33:20 - Unused blanket `type: ignore` directive

jax/_src/prng.py

[warning] unused-ignore-comment - :303:20 - Unused blanket `type: ignore` directive

jax/_src/shard_map.py

[error] invalid-method-override - :668:7 - Invalid override of method `bind_with_trace`: Definition is incompatible with `Primitive.bind_with_trace`

materialize (https://github.com/MaterializeInc/materialize)

misc/mcp-materialize-agents/mcp_materialize_agents/mcp_materialize_agents/__init__.py

[error] invalid-method-override - :139:5 - Invalid override of method `schema`: Definition is incompatible with `BaseModel.schema`

mongo-python-driver (https://github.com/mongodb/mongo-python-driver)

bson/regex.py

[warning] unused-ignore-comment - :112:22 - Unused blanket `type: ignore` directive

mypy (https://github.com/python/mypy)

mypy/typeshed/stdlib/_interpchannels.pyi

[warning] unused-ignore-comment - :49:34 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/_ssl.pyi

[warning] unused-ignore-comment - :125:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/_tkinter.pyi

[warning] unused-ignore-comment - :25:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/argparse.pyi

[warning] unused-ignore-comment - :470:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/decimal.pyi

[warning] unused-ignore-comment - :209:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/email/charset.pyi

[warning] unused-ignore-comment - :34:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/email/header.pyi

[warning] unused-ignore-comment - :19:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/email/headerregistry.pyi

[warning] unused-ignore-comment - :171:31 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :180:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi

[warning] unused-ignore-comment - :49:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/lib2to3/pytree.pyi

[warning] unused-ignore-comment - :27:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/numbers.pyi

[warning] unused-ignore-comment - :109:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/optparse.pyi

[warning] unused-ignore-comment - :237:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/parser.pyi

[warning] unused-ignore-comment - :20:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/sched.pyi

[warning] unused-ignore-comment - :29:35 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/select.pyi

[warning] unused-ignore-comment - :63:35 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/tkinter/font.pyi

[warning] unused-ignore-comment - :62:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/traceback.pyi

[warning] unused-ignore-comment - :233:31 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :314:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/unittest/suite.pyi

[warning] unused-ignore-comment - :21:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/xmlrpc/client.pyi

[warning] unused-ignore-comment - :80:31 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :100:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/xxlimited.pyi

[warning] unused-ignore-comment - :22:35 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/_collections_abc.pyi

[warning] unused-ignore-comment - :75:31 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :93:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/_contextvars.pyi

[warning] unused-ignore-comment - :37:31 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :60:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/_frozen_importlib.pyi

[warning] unused-ignore-comment - :47:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/_weakrefset.pyi

[warning] unused-ignore-comment - :21:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/array.pyi

[warning] unused-ignore-comment - :77:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/builtins.pyi

[warning] unused-ignore-comment - :747:31 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :852:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :853:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :1034:31 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :1129:31 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :1182:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/collections/__init__.pyi

[warning] unused-ignore-comment - :121:31 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :256:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/big5.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/big5hkscs.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/cp932.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/cp949.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/cp950.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/euc_jis_2004.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/euc_jisx0213.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/euc_jp.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/euc_kr.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/gb18030.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/gb2312.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/gbk.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/hz.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/iso2022_jp.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/iso2022_jp_1.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/iso2022_jp_2.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/iso2022_jp_2004.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/iso2022_jp_3.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/iso2022_jp_ext.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/iso2022_kr.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/johab.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/shift_jis.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/shift_jis_2004.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/encodings/shift_jisx0213.pyi

[warning] unused-ignore-comment - :8:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :9:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/inspect.pyi

[warning] unused-ignore-comment - :463:31 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :571:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :579:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :645:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :653:28 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/tkinter/__init__.pyi

[warning] unused-ignore-comment - :332:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/types.pyi

[warning] unused-ignore-comment - :313:31 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :337:35 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :354:35 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :391:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/unittest/mock.pyi

[warning] unused-ignore-comment - :89:35 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :120:35 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :515:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/weakref.pyi

[warning] unused-ignore-comment - :47:31 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :53:31 - Unused blanket `type: ignore` directive

mypy/typeshed/stdlib/xml/dom/minidom.pyi

[warning] unused-ignore-comment - :247:31 - Unused blanket `type: ignore` directive

nox (https://github.com/wntrblm/nox)

nox/_parametrize.py

[warning] unused-ignore-comment - :77:22 - Unused blanket `type: ignore` directive

pandas (https://github.com/pandas-dev/pandas)

pandas/core/arrays/base.py

[warning] unused-ignore-comment - :2259:31 - Unused blanket `type: ignore` directive

pandas/core/generic.py

[warning] unused-ignore-comment - :1880:31 - Unused blanket `type: ignore` directive

pandas/core/indexes/base.py

[warning] unused-ignore-comment - :5263:31 - Unused blanket `type: ignore` directive

pandas/tests/dtypes/test_inference.py

[error] invalid-method-override - :449:9 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`

pandas-stubs (https://github.com/pandas-dev/pandas-stubs)

pandas-stubs/core/generic.pyi

[warning] unused-ignore-comment - :67:31 - Unused blanket `type: ignore` directive

pandas-stubs/core/frame.pyi

[warning] unused-ignore-comment - :398:31 - Unused blanket `type: ignore` directive

pandas-stubs/core/indexes/base.pyi

[warning] unused-ignore-comment - :129:31 - Unused blanket `type: ignore` directive

pandas-stubs/core/series.pyi

[error] invalid-method-override - :344:5 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`

pip (https://github.com/pypa/pip)

src/pip/_internal/commands/download.py

[error] invalid-method-override - :75:9 - Invalid override of method `run`: Definition is incompatible with `Command.run`

src/pip/_internal/commands/install.py

[error] invalid-method-override - :279:9 - Invalid override of method `run`: Definition is incompatible with `Command.run`

src/pip/_internal/commands/wheel.py

[error] invalid-method-override - :100:9 - Invalid override of method `run`: Definition is incompatible with `Command.run`

src/pip/_internal/commands/lock.py

[error] invalid-method-override - :89:9 - Invalid override of method `run`: Definition is incompatible with `Command.run`

src/pip/_internal/utils/misc.py

[warning] unused-ignore-comment - :557:22 - Unused blanket `type: ignore` directive

prefect (https://github.com/PrefectHQ/prefect)

src/prefect/_internal/concurrency/calls.py

[warning] unused-ignore-comment - :273:22 - Unused blanket `type: ignore` directive

src/integrations/prefect-aws/prefect_aws/s3.py

[error] invalid-method-override - :987:9 - Invalid override of method `get_directory`: Definition is incompatible with `WritableDeploymentStorage.get_directory`
[error] invalid-method-override - :1078:9 - Invalid override of method `put_directory`: Definition is incompatible with `WritableDeploymentStorage.put_directory`
[error] invalid-method-override - :1178:9 - Invalid override of method `read_path`: Definition is incompatible with `WritableFileSystem.read_path`
[error] invalid-method-override - :1260:9 - Invalid override of method `write_path`: Definition is incompatible with `WritableFileSystem.write_path`
[error] invalid-method-override - :1494:9 - Invalid override of method `download_object_to_path`: Definition is incompatible with `ObjectStorageBlock.download_object_to_path`
[error] invalid-method-override - :1610:9 - Invalid override of method `download_object_to_file_object`: Definition is incompatible with `ObjectStorageBlock.download_object_to_file_object`
[error] invalid-method-override - :1739:9 - Invalid override of method `download_folder_to_path`: Definition is incompatible with `ObjectStorageBlock.download_folder_to_path`
[error] invalid-method-override - :1981:9 - Invalid override of method `upload_from_path`: Definition is incompatible with `ObjectStorageBlock.upload_from_path`
[error] invalid-method-override - :2081:9 - Invalid override of method `upload_from_file_object`: Definition is incompatible with `ObjectStorageBlock.upload_from_file_object`
[error] invalid-method-override - :2205:9 - Invalid override of method `upload_from_folder`: Definition is incompatible with `ObjectStorageBlock.upload_from_folder`

src/integrations/prefect-aws/prefect_aws/secrets_manager.py

[error] invalid-method-override - :419:9 - Invalid override of method `read_secret`: Definition is incompatible with `SecretBlock.read_secret`
[error] invalid-method-override - :505:9 - Invalid override of method `write_secret`: Definition is incompatible with `SecretBlock.write_secret`

src/integrations/prefect-azure/prefect_azure/blob_storage.py

[error] invalid-method-override - :238:15 - Invalid override of method `download_folder_to_path`: Definition is incompatible with `ObjectStorageBlock.download_folder_to_path`
[error] invalid-method-override - :313:15 - Invalid override of method `download_object_to_file_object`: Definition is incompatible with `ObjectStorageBlock.download_object_to_file_object`
[error] invalid-method-override - :372:15 - Invalid override of method `download_object_to_path`: Definition is incompatible with `ObjectStorageBlock.download_object_to_path`
[error] invalid-method-override - :438:15 - Invalid override of method `upload_from_file_object`: Definition is incompatible with `ObjectStorageBlock.upload_from_file_object`
[error] invalid-method-override - :495:15 - Invalid override of method `upload_from_path`: Definition is incompatible with `ObjectStorageBlock.upload_from_path`
[error] invalid-method-override - :552:15 - Invalid override of method `upload_from_folder`: Definition is incompatible with `ObjectStorageBlock.upload_from_folder`
[error] invalid-method-override - :624:15 - Invalid override of method `get_directory`: Definition is incompatible with `WritableDeploymentStorage.get_directory`
[error] invalid-method-override - :639:15 - Invalid override of method `put_directory`: Definition is incompatible with `WritableDeploymentStorage.put_directory`
[error] invalid-method-override - :688:15 - Invalid override of method `read_path`: Definition is incompatible with `WritableFileSystem.read_path`
[error] invalid-method-override - :705:15 - Invalid override of method `write_path`: Definition is incompatible with `WritableFileSystem.write_path`

src/integrations/prefect-azure/prefect_azure/repository.py

[error] invalid-method-override - :190:9 - Invalid override of method `get_directory`: Definition is incompatible with `ReadableDeploymentStorage.get_directory`

src/integrations/prefect-bitbucket/prefect_bitbucket/repository.py

[error] invalid-method-override - :161:15 - Invalid override of method `get_directory`: Definition is incompatible with `ReadableDeploymentStorage.get_directory`

src/integrations/prefect-dbt/prefect_dbt/cloud/jobs.py

[error] invalid-method-override - :726:15 - Invalid override of method `wait_for_completion`: Definition is incompatible with `JobRun.wait_for_completion`
[error] invalid-method-override - :739:15 - Invalid override of method `fetch_result`: Definition is incompatible with `JobRun.fetch_result`
[error] invalid-method-override - :1054:15 - Invalid override of method `trigger`: Definition is incompatible with `JobBlock.trigger`

src/integrations/prefect-gcp/prefect_gcp/bigquery.py

[error] invalid-method-override - :634:15 - Invalid override of method `fetch_one`: Definition is incompatible with `DatabaseBlock.fetch_one`
[error] invalid-method-override - :693:15 - Invalid override of method `fetch_many`: Definition is incompatible with `DatabaseBlock.fetch_many`
[error] invalid-method-override - :760:15 - Invalid override of method `fetch_all`: Definition is incompatible with `DatabaseBlock.fetch_all`
[error] invalid-method-override - :817:15 - Invalid override of method `execute`: Definition is incompatible with `DatabaseBlock.execute`
[error] invalid-method-override - :864:15 - Invalid override of method `execute_many`: Definition is incompatible with `DatabaseBlock.execute_many`

src/integrations/prefect-gcp/prefect_gcp/cloud_storage.py

[error] invalid-method-override - :731:15 - Invalid override of method `get_directory`: Definition is incompatible with `WritableDeploymentStorage.get_directory`
[error] invalid-method-override - :784:15 - Invalid override of method `put_directory`: Definition is incompatible with `WritableDeploymentStorage.put_directory`
[error] invalid-method-override - :864:15 - Invalid override of method `read_path`: Definition is incompatible with `WritableFileSystem.read_path`
[error] invalid-method-override - :882:15 - Invalid override of method `write_path`: Definition is incompatible with `WritableFileSystem.write_path`
[error] invalid-method-override - :1063:15 - Invalid override of method `download_object_to_path`: Definition is incompatible with `ObjectStorageBlock.download_object_to_path`
[error] invalid-method-override - :1113:15 - Invalid override of method `download_object_to_file_object`: Definition is incompatible with `ObjectStorageBlock.download_object_to_file_object`
[error] invalid-method-override - :1168:15 - Invalid override of method `download_folder_to_path`: Definition is incompatible with `ObjectStorageBlock.download_folder_to_path`
[error] invalid-method-override - :1236:15 - Invalid override of method `upload_from_path`: Definition is incompatible with `ObjectStorageBlock.upload_from_path`
[error] invalid-method-override - :1282:15 - Invalid override of method `upload_from_file_object`: Definition is incompatible with `ObjectStorageBlock.upload_from_file_object`
[error] invalid-method-override - :1337:15 - Invalid override of method `upload_from_folder`: Definition is incompatible with `ObjectStorageBlock.upload_from_folder`

src/integrations/prefect-gcp/prefect_gcp/secret_manager.py

[error] invalid-method-override - :319:15 - Invalid override of method `read_secret`: Definition is incompatible with `SecretBlock.read_secret`
[error] invalid-method-override - :340:15 - Invalid override of method `write_secret`: Definition is incompatible with `SecretBlock.write_secret`

src/integrations/prefect-github/prefect_github/repository.py

[error] invalid-method-override - :100:15 - Invalid override of method `get_directory`: Definition is incompatible with `ReadableDeploymentStorage.get_directory`

src/integrations/prefect-gitlab/prefect_gitlab/repositories.py

[error] invalid-method-override - :148:15 - Invalid override of method `get_directory`: Definition is incompatible with `ReadableDeploymentStorage.get_directory`

src/integrations/prefect-kubernetes/prefect_kubernetes/jobs.py

[error] invalid-method-override - :392:15 - Invalid override of method `wait_for_completion`: Definition is incompatible with `JobRun.wait_for_completion`
[error] invalid-method-override - :482:15 - Invalid override of method `fetch_result`: Definition is incompatible with `JobRun.fetch_result`
[error] invalid-method-override - :546:15 - Invalid override of method `trigger`: Definition is incompatible with `JobBlock.trigger`

src/integrations/prefect-shell/prefect_shell/commands.py

[error] invalid-method-override - :165:15 - Invalid override of method `wait_for_completion`: Definition is incompatible with `JobRun.wait_for_completion`
[error] invalid-method-override - :186:15 - Invalid override of method `fetch_result`: Definition is incompatible with `JobRun.fetch_result`
[error] invalid-method-override - :328:15 - Invalid override of method `trigger`: Definition is incompatible with `JobBlock.trigger`

src/integrations/prefect-slack/prefect_slack/credentials.py

[error] invalid-method-override - :127:9 - Invalid override of method `notify`: Definition is incompatible with `NotificationBlock.notify`

src/integrations/prefect-sqlalchemy/prefect_sqlalchemy/database.py

[error] invalid-method-override - :463:15 - Invalid override of method `fetch_one`: Definition is incompatible with `DatabaseBlock.fetch_one`
[error] invalid-method-override - :515:15 - Invalid override of method `fetch_many`: Definition is incompatible with `DatabaseBlock.fetch_many`
[error] invalid-method-override - :571:15 - Invalid override of method `fetch_all`: Definition is incompatible with `DatabaseBlock.fetch_all`
[error] invalid-method-override - :620:15 - Invalid override of method `execute`: Definition is incompatible with `DatabaseBlock.execute`
[error] invalid-method-override - :662:15 - Invalid override of method `execute_many`: Definition is incompatible with `DatabaseBlock.execute_many`

src/prefect/blocks/notifications.py

[error] invalid-method-override - :51:15 - Invalid override of method `notify`: Definition is incompatible with `NotificationBlock.notify`
[error] invalid-method-override - :86:15 - Invalid override of method `notify`: Definition is incompatible with `NotificationBlock.notify`
[error] invalid-method-override - :310:15 - Invalid override of method `notify`: Definition is incompatible with `NotificationBlock.notify`
[error] invalid-method-override - :848:15 - Invalid override of method `notify`: Definition is incompatible with `NotificationBlock.notify`
[error] invalid-method-override - :932:15 - Invalid override of method `notify`: Definition is incompatible with `NotificationBlock.notify`

src/prefect/blocks/redis.py

[error] invalid-method-override - :90:9 - Invalid override of method `read_path`: Definition is incompatible with `WritableFileSystem.read_path`
[error] invalid-method-override - :131:9 - Invalid override of method `write_path`: Definition is incompatible with `WritableFileSystem.write_path`

src/prefect/filesystems.py

[error] invalid-method-override - :165:9 - Invalid override of method `get_directory`: Definition is incompatible with `WritableDeploymentStorage.get_directory`
[error] invalid-method-override - :258:9 - Invalid override of method `put_directory`: Definition is incompatible with `WritableDeploymentStorage.put_directory`
[error] invalid-method-override - :318:9 - Invalid override of method `read_path`: Definition is incompatible with `WritableFileSystem.read_path`
[error] invalid-method-override - :350:9 - Invalid override of method `write_path`: Definition is incompatible with `WritableFileSystem.write_path`
[error] invalid-method-override - :428:15 - Invalid override of method `get_directory`: Definition is incompatible with `WritableDeploymentStorage.get_directory`
[error] invalid-method-override - :451:15 - Invalid override of method `put_directory`: Definition is incompatible with `WritableDeploymentStorage.put_directory`
[error] invalid-method-override - :505:15 - Invalid override of method `read_path`: Definition is incompatible with `WritableFileSystem.read_path`
[error] invalid-method-override - :514:15 - Invalid override of method `write_path`: Definition is incompatible with `WritableFileSystem.write_path`
[error] invalid-method-override - :610:15 - Invalid override of method `get_directory`: Definition is incompatible with `WritableDeploymentStorage.get_directory`
[error] invalid-method-override - :622:15 - Invalid override of method `put_directory`: Definition is incompatible with `WritableDeploymentStorage.put_directory`
[error] invalid-method-override - :640:15 - Invalid override of method `read_path`: Definition is incompatible with `WritableFileSystem.read_path`
[error] invalid-method-override - :644:15 - Invalid override of method `write_path`: Definition is incompatible with `WritableFileSystem.write_path`

src/prefect/testing/fixtures.py

[error] invalid-method-override - :427:19 - Invalid override of method `process_events`: Definition is incompatible with `EventsPipeline.process_events`
[error] invalid-method-override - :464:19 - Invalid override of method `process_events`: Definition is incompatible with `EventsPipeline.process_events`

pybind11 (https://github.com/pybind/pybind11)

tests/conftest.py

[error] invalid-method-override - :81:5 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`
[error] invalid-method-override - :100:5 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`
[error] invalid-method-override - :124:5 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`
[error] invalid-method-override - :165:5 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`

tests/test_pytypes.py

[error] invalid-method-override - :210:9 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`
[error] invalid-method-override - :582:9 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`

pytest (https://github.com/pytest-dev/pytest)

src/_pytest/_code/code.py

[warning] unused-ignore-comment - :76:22 - Unused blanket `type: ignore` directive

src/_pytest/_code/source.py

[warning] unused-ignore-comment - :50:22 - Unused blanket `type: ignore` directive

src/_pytest/python_api.py

[error] invalid-method-override - :486:5 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`
[warning] unused-ignore-comment - :88:22 - Unused blanket `type: ignore` directive

testing/io/test_saferepr.py

[warning] unused-ignore-comment - :48:25 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :49:26 - Unused blanket `type: ignore` directive

pywin32 (https://github.com/mhammond/pywin32)

com/win32com/server/policy.py

[error] invalid-method-override - :612:9 - Invalid override of method `_invokeex_`: Definition is incompatible with `BasicWrapPolicy._invokeex_`
[error] invalid-method-override - :697:9 - Invalid override of method `_invokeex_`: Definition is incompatible with `BasicWrapPolicy._invokeex_`

schema_salad (https://github.com/common-workflow-language/schema_salad)

mypy-stubs/rdflib/namespace/__init__.pyi

[warning] unused-ignore-comment - :36:37 - Unused blanket `type: ignore` directive

scikit-learn (https://github.com/scikit-learn/scikit-learn)

sklearn/linear_model/_coordinate_descent.py

[error] invalid-method-override - :2153:5 - Invalid override of method `path`: Definition is incompatible with `LinearModelCV.path`
[error] invalid-method-override - :2444:5 - Invalid override of method `path`: Definition is incompatible with `LinearModelCV.path`
[error] invalid-method-override - :3119:5 - Invalid override of method `path`: Definition is incompatible with `LinearModelCV.path`
[error] invalid-method-override - :3371:5 - Invalid override of method `path`: Definition is incompatible with `LinearModelCV.path`

scrapy (https://github.com/scrapy/scrapy)

tests/test_item.py

[error] invalid-method-override - :112:13 - Invalid override of method `keys`: Definition is incompatible with `Item.keys`
[error] invalid-method-override - :113:13 - Invalid override of method `values`: Definition is incompatible with `Mapping.values`
[error] invalid-method-override - :136:13 - Invalid override of method `keys`: Definition is incompatible with `Item.keys`
[error] invalid-method-override - :137:13 - Invalid override of method `values`: Definition is incompatible with `Mapping.values`
[error] invalid-method-override - :140:13 - Invalid override of method `keys`: Definition is incompatible with `Item.keys`

spack (https://github.com/spack/spack)

lib/spack/spack/vendor/pyrsistent/_checked_types.py

[error] invalid-method-override - :303:5 - Invalid override of method `create`: Definition is incompatible with `CheckedType.create`
[error] invalid-method-override - :394:5 - Invalid override of method `create`: Definition is incompatible with `CheckedType.create`

static-frame (https://github.com/static-frame/static-frame)

static_frame/core/index_base.py

[error] invalid-method-override - :114:5 - Invalid override of method `__add__`: Definition is incompatible with `ContainerOperandSequence.__add__`
[error] invalid-method-override - :115:5 - Invalid override of method `__sub__`: Definition is incompatible with `ContainerOperandSequence.__sub__`
[error] invalid-method-override - :116:5 - Invalid override of method `__mul__`: Definition is incompatible with `ContainerOperandSequence.__mul__`
[error] invalid-method-override - :117:5 - Invalid override of method `__matmul__`: Definition is incompatible with `ContainerOperandSequence.__matmul__`
[error] invalid-method-override - :118:5 - Invalid override of method `__truediv__`: Definition is incompatible with `ContainerOperandSequence.__truediv__`
[error] invalid-method-override - :119:5 - Invalid override of method `__floordiv__`: Definition is incompatible with `ContainerOperandSequence.__floordiv__`
[error] invalid-method-override - :120:5 - Invalid override of method `__mod__`: Definition is incompatible with `ContainerOperandSequence.__mod__`
[error] invalid-method-override - :122:5 - Invalid override of method `__pow__`: Definition is incompatible with `ContainerOperandSequence.__pow__`
[error] invalid-method-override - :123:5 - Invalid override of method `__lshift__`: Definition is incompatible with `ContainerOperandSequence.__lshift__`
[error] invalid-method-override - :124:5 - Invalid override of method `__rshift__`: Definition is incompatible with `ContainerOperandSequence.__rshift__`
[error] invalid-method-override - :125:5 - Invalid override of method `__and__`: Definition is incompatible with `ContainerOperandSequence.__and__`
[error] invalid-method-override - :126:5 - Invalid override of method `__xor__`: Definition is incompatible with `ContainerOperandSequence.__xor__`
[error] invalid-method-override - :127:5 - Invalid override of method `__or__`: Definition is incompatible with `ContainerOperandSequence.__or__`
[error] invalid-method-override - :128:5 - Invalid override of method `__lt__`: Definition is incompatible with `ContainerOperandSequence.__lt__`
[error] invalid-method-override - :129:5 - Invalid override of method `__le__`: Definition is incompatible with `ContainerOperandSequence.__le__`
[error] invalid-method-override - :130:5 - Invalid override of method `__eq__`: Definition is incompatible with `ContainerOperandSequence.__eq__`
[error] invalid-method-override - :131:5 - Invalid override of method `__ne__`: Definition is incompatible with `ContainerOperandSequence.__ne__`
[error] invalid-method-override - :132:5 - Invalid override of method `__gt__`: Definition is incompatible with `ContainerOperandSequence.__gt__`
[error] invalid-method-override - :133:5 - Invalid override of method `__ge__`: Definition is incompatible with `ContainerOperandSequence.__ge__`
[error] invalid-method-override - :134:5 - Invalid override of method `__radd__`: Definition is incompatible with `ContainerOperandSequence.__radd__`
[error] invalid-method-override - :135:5 - Invalid override of method `__rsub__`: Definition is incompatible with `ContainerOperandSequence.__rsub__`
[error] invalid-method-override - :136:5 - Invalid override of method `__rmul__`: Definition is incompatible with `ContainerOperandSequence.__rmul__`
[error] invalid-method-override - :137:5 - Invalid override of method `__rtruediv__`: Definition is incompatible with `ContainerOperandSequence.__rtruediv__`
[error] invalid-method-override - :138:5 - Invalid override of method `__rfloordiv__`: Definition is incompatible with `ContainerOperandSequence.__rfloordiv__`

strawberry (https://github.com/strawberry-graphql/strawberry)

strawberry/channels/handlers/ws_handler.py

[warning] unused-ignore-comment - :103:57 - Unused blanket `type: ignore` directive

strawberry/aiohttp/views.py

[warning] unused-ignore-comment - :91:56 - Unused blanket `type: ignore` directive

strawberry/asgi/__init__.py

[warning] unused-ignore-comment - :103:53 - Unused blanket `type: ignore` directive

strawberry/fastapi/router.py

[warning] unused-ignore-comment - :63:53 - Unused blanket `type: ignore` directive

strawberry/litestar/controller.py

[warning] unused-ignore-comment - :216:57 - Unused blanket `type: ignore` directive

strawberry/quart/views.py

[warning] unused-ignore-comment - :82:54 - Unused blanket `type: ignore` directive

sympy (https://github.com/sympy/sympy)

sympy/core/tests/test_priority.py

[error] invalid-method-override - :26:9 - Invalid override of method `__mul__`: Definition is incompatible with `Integer.__mul__`
[error] invalid-method-override - :30:9 - Invalid override of method `__rmul__`: Definition is incompatible with `Integer.__rmul__`
[error] invalid-method-override - :34:9 - Invalid override of method `__add__`: Definition is incompatible with `Integer.__add__`
[error] invalid-method-override - :38:9 - Invalid override of method `__radd__`: Definition is incompatible with `Integer.__radd__`
[error] invalid-method-override - :42:9 - Invalid override of method `__sub__`: Definition is incompatible with `Integer.__sub__`
[error] invalid-method-override - :46:9 - Invalid override of method `__rsub__`: Definition is incompatible with `Integer.__rsub__`
[error] invalid-method-override - :50:9 - Invalid override of method `__pow__`: Definition is incompatible with `Integer.__pow__`
[error] invalid-method-override - :66:9 - Invalid override of method `__mod__`: Definition is incompatible with `Integer.__mod__`
[error] invalid-method-override - :70:9 - Invalid override of method `__rmod__`: Definition is incompatible with `Integer.__rmod__`
[error] invalid-method-override - :78:9 - Invalid override of method `__rfloordiv__`: Definition is incompatible with `Integer.__rfloordiv__`

sympy/sets/powerset.py

[error] invalid-method-override - :91:9 - Invalid override of method `_contains`: Definition is incompatible with `Set._contains`

sympy/sets/setexpr.py

[error] invalid-method-override - :65:9 - Invalid override of method `__pow__`: Definition is incompatible with `Expr.__pow__`

sympy/calculus/accumulationbounds.py

[error] invalid-method-override - :284:9 - Invalid override of method `_eval_power`: Definition is incompatible with `Expr._eval_power`
[error] invalid-method-override - :473:9 - Invalid override of method `__pow__`: Definition is incompatible with `Expr.__pow__`

sympy/core/numbers.py

[error] invalid-method-override - :1718:9 - Invalid override of method `gcd`: Definition is incompatible with `Number.gcd`
[error] invalid-method-override - :1728:9 - Invalid override of method `lcm`: Definition is incompatible with `Number.lcm`

sympy/physics/biomechanics/musculotendon.py

[warning] unused-ignore-comment - :1416:45 - Unused blanket `type: ignore` directive

sympy/polys/polytools.py

[error] invalid-method-override - :4615:9 - Invalid override of method `__eq__`: Definition is incompatible with `Basic.__eq__`
[error] invalid-method-override - :4633:9 - Invalid override of method `__ne__`: Definition is incompatible with `Basic.__ne__`
[error] invalid-method-override - :4685:9 - Invalid override of method `__eq__`: Definition is incompatible with `Basic.__eq__`

sympy/polys/solvers.py

[warning] unused-ignore-comment - :34:59 - Unused blanket `type: ignore` directive

sympy/printing/codeprinter.py

[warning] unused-ignore-comment - :488:29 - Unused blanket `type: ignore` directive

sympy/vector/basisdependent.py

[error] invalid-method-override - :331:9 - Invalid override of method `__eq__`: Definition is incompatible with `Basic.__eq__`

tornado (https://github.com/tornadoweb/tornado)

tornado/test/auth_test.py

[error] invalid-method-override - :78:9 - Invalid override of method `_oauth_get_user_future`: Definition is incompatible with `OAuthMixin._oauth_get_user_future`

werkzeug (https://github.com/pallets/werkzeug)

src/werkzeug/datastructures/headers.py

[error] invalid-method-override - :625:5 - Invalid override of method `__hash__`: Definition is incompatible with `object.__hash__`
[warning] unused-ignore-comment - :108:22 - Unused blanket `type: ignore` directive

src/werkzeug/datastructures/structures.py

[warning] unused-ignore-comment - :648:22 - Unused blanket `type: ignore` directive

src/werkzeug/routing/rules.py

[warning] unused-ignore-comment - :912:22 - Unused blanket `type: ignore` directive

xarray (https://github.com/pydata/xarray)

xarray/core/_typed_ops.py

[warning] unused-ignore-comment - :93:21 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :362:21 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :736:21 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :1164:21 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :1376:21 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :1502:21 - Unused blanket `type: ignore` directive

xarray/core/dataarray.py

[warning] unused-ignore-comment - :1365:22 - Unused blanket `type: ignore` directive

xarray/core/dataset.py

[warning] unused-ignore-comment - :1507:22 - Unused blanket `type: ignore` directive

zope.interface (https://github.com/zopefoundation/zope.interface)

src/zope/interface/declarations.py

[error] invalid-method-override - :241:5 - Invalid override of method `changed`: Definition is incompatible with `Specification.changed`
[error] invalid-method-override - :241:15 - Invalid override of method `subscribe`: Definition is incompatible with `Specification.subscribe`
[error] invalid-method-override - :241:27 - Invalid override of method `unsubscribe`: Definition is incompatible with `Specification.unsubscribe`

src/zope/interface/tests/test_interface.py

[error] invalid-method-override - :352:13 - Invalid override of method `__eq__`: Definition is incompatible with `object.__eq__`
[error] invalid-method-override - :357:13 - Invalid override of method `__ne__`: Definition is incompatible with `object.__ne__`