Ecosystem report
Old:
main (merge base)
22f63ecc
→
New:
23888/merge
501b427d
Lint Rule
Removed
Added
Changed
Total
1
0
0
invalid-argument-type
1
0
0
Project
Removed
Added
Changed
Total
1
0
0
attrs
1
0
0
pydantic
flaky
0
0
0
scikit-build-core
flaky
0
0
0
All
Removed Only
Added Only
Changed Only
All Lint Types
invalid-argument-type (-1 +0 ~0)
All Projects
attrs (-1 +0 ~0)
pydantic (-0 +0 ~0)
scikit-build-core (-0 +0 ~0)
attrs
(
https://github.com/python-attrs/attrs
)
tests/test_validators.py
📋
:787:21
[error]
invalid-argument-type - Argument to function `and_` is incorrect: Expected `(Any, Attribute[int], int, /) -> Any`, found `(Any, Attribute[Literal[10]], Literal[10], /) -> Any`