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
All
Removed Only
Added Only
Changed Only
All Lint Types
unsound-return-statement (-0 +0 ~1)
All Projects
meson (strict) (-0 +0 ~1)
meson
strict
(
https://github.com/mesonbuild/meson
)
mesonbuild/compilers/mixins/visualstudio.py
📋
:392:16
[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
📋
:199:29
flaky
(1/10)
[warning]
unused-type-ignore-comment - Unused blanket `type: ignore` directive