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
All
Removed Only
Added Only
Changed Only
All Lint Types
possibly-missing-attribute (-1 +0 ~0)
unresolved-attribute (-0 +1 ~0)
All Projects
core (-1 +1 ~0)
core
(
https://github.com/home-assistant/core
)
homeassistant/components/sonos/helpers.py
📋
:82:42
[warning]
possibly-missing-attribute - Attribute `soco` may be missing on object of type `_T@soco_error`
:82:42
[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
📋
:782:17
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`