discord/channel.py
[warning] unused-ignore-comment -
:561:87 -
Unused blanket `type: ignore` directive
[warning] unused-ignore-comment -
:1654:87 -
Unused blanket `type: ignore` directive
[warning] unused-ignore-comment -
:2010:87 -
Unused blanket `type: ignore` directive
[warning] unused-ignore-comment -
:2169:87 -
Unused blanket `type: ignore` directive
[warning] unused-ignore-comment -
:2815:87 -
Unused blanket `type: ignore` directive
[error] invalid-argument-type -
:3234:57 -
Argument to function `store_user` is incorrect: Argument type `PartialUser` does not satisfy upper bound `ConnectionState[ClientT@ConnectionState]` of type variable `Self`
[error] invalid-argument-type -
:3409:63 -
Argument to function `store_user` is incorrect: Argument type `PartialUser` does not satisfy upper bound `ConnectionState[ClientT@ConnectionState]` of type variable `Self`
discord/components.py
[error] invalid-argument-type -
:1326:27 -
Invalid argument to key "components" with declared type `list[ActionRow | TextComponent | MediaGalleryComponent | ... omitted 5 union elements]` on TypedDict `ContainerComponent`: value of type `list[ButtonComponent | SelectMenu | TextInput | ... omitted 11 union elements]`
[error] invalid-argument-type -
:1458:26 -
Argument to bound method `__init__` is incorrect: Expected `ActionRow`, found `ButtonComponent | SelectMenu | TextInput | ... omitted 10 union elements`
[error] invalid-argument-type -
:1460:23 -
Argument to bound method `__init__` is incorrect: Expected `ButtonComponent`, found `ButtonComponent | SelectMenu | TextInput | ... omitted 10 union elements`
[error] invalid-argument-type -
:1462:26 -
Argument to bound method `__init__` is incorrect: Expected `TextInput`, found `ButtonComponent | SelectMenu | TextInput | ... omitted 10 union elements`
[error] invalid-argument-type -
:1466:33 -
Argument to bound method `__init__` is incorrect: Expected `SectionComponent`, found `ButtonComponent | SelectMenu | TextInput | ... omitted 10 union elements`
[error] invalid-argument-type -
:1468:28 -
Argument to bound method `__init__` is incorrect: Expected `TextComponent`, found `ButtonComponent | SelectMenu | TextInput | ... omitted 10 union elements`
[error] invalid-argument-type -
:1470:35 -
Argument to bound method `__init__` is incorrect: Expected `ThumbnailComponent`, found `ButtonComponent | SelectMenu | TextInput | ... omitted 10 union elements`
[error] invalid-argument-type -
:1472:38 -
Argument to bound method `__init__` is incorrect: Expected `MediaGalleryComponent`, found `ButtonComponent | SelectMenu | TextInput | ... omitted 10 union elements`
[error] invalid-argument-type -
:1474:30 -
Argument to bound method `__init__` is incorrect: Expected `FileComponent`, found `ButtonComponent | SelectMenu | TextInput | ... omitted 10 union elements`
[error] invalid-argument-type -
:1476:35 -
Argument to bound method `__init__` is incorrect: Expected `SeparatorComponent`, found `ButtonComponent | SelectMenu | TextInput | ... omitted 10 union elements`
[error] invalid-argument-type -
:1478:26 -
Argument to bound method `__init__` is incorrect: Expected `ContainerComponent`, found `ButtonComponent | SelectMenu | TextInput | ... omitted 10 union elements`
[error] invalid-argument-type -
:1480:31 -
Argument to bound method `__init__` is incorrect: Expected `LabelComponent`, found `ButtonComponent | SelectMenu | TextInput | ... omitted 10 union elements`
[error] invalid-argument-type -
:1482:36 -
Argument to bound method `__init__` is incorrect: Expected `FileUploadComponent`, found `ButtonComponent | SelectMenu | TextInput | ... omitted 10 union elements`
[warning] unused-ignore-comment -
:1382:53 -
Unused blanket `type: ignore` directive
[warning] unused-ignore-comment -
:1464:34 -
Unused blanket `type: ignore` directive
discord/message.py
[warning] unused-ignore-comment -
:535:68 -
Unused blanket `type: ignore` directive
[warning] unused-ignore-comment -
:791:77 -
Unused blanket `type: ignore` directive
[error] invalid-argument-type -
:2455:46 -
Argument to function `store_user` is incorrect: Argument type `User` does not satisfy upper bound `ConnectionState[ClientT@ConnectionState]` of type variable `Self`
[error] invalid-argument-type -
:2481:47 -
Argument to function `store_user` is incorrect: Argument type `UserWithMember` does not satisfy upper bound `ConnectionState[ClientT@ConnectionState]` of type variable `Self`
discord/state.py
[warning] unused-ignore-comment -
:676:52 -
Unused blanket `type: ignore` directive
[warning] unused-ignore-comment -
:912:47 -
Unused blanket `type: ignore` directive
[warning] unused-ignore-comment -
:1158:70 -
Unused blanket `type: ignore` directive
[warning] unused-ignore-comment -
:1975:52 -
Unused blanket `type: ignore` directive
[error] invalid-argument-type -
:1121:32 -
Argument to function `store_user` is incorrect: Argument type `User` does not satisfy upper bound `ConnectionState[ClientT@ConnectionState]` of type variable `Self`
[error] invalid-argument-type -
:1388:36 -
Argument to function `store_user` is incorrect: Argument type `User` does not satisfy upper bound `ConnectionState[ClientT@ConnectionState]` of type variable `Self`