Ecosystem report

Old: main (merge base) 6b408245 New: 25561/merge 59828741
Lint Rule Removed Added Changed
Total 1 1 0
possibly-missing-attribute 1 0 0
unresolved-attribute 0 1 0
Project Removed Added Changed
Total 1 1 0
core 1 1 0

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

homeassistant/components/sonos/helpers.py

[warning] possibly-missing-attribute - Attribute `soco` may be missing on object of type `_T@soco_error`
[error] unresolved-attribute - Attribute `soco` is not defined on `SonosHouseholdCoordinator` in union `_SonosEntitiesType`

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

steam/ext/commands/commands.py

flaky
(1/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`