Ecosystem report
Old:
main (merge base)
2965c98c
→
New:
25567/merge
212675c2
Lint Rule
Removed
Added
Changed
Total
1
0
0
invalid-yield
1
0
0
Project
Removed
Added
Changed
Total
1
0
0
artigraph
1
0
0
All
Removed Only
Added Only
Changed Only
All Lint Types
invalid-yield (-1 +0 ~0)
All Projects
artigraph (-1 +0 ~0)
artigraph
(
https://github.com/artigraph/artigraph
)
src/arti/internal/mappings.py
📋
:240:28
[error]
invalid-yield - Yield type `tuple[str, object]` does not match annotated yield type `tuple[str, V@TypedBox]`