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

attrs (https://github.com/python-attrs/attrs)

tests/test_validators.py

[error] invalid-argument-type - Argument to function `and_` is incorrect: Expected `(Any, Attribute[int], int, /) -> Any`, found `(Any, Attribute[Literal[10]], Literal[10], /) -> Any`