Ecosystem report
Old:
main (merge base)
6ceb5ee0
→
New:
24329/merge
36814886
Lint Rule
Removed
Added
Changed
Total
0
0
5
invalid-type-form
0
0
5
Project
Removed
Added
Changed
Total
0
0
5
egglog-python
0
0
5
scikit-build-core
flaky
0
0
0
All
Removed Only
Added Only
Changed Only
All Lint Types
invalid-type-form (-0 +0 ~5)
All Projects
egglog-python (-0 +0 ~5)
scikit-build-core (-0 +0 ~0)
egglog-python
(
https://github.com/egraphs-good/egglog-python
)
python/egglog/builtins.py
📋
:542:79
[error]
invalid-type-form - Invalid subscript of object of type `tuple[type, ...]` in type expression
[error]
invalid-type-form - Only simple names and dotted names can be subscripted in type expressions
:666:89
[error]
invalid-type-form - Invalid subscript of object of type `tuple[type, ...]` in type expression
[error]
invalid-type-form - Only simple names and dotted names can be subscripted in type expressions
:1060:83
[error]
invalid-type-form - Invalid subscript of object of type `tuple[type, ...]` in type expression
[error]
invalid-type-form - Only simple names and dotted names can be subscripted in type expressions
python/tests/test_convert.py
📋
:117:35
[error]
invalid-type-form - Invalid subscript of object of type `tuple[type, ...]` in type expression
[error]
invalid-type-form - Only simple names and dotted names can be subscripted in type expressions
:140:33
[error]
invalid-type-form - Invalid subscript of object of type `tuple[type, ...]` in type expression
[error]
invalid-type-form - Only simple names and dotted names can be subscripted in type expressions