Ecosystem report

Old: cjm/ty-invariant-gradual-tuple-materialization (merge base) 85a027a9 New: 27950/merge 0fef76aa
Lint Rule Removed Added Changed
Total 175 3 0
invalid-argument-type 133 1 0
invalid-return-type 35 0 0
invalid-yield 4 0 0
unused-type-ignore-comment 2 2 0
invalid-assignment 1 0 0
Project Removed Added Changed
Total 175 3 0
static-frame non-strict 174 3 0
core strict 1 0 0

core strict (https://github.com/home-assistant/core)

homeassistant/helpers/dispatcher.py

[error] invalid-argument-type - Argument to class `partial` is incorrect: Expected `_DispatcherDataType[*tuple[Unknown, ...]]`, found `_DispatcherDataType[*tuple[*_Ts@async_dispatcher_connect]]`

static-frame non-strict (https://github.com/static-frame/static-frame)

static_frame/core/frame.py

[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[error] invalid-argument-type - Argument to function `frame_to_frame` is incorrect: Expected `type[Frame[Any, Any, *tuple[Any, ...]]]`, found `type[Self@from_overlay]`
[error] invalid-argument-type - Argument to bound method `ArchiveFrameConverter.from_archive` is incorrect: Expected `type[Frame[Any, Any, *tuple[Any, ...]]]`, found `type[Self@from_npz]`
[error] invalid-argument-type - Argument to bound method `ArchiveFrameConverter.from_archive` is incorrect: Expected `type[Frame[Any, Any, *tuple[Any, ...]]]`, found `type[Self@from_npy]`
[error] invalid-argument-type - Argument to bound method `ArchiveFrameConverter.from_archive_mmap` is incorrect: Expected `type[Frame[Any, Any, *tuple[Any, ...]]]`, found `type[Self@from_npy_mmap]`
[error] invalid-argument-type - Argument to function `frame_to_frame` is incorrect: Expected `type[Frame[Any, Any, *tuple[Any, ...]]]`, found `type[Self@from_pickle]`
[error] invalid-argument-type - Argument to `DFIDataFrame.__init__` is incorrect: Expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@__dataframe__`
[error] invalid-argument-type - Argument to `InterfaceConsolidate.__init__` is incorrect: Argument type `Self@consolidate` does not satisfy constraints (`Index[Any]`, `Series[Any, Any]`, `SeriesHE[Any, Any]`, `Frame[Any, Any, *tuple[Any, ...]]`, `FrameGO[Any, Any]`, `FrameHE[Any, Any, *tuple[Any, ...]]`, `TypeBlocks`, `Bus[Any]`, `Batch`, `Yarn[Any]`, `IndexHierarchy[*tuple[Any, ...]]`, `SeriesAssign`, `FrameAssignILoc`, `ndarray[Any, Any]`, `MaskedArray[Any, Any]`, `Frame[Any, Any, *tuple[Any, ...]] | Series[Any, Any]`) of type variable `TVContainer_co`
[error] invalid-argument-type - Argument to `InterfaceValues.__init__` is incorrect: Argument type `Self@via_values` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `IndexHierarchy[*tuple[Any, ...]]`, `Series[Any, Any]`, `Index[Any]`) of type variable `TVContainer_co`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@via_str`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@via_dt`
[error] invalid-argument-type - Argument to `InterfaceTranspose.__init__` is incorrect: Argument type `Self@via_T` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `IndexHierarchy[*tuple[Any, ...]]`) of type variable `TVContainer_co`
[error] invalid-argument-type - Argument to `InterfaceFillValue.__init__` is incorrect: Argument type `Self@via_fill_value` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`) of type variable `TVContainer_co`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@via_re`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_array` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_array_items` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_tuple` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_tuple_items` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_series` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_series_items` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_group` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_group_items` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_group_array` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_group_array_items` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_group_labels` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_group_labels_items` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_group_labels_array` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_group_labels_array_items` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_group_other` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_group_other_items` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_group_other_array` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_group_other_array_items` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_window` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_window_items` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_window_array` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_window_array_items` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_element` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `IterNode.__init__` is incorrect: Argument type `Self@iter_element_items` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `Series[Any, Any]`, `Bus[Any]`, `Quilt`, `Yarn[Any]`) of type variable `TContainerAny`
[error] invalid-argument-type - Argument to `ReduceDispatchAligned.__init__` is incorrect: Expected `Iterable[tuple[Hashable | complex | integer[Any] | ... omitted 8 union elements, Frame[Any, Any, *tuple[Any, ...]] | ndarray[Any, Any]]]`, found `tuple[tuple[Hashable | complex | integer[Any] | ... omitted 8 union elements, Self@reduce]]`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]] | Series[Any, Any]`, found `Series[Any, Any] | Self@_extract_loc_columns`
[error] invalid-argument-type - Argument to function `bloc_key_normalize` is incorrect: Expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@_extract_bloc`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@_extract_iloc_mask`
[error] invalid-argument-type - Argument to `FrameAssignILoc.__init__` is incorrect: Expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@_extract_iloc_assign`
[error] invalid-argument-type - Argument to `FrameAssignBLoc.__init__` is incorrect: Expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@_extract_bloc_assign`
[error] invalid-argument-type - Argument to `FrameAsType.__init__` is incorrect: Expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@_extract_getitem_astype`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@_extract_getitem_consolidate`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@_ufunc_unary_operator`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@_ufunc_binary_operator`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@_ufunc_binary_operator`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@_ufunc_binary_operator`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@_ufunc_binary_operator`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@_ufunc_shape_skipna`
[error] invalid-yield - Yield type `tuple[Hashable | complex | integer[Any] | ... omitted 8 union elements, Self@_axis_group_final_iter]` does not match annotated yield type `tuple[Hashable | complex | integer[Any] | ... omitted 8 union elements, Frame[Any, Any, *tuple[Any, ...]] | ndarray[Any, Any]]`
[error] invalid-yield - Yield type `tuple[Hashable | complex | integer[Any] | ... omitted 8 union elements, Self@_axis_group_final_iter]` does not match annotated yield type `tuple[Hashable | complex | integer[Any] | ... omitted 8 union elements, Frame[Any, Any, *tuple[Any, ...]] | ndarray[Any, Any]]`
[error] invalid-yield - Yield type `tuple[Hashable | complex | integer[Any] | ... omitted 8 union elements, ndarray[Any, Any] | Self@_axis_group_labels_items]` does not match annotated yield type `tuple[Hashable | complex | integer[Any] | ... omitted 8 union elements, Frame[Any, Any, *tuple[Any, ...]] | ndarray[Any, Any]]`
[error] invalid-yield - Yield type `tuple[Hashable | complex | integer[Any] | ... omitted 8 union elements, ndarray[Any, Any] | Self@_axis_group_labels_items]` does not match annotated yield type `tuple[Hashable | complex | integer[Any] | ... omitted 8 union elements, Frame[Any, Any, *tuple[Any, ...]] | ndarray[Any, Any]]`
[error] invalid-argument-type - Argument to function `axis_window_items` is incorrect: Expected `Series[Any, Any] | Frame[Any, Any, *tuple[Any, ...]] | Quilt`, found `Self@_axis_window_items`
[error] invalid-argument-type - Argument to function `axis_window_items` is incorrect: Expected `Series[Any, Any] | Frame[Any, Any, *tuple[Any, ...]] | Quilt`, found `Self@_axis_window`
[error] invalid-argument-type - Argument is incorrect: Expected `Frame[Any, Any, *tuple[Any, ...]] | Series[Any, Any]`, found `Series[Any, Any] | Self@sort_values`
[error] invalid-argument-type - Argument is incorrect: Expected `Frame[Any, Any, *tuple[Any, ...]] | Series[Any, Any]`, found `Series[Any, Any] | Self@sort_values`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@isin`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@clip`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@clip`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@transpose`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@drop_duplicated`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@drop_duplicated`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@drop_duplicated`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@set_index`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@set_index`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@set_index_hierarchy`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@unset_index`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@set_columns`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@set_columns`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@set_columns_hierarchy`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@unset_columns`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@__round__`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@roll`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@shift`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@_rank`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@sample`
[error] invalid-assignment - Object of type `Self@pivot` is not assignable to `Frame[Any, Any, *tuple[Any, ...]]`
[error] invalid-argument-type - Argument to function `pivot_derive_constructors` is incorrect: Expected `type[Frame[Any, Any, *tuple[Any, ...]]]`, found `type[Self@pivot_stack]`
[error] invalid-argument-type - Argument to function `pivot_derive_constructors` is incorrect: Expected `type[Frame[Any, Any, *tuple[Any, ...]]]`, found `type[Self@pivot_unstack]`
[error] invalid-argument-type - Argument to function `join` is incorrect: Expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@merge_inner`
[error] invalid-argument-type - Argument to function `join` is incorrect: Expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@merge_left`
[error] invalid-argument-type - Argument to function `join` is incorrect: Expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@merge_right`
[error] invalid-argument-type - Argument to function `join` is incorrect: Expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@merge_outer`
[error] invalid-argument-type - Argument to function `join` is incorrect: Expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@join_inner`
[error] invalid-argument-type - Argument to function `join` is incorrect: Expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@join_left`
[error] invalid-argument-type - Argument to function `join` is incorrect: Expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@join_right`
[error] invalid-argument-type - Argument to function `join` is incorrect: Expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@join_outer`
[error] invalid-argument-type - Argument to function `StoreBase.get_field_names_and_dtypes` is incorrect: Expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@to_arrow`
[error] invalid-argument-type - Argument to function `StoreBase.get_column_iterator` is incorrect: Expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@to_arrow`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@_to_frame`
[error] invalid-return-type - Return type does not match returned value: expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@_to_frame`
[error] invalid-argument-type - Argument to bound method `JSONMeta.to_dict` is incorrect: Expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@to_json_typed`
[error] invalid-argument-type - Argument to bound method `DBQuery.execute_db_type` is incorrect: Expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@to_sql`
[error] invalid-argument-type - Argument to bound method `StoreXLSX.write` is incorrect: Expected `Iterable[tuple[Hashable | complex | integer[Any] | ... omitted 8 union elements, Frame[Any, Any, *tuple[Any, ...]]]]`, found `tuple[tuple[Hashable | complex | integer[Any] | ... omitted 8 union elements, Self@to_xlsx]]`
[error] invalid-argument-type - Argument to bound method `StoreSQLite.write` is incorrect: Expected `Iterable[tuple[Hashable | complex | integer[Any] | ... omitted 8 union elements, Frame[Any, Any, *tuple[Any, ...]]]]`, found `tuple[tuple[Hashable | complex | integer[Any] | ... omitted 8 union elements, Self@to_sqlite]]`
[error] invalid-argument-type - Argument to bound method `ArchiveFrameConverter.to_archive` is incorrect: Expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@to_npz`
[error] invalid-argument-type - Argument to bound method `ArchiveFrameConverter.to_archive` is incorrect: Expected `Frame[Any, Any, *tuple[Any, ...]]`, found `Self@to_npy`
[error] invalid-argument-type - Argument to function `frame_to_frame` is incorrect: Expected `type[Frame[Any, Any, *tuple[Any, ...]]]`, found `type[Self@from_xlsx]`
[error] invalid-argument-type - Argument to function `frame_to_frame` is incorrect: Expected `type[Frame[Any, Any, *tuple[Any, ...]]]`, found `type[Self@from_sqlite]`

static_frame/core/index_hierarchy.py

[error] invalid-return-type - Return type does not match returned value: expected `IndexHierarchy[*tuple[Any, ...]]`, found `Self@_cls_ufunc_set`
[error] invalid-argument-type - Argument to `InterfaceValues.__init__` is incorrect: Argument type `Self@via_values` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `IndexHierarchy[*tuple[Any, ...]]`, `Series[Any, Any]`, `Index[Any]`) of type variable `TVContainer_co`
[error] invalid-argument-type - Argument to `InterfaceTranspose.__init__` is incorrect: Argument type `Self@via_T` does not satisfy constraints (`Frame[Any, Any, *tuple[Any, ...]]`, `IndexHierarchy[*tuple[Any, ...]]`) of type variable `TVContainer_co`
[error] invalid-argument-type - Argument to `IndexHierarchyAsType.__init__` is incorrect: Expected `IndexHierarchy[*tuple[Any, ...]]`, found `Self@_extract_getitem_astype`

static_frame/profile/__main__.py

[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_product` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`

static_frame/test/typing/test_frame.py

[error] invalid-argument-type - Argument to bound method `Frame.from_records` is incorrect: Argument type `FrameHE[Any, Any, *tuple[Any, ...]]` does not satisfy upper bound `Frame[TVIndex@FrameHE, TVColumns@FrameHE, *tuple[*TVDtypes@FrameHE]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `Frame.from_records` is incorrect: Argument type `FrameHE[Any, Any, *tuple[Any, ...]]` does not satisfy upper bound `Frame[TVIndex@FrameHE, TVColumns@FrameHE, *tuple[*TVDtypes@FrameHE]]` of type variable `Self`

static_frame/test/unit/test_container_util.py

[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`

static_frame/test/unit/test_db_util.py

[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`

static_frame/test/unit/test_frame.py

[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_product` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_product` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_product` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_product` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_product` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_product` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_product` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `Frame.from_pickle` is incorrect: Argument type `FrameHE[Any, Any, *tuple[Any, ...]]` does not satisfy upper bound `Frame[TVIndex@FrameHE, TVColumns@FrameHE, *tuple[*TVDtypes@FrameHE]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_names` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`

static_frame/test/unit/test_frame_he.py

[error] invalid-argument-type - Argument to bound method `Frame.from_element` is incorrect: Argument type `FrameHE[Any, Any, *tuple[Any, ...]]` does not satisfy upper bound `Frame[TVIndex@FrameHE, TVColumns@FrameHE, *tuple[*TVDtypes@FrameHE]]` of type variable `Self`
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive

static_frame/test/unit/test_index_hierarchy.py

[error] invalid-argument-type - Argument to bound method `InterfaceIndexHierarchyAsType.__call__` is incorrect: Expected `dtype[Any]`, found `<class 'str'>`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_index_items` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_product` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_product` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_pandas` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_pandas` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_pandas` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_index_items` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_product` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_product` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_product` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_product` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_product` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_product` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_product` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_product` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_product` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_product` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_names` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_product` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_labels` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_tree` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_tree` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_tree` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`
[error] invalid-argument-type - Argument to bound method `IndexHierarchy.from_tree` is incorrect: Argument type `IndexHierarchyGO[*tuple[Any, ...]]` does not satisfy upper bound `IndexHierarchy[*tuple[*TVIndices@IndexHierarchyGO]]` of type variable `Self`