Ecosystem report

Old: main (merge base) 0e651b50 New: 21729/merge a532a698
Lint Rule Removed Added Changed
Total 8 3 0
call-non-callable 8 0 0
unused-ignore-comment 0 2 0
unsupported-base 0 1 0
Project Removed Added Changed
Total 8 3 0
attrs 5 0 0
rotki 0 2 0
Expression 1 0 0
pandera 1 0 0
scikit-build-core 0 1 0
strawberry 1 0 0

Expression (https://github.com/cognitedata/Expression)

expression/core/tagged_union.py

[error] call-non-callable - :43:15 - Object of type `<decorator produced by dataclass-like function>` is not callable

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

tests/test_make.py

[error] call-non-callable - :675:13 - Object of type `<decorator produced by dataclass-like function>` is not callable
[error] call-non-callable - :2873:17 - Object of type `<decorator produced by dataclass-like function>` is not callable
[error] call-non-callable - :2876:17 - Object of type `<decorator produced by dataclass-like function>` is not callable

tests/test_slots.py

[error] call-non-callable - :116:15 - Object of type `<decorator produced by dataclass-like function>` is not callable
[error] call-non-callable - :210:15 - Object of type `<decorator produced by dataclass-like function>` is not callable

pandera (https://github.com/pandera-dev/pandera)

pandera/dtypes.py

[error] call-non-callable - :116:27 - Object of type `<decorator produced by dataclass-like function>` is not callable

rotki (https://github.com/rotki/rotki)

rotkehlchen/accounting/structures/processed_event.py

[warning] unused-ignore-comment - :85:75 - Unused blanket `type: ignore` directive

rotkehlchen/api/rest.py

[warning] unused-ignore-comment - :1039:73 - Unused blanket `type: ignore` directive

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]'>`

strawberry (https://github.com/strawberry-graphql/strawberry)

strawberry/types/object_type.py

[error] call-non-callable - :104:12 - Object of type `<decorator produced by dataclass-like function>` is not callable