Summary
Comparing branches/commits:
Old:
main (merge base)
3785e132
New:
19462/merge
5f8e2eed
Lint Rule
Removed
Added
Changed
Total
0
1
0
invalid-return-type
0
1
0
Show Changes:
All
Removed Only
Added Only
Changed Only
Filter by Lint:
All Lint Types
invalid-return-type
pytest
(
https://github.com/pytest-dev/pytest
)
src/_pytest/fixtures.py
[error]
invalid-return-type -
:1662:24
- Return type does not match returned value: expected `Scope`, found `Scope | (Unknown & ~None & ~((...) -> object) & ~str) | (((str, Config, /) -> Unknown) & ~((...) -> object) & ~str) | (Unknown & ~str)`