Ecosystem report
Old:
main (merge base)
1fe1c5f3
→
New:
23576/merge
3463a0bd
Lint Rule
Removed
Added
Changed
Total
0
27
3
type-assertion-failure
0
27
3
Project
Removed
Added
Changed
Total
0
27
3
pandas-stubs
0
25
0
scipy-stubs
0
2
3
scikit-build-core
flaky
0
0
0
All
Removed Only
Added Only
Changed Only
All Lint Types
type-assertion-failure (-0 +27 ~3)
All Projects
pandas-stubs (-0 +25 ~0)
scipy-stubs (-0 +2 ~3)
scikit-build-core (-0 +0 ~0)
pandas-stubs
(
https://github.com/pandas-dev/pandas-stubs
)
tests/frame/test_frame.py
📋
:2849:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Series[Any]`
:2850:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Series[Any]`
:2851:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Series[Any]`
tests/indexes/test_mul.py
📋
:96:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Index[Any]`
:102:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Index[Any]`
tests/indexes/test_sub.py
📋
:91:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Index[Any]`
:97:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Index[Any]`
tests/series/test_add.py
📋
:162:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Series[Any]`
:168:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Series[Any]`
:174:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Series[Any]`
:180:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Series[Any]`
tests/series/test_mul.py
📋
:126:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Series[Any]`
:138:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Series[Any]`
:144:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Series[Any]`
:159:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Series[Any]`
:165:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Series[Any]`
:171:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Series[Any]`
:177:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Series[Any]`
tests/series/test_sub.py
📋
:129:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Series[Any]`
:141:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Series[Any]`
:147:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Series[Any]`
:162:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Series[Any]`
:168:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Series[Any]`
:174:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Series[Any]`
:180:11
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `Series[Any]`
scipy-stubs
(
https://github.com/scipy/scipy-stubs
)
tests/linalg/test__procrustes.pyi
📋
:25:1
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `tuple[Unknown, float64]`
:26:1
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `tuple[Unknown, float64]`
:21:1
[error]
type-assertion-failure - Type `tuple[Unknown, float64]` does not match asserted type `tuple[Unknown, floating[_32Bit] | float64]`
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `tuple[Unknown, floating[_32Bit] | float64]`
:24:1
[error]
type-assertion-failure - Type `tuple[Unknown, float64]` does not match asserted type `tuple[Unknown, floating[_32Bit] | float64]`
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `tuple[Unknown, floating[_32Bit] | float64]`
:27:1
[error]
type-assertion-failure - Type `tuple[Unknown, float64]` does not match asserted type `tuple[Unknown, floating[_32Bit] | float64]`
[error]
type-assertion-failure - Type `Unknown` does not match asserted type `tuple[Unknown, floating[_32Bit] | float64]`