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

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

steam/user.py

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

[error] unresolved-attribute - Object of type `Self@__aenter__` has no attribute `nursery`

werkzeug (https://github.com/pallets/werkzeug)

src/werkzeug/debug/__init__.py

[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive