Ecosystem report

Old: main (merge base) d0bf7581 New: 25600/merge e804e2d1

steam.py (https://github.com/Gobot1234/steam.py)

steam/channel.py

flaky
(3/10)
[warning] unsupported-base - Unsupported class base with type `<class 'Chat[GroupMessage[PartialMember | GroupMember], None, Divergent]'> | <class 'Chat[GroupMessage[PartialMember | GroupMember], None, Group]'>`

steam/ext/commands/commands.py

flaky
(2/10)
[error] invalid-argument-type - Argument to bound method `GroupMixin.remove_all_commands` is incorrect: Argument type `GroupMixin[object]` does not satisfy upper bound `GroupMixin[CogT@GroupMixin]` of type variable `Self`

steam/user.py

flaky
(5/10)
[warning] unsupported-base - Unsupported class base with type `<class 'Messageable[UserMessage[User | Friend | ClientUser]]'> | <class 'Messageable[UserMessage[User | ClientUser]]'>`
(3/10)
[warning] unsupported-base - Unsupported class base with type `<class 'Messageable[UserMessage]'> | <class 'Messageable[UserMessage[User | Friend | ClientUser]]'> | <class 'Messageable[UserMessage[User | ClientUser]]'>`