Ecosystem report
Old:
main (merge base)
5a6c8115
→
New:
25462/merge
21db6a54
Lint Rule
Removed
Added
Changed
Total
0
9
0
unresolved-attribute
0
5
0
invalid-syntax
0
4
0
Project
Removed
Added
Changed
Total
0
9
0
sympy
0
9
0
All
Removed Only
Added Only
Changed Only
All Lint Types
unresolved-attribute (-0 +5 ~0)
invalid-syntax (-0 +4 ~0)
All Projects
sympy (-0 +9 ~0)
sympy
(
https://github.com/sympy/sympy
)
sympy/polys/numberfields/resolvent_lookup.py
📋
:225:55
[error]
invalid-syntax - Source is too deeply nested
:458:1
[error]
invalid-syntax - Expected `)`, found end of file
sympy/polys/polyquinticconst.py
📋
:80:5699
[error]
invalid-syntax - Source is too deeply nested
:189:1
[error]
invalid-syntax - Expected dedent, found end of file
sympy/polys/polyroots.py
📋
:579:34
[error]
unresolved-attribute - Object of type `PolyQuintic` has no attribute `zeta`
:580:9
[error]
unresolved-attribute - Object of type `PolyQuintic` has no attribute `T`
:590:10
[error]
unresolved-attribute - Object of type `PolyQuintic` has no attribute `l0`
:598:13
[error]
unresolved-attribute - Object of type `PolyQuintic` has no attribute `order`
:655:12
[error]
unresolved-attribute - Object of type `PolyQuintic` has no attribute `uv`