Ecosystem report
Old:
main (merge base)
71eb8098
→
New:
27550/merge
034b2a91
Lint Rule
Removed
Added
Changed
Total
3
0
0
unused-type-ignore-comment
2
0
0
unresolved-attribute
1
0
0
Project
Removed
Added
Changed
Total
3
0
0
werkzeug
2
0
0
websockets
1
0
0
All
Removed Only
Added Only
Changed Only
All Lint Types
unused-type-ignore-comment (-2 +0 ~0)
unresolved-attribute (-1 +0 ~0)
All Projects
werkzeug (-2 +0 ~0)
websockets (-1 +0 ~0)
steam.py
(
https://github.com/Gobot1234/steam.py
)
steam/user.py
📋
:488:71
flaky
(1/10)
[warning]
unsupported-base - Unsupported class base with type `<class 'Messageable[UserMessage[User | Friend | ClientUser]]'> | <class 'Messageable[UserMessage[User | ClientUser]]'>`
websockets
(
https://github.com/aaugustin/websockets
)
src/websockets/trio/client.py
📋
:543:50
[error]
unresolved-attribute - Object of type `Self@__aenter__` has no attribute `nursery`
werkzeug
(
https://github.com/pallets/werkzeug
)
src/werkzeug/debug/__init__.py
📋
:315:55
[warning]
unused-type-ignore-comment - Unused blanket `type: ignore` directive
:331:55
[warning]
unused-type-ignore-comment - Unused blanket `type: ignore` directive