Ecosystem report
Old:
main (merge base)
846df40a
→
New:
21715/merge
6ce77e13
Lint Rule
Removed
Added
Changed
Total
2
1
0
unsupported-base
2
1
0
Project
Removed
Added
Changed
Total
2
1
0
beartype
2
0
0
scikit-build-core
0
1
0
All
Removed Only
Added Only
Changed Only
All Lint Types
unsupported-base (-2 +1 ~0)
All Projects
beartype (-2 +0 ~0)
scikit-build-core (-0 +1 ~0)
beartype
(
https://github.com/beartype/beartype
)
beartype/claw/_package/clawpkgtrie.py
📋
[warning]
unsupported-base -
:66:29
- Unsupported class base with type `<class 'dict[str, PackagesTrieBlacklist]'> | <class 'dict[str, Divergent]'>`
[warning]
unsupported-base -
:247:29
- Unsupported class base with type `<class 'dict[str, PackagesTrieWhitelist]'> | <class 'dict[str, Divergent]'>`
scikit-build-core
(
https://github.com/scikit-build/scikit-build-core
)
src/scikit_build_core/_logging.py
📋
[warning]
unsupported-base -
:153:13
- Unsupported class base with type `<class 'Mapping[str, Style]'> | <class 'Mapping[str, Divergent]'>`