Ecosystem report

Old: main (merge base) 4e67a219 New: 21858/merge 0edec3b5
Lint Rule Removed Added Changed
Total 0 2 0
invalid-argument-type 0 2 0
Project Removed Added Changed
Total 0 2 0
scikit-build-core 0 2 0

scikit-build-core (https://github.com/scikit-build/scikit-build-core)

src/scikit_build_core/build/_pathutil.py

[error] invalid-argument-type - :25:38 - Argument to function `__new__` is incorrect: Expected `str | PathLike[str]`, found `DirEntry[Path]`
[error] invalid-argument-type - :27:24 - Argument to function `__new__` is incorrect: Expected `str | PathLike[str]`, found `DirEntry[Path]`