Ecosystem report

Old: main (merge base) 8b795281 New: 25787/merge bdc2194a
Lint Rule Removed Added Changed
Total 0 0 26
unresolved-attribute 0 0 22
invalid-return-type 0 0 2
invalid-argument-type 0 0 1
invalid-assignment 0 0 1
Project Removed Added Changed
Total 0 0 26
meson 0 0 17
pandas 0 0 8
pydantic 0 0 1

meson (https://github.com/mesonbuild/meson)

run_project_tests.py

[error] invalid-assignment - Object of type `str` is not assignable to attribute `msg` on type `Unknown | TestResult | None`
[error] invalid-assignment - Object of type `str` is not assignable to attribute `msg` on type `TestResult | None`
[error] unresolved-attribute - Attribute `msg` is not defined on `None` in union `Unknown | TestResult | None`
[error] unresolved-attribute - Attribute `msg` is not defined on `None` in union `TestResult | None`
[error] unresolved-attribute - Attribute `msg` is not defined on `None` in union `Unknown | TestResult | None`
[error] unresolved-attribute - Attribute `msg` is not defined on `None` in union `TestResult | None`
[error] unresolved-attribute - Attribute `msg` is not defined on `None` in union `Unknown | TestResult | None`
[error] unresolved-attribute - Attribute `msg` is not defined on `None` in union `TestResult | None`
[error] unresolved-attribute - Attribute `step` is not defined on `None` in union `Unknown | TestResult | None`
[error] unresolved-attribute - Attribute `step` is not defined on `None` in union `TestResult | None`
[error] unresolved-attribute - Attribute `msg` is not defined on `None` in union `Unknown | TestResult | None`
[error] unresolved-attribute - Attribute `msg` is not defined on `None` in union `TestResult | None`
[error] unresolved-attribute - Attribute `step` is not defined on `None` in union `Unknown | TestResult | None`
[error] unresolved-attribute - Attribute `step` is not defined on `None` in union `TestResult | None`
[error] unresolved-attribute - Attribute `msg` is not defined on `None` in union `Unknown | TestResult | None`
[error] unresolved-attribute - Attribute `msg` is not defined on `None` in union `TestResult | None`
[error] unresolved-attribute - Attribute `step` is not defined on `None` in union `Unknown | TestResult | None`
[error] unresolved-attribute - Attribute `step` is not defined on `None` in union `TestResult | None`
[error] unresolved-attribute - Attribute `mlog` is not defined on `None` in union `Unknown | TestResult | None`
[error] unresolved-attribute - Attribute `mlog` is not defined on `None` in union `TestResult | None`
[error] unresolved-attribute - Attribute `mlog` is not defined on `None` in union `Unknown | TestResult | None`
[error] unresolved-attribute - Attribute `mlog` is not defined on `None` in union `TestResult | None`
[error] unresolved-attribute - Attribute `mlog` is not defined on `None` in union `Unknown | TestResult | None`
[error] unresolved-attribute - Attribute `mlog` is not defined on `None` in union `TestResult | None`
[error] unresolved-attribute - Attribute `stdo` is not defined on `None` in union `Unknown | TestResult | None`
[error] unresolved-attribute - Attribute `stdo` is not defined on `None` in union `TestResult | None`
[error] unresolved-attribute - Attribute `stdo` is not defined on `None` in union `Unknown | TestResult | None`
[error] unresolved-attribute - Attribute `stdo` is not defined on `None` in union `TestResult | None`
[error] unresolved-attribute - Attribute `cicmds` is not defined on `None` in union `Unknown | TestResult | None`
[error] unresolved-attribute - Attribute `cicmds` is not defined on `None` in union `TestResult | None`
[error] unresolved-attribute - Attribute `stde` is not defined on `None` in union `Unknown | TestResult | None`
[error] unresolved-attribute - Attribute `stde` is not defined on `None` in union `TestResult | None`
[error] unresolved-attribute - Attribute `msg` is not defined on `None` in union `Unknown | TestResult | None`
[error] unresolved-attribute - Attribute `msg` is not defined on `None` in union `TestResult | None`

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

pandas/core/groupby/grouper.py

[error] unresolved-attribute - Attribute `categories` is not defined on `Index`, `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & Series) | Index | (Unknown & ExtensionArray) | ... omitted 4 union elements`
[error] unresolved-attribute - Attribute `categories` is not defined on `Index`, `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & ndarray[tuple[object, ...], dtype[object]]) | (Unknown & Series) | Index | ... omitted 4 union elements`
[error] unresolved-attribute - Attribute `codes` is not defined on `Index`, `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & Series) | Index | (Unknown & ExtensionArray) | ... omitted 4 union elements`
[error] unresolved-attribute - Attribute `codes` is not defined on `Index`, `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & ndarray[tuple[object, ...], dtype[object]]) | (Unknown & Series) | Index | ... omitted 4 union elements`
[error] unresolved-attribute - Attribute `isna` is not defined on `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & Series) | Index | (Unknown & ExtensionArray) | ... omitted 4 union elements`
[error] unresolved-attribute - Attribute `isna` is not defined on `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & ndarray[tuple[object, ...], dtype[object]]) | (Unknown & Series) | Index | ... omitted 4 union elements`
[error] unresolved-attribute - Attribute `codes` is not defined on `Index`, `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & Series) | Index | (Unknown & ExtensionArray) | ... omitted 4 union elements`
[error] unresolved-attribute - Attribute `codes` is not defined on `Index`, `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & ndarray[tuple[object, ...], dtype[object]]) | (Unknown & Series) | Index | ... omitted 4 union elements`
[error] unresolved-attribute - Attribute `ordered` is not defined on `Index`, `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & Series) | Index | (Unknown & ExtensionArray) | ... omitted 4 union elements`
[error] unresolved-attribute - Attribute `ordered` is not defined on `Index`, `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & ndarray[tuple[object, ...], dtype[object]]) | (Unknown & Series) | Index | ... omitted 4 union elements`
[error] unresolved-attribute - Attribute `codes` is not defined on `Index`, `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & Series) | Index | (Unknown & ExtensionArray) | ... omitted 4 union elements`
[error] unresolved-attribute - Attribute `codes` is not defined on `Index`, `ndarray[tuple[Any, ...], dtype[Any]]` in union `(Unknown & ndarray[tuple[object, ...], dtype[object]]) | (Unknown & Series) | Index | ... omitted 4 union elements`

pandas/io/excel/_base.py

[error] invalid-return-type - Return type does not match returned value: expected `tuple[int | float | str | date, str | None]`, found `tuple[(Unknown & date) | int | float | Decimal | str, None | str]`
[error] invalid-return-type - Return type does not match returned value: expected `tuple[int | float | str | date, str | None]`, found `tuple[(Unknown & date & ~datetime) | (Unknown & datetime) | int | ... omitted 3 union elements, None | str]`

pandas/tests/extension/base/groupby.py

[error] invalid-argument-type - Argument to function `assert_extension_array_equal` is incorrect: Expected `ExtensionArray`, found `(Unknown & Series) | Index | (Unknown & ExtensionArray) | ... omitted 4 union elements`
[error] invalid-argument-type - Argument to function `assert_extension_array_equal` is incorrect: Expected `ExtensionArray`, found `(Unknown & ndarray[tuple[object, ...], dtype[object]]) | (Unknown & Series) | Index | ... omitted 4 union elements`

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

pydantic/v1/utils.py

[error] invalid-return-type - Return type does not match returned value: expected `Mapping[int | str, Any]`, found `(AbstractSet[int | str] & Top[Mapping[Unknown, object]]) | (Mapping[int | str, Any] & AbstractSet[object]) | (Mapping[int | str, Any] & ~AbstractSet[object]) | dict[int | str, EllipsisType]`
[error] invalid-return-type - Return type does not match returned value: expected `Mapping[int | str, Any]`, found `(AbstractSet[int | str] & Top[Mapping[Unknown, object]]) | Mapping[int | str, Any] | dict[int | str, EllipsisType]`