Ecosystem report

Old: main (merge base) 9a908ef2 New: 27548/merge d0705298
Lint Rule Removed Added Changed
Total 0 0 1
unsound-return-statement 0 0 1
Project Removed Added Changed
Total 0 0 1
meson strict 0 0 1

meson strict (https://github.com/mesonbuild/meson)

mesonbuild/compilers/mixins/visualstudio.py

[warning] unsound-return-statement - Unsound return statement: `list[str] | list[str | Divergent]` is not a subtype of `list[str]`
[warning] unsound-return-statement - Unsound return statement: `list[str] | list[Divergent]` is not a subtype of `list[str]`

steam.py non-strict (https://github.com/Gobot1234/steam.py)

steam/chat.py

flaky
(1/10)
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive