Ecosystem report

Old: main (merge base) c031ea2c New: 26289/merge 6c874dd5
Lint Rule Removed Added Changed
Total 0 0 2
unsupported-operator 0 0 2
Project Removed Added Changed
Total 0 0 2
core 0 0 2

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

homeassistant/components/hunterdouglas_powerview/cover.py

[error] unsupported-operator - Operator `|=` is not supported between objects of type `None` and `Literal[CoverEntityFeature.OPEN_TILT]`
[error] unsupported-operator - Operator `|=` is not supported between objects of type `None` and `CoverEntityFeature`

homeassistant/components/velux/cover.py

[error] unsupported-operator - Operator `|=` is not supported between objects of type `None` and `Literal[CoverEntityFeature.OPEN_TILT]`
[error] unsupported-operator - Operator `|=` is not supported between objects of type `None` and `CoverEntityFeature`

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

steam/chat.py

flaky
(2/10)
[warning] possibly-missing-attribute - Attribute `reactions` may be missing on object of type `ChatMessageT@Chat`