Ecosystem report

Old: main (merge base) ae44d57d New: 25446/merge 9f7caded
Lint Rule Removed Added Changed
Total 0 3 92
invalid-argument-type 0 3 92
Project Removed Added Changed
Total 0 3 92
ignite 0 0 81
jax 0 0 7
dd-trace-py flaky 0 3 0
operator 0 0 1
pandas 0 0 1
scikit-learn 0 0 1
vision 0 0 1

dd-trace-py (https://github.com/DataDog/dd-trace-py)

ddtrace/appsec/_iast/reporter.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> LiteralString, (key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str]` cannot be called with key of type `slice[None, EnvVariable[int], None]` on object of type `str`

ddtrace/appsec/ai_guard/_api_client.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> LiteralString, (key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str]` cannot be called with key of type `slice[None, EnvVariable[int], None]` on object of type `str`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> LiteralString, (key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str]` cannot be called with key of type `slice[None, EnvVariable[int], None]` on object of type `str`

ignite (https://github.com/pytorch/ignite)

tests/ignite/metrics/test_accuracy.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[str]`

tests/ignite/metrics/test_classification_report.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[str]`

tests/ignite/metrics/test_epoch_metric.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[str]`

tests/ignite/metrics/test_fbeta.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[str]`

tests/ignite/metrics/test_mean_average_precision.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[str]`

tests/ignite/metrics/test_mean_pairwise_distance.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[int, int, None], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[int, int, None], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[int, int, None], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[int, int, None], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[int, int, None], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[int, int, None], EllipsisType]` on object of type `list[str]`

tests/ignite/metrics/test_metrics_lambda.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[str]`

tests/ignite/metrics/test_precision.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[str]`

tests/ignite/metrics/test_recall.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[str]`

tests/ignite/metrics/test_ssim.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], EllipsisType]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], EllipsisType]` on object of type `list[str]`

tests/ignite/metrics/test_top_k_categorical_accuracy.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> Any, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[Any]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[Any]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> int | float, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[int | float]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[int | float]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `list[str]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(i: SupportsIndex, /) -> str, (s: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> list[str]]` cannot be called with key of type `tuple[slice[Unknown, Unknown, None], slice[None, None, None]]` on object of type `list[str]`

jax (https://github.com/google/jax)

jax/_src/pallas/mosaic/sc_primitives.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: SupportsIndex, /) -> Unknown, (index: slice[Any, Any, Any], /) -> tuple[Unknown, ...]]` cannot be called with key of type `EllipsisType` on object of type `aval_property`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: SupportsIndex, /) -> Unknown, (index: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> tuple[Unknown, ...]]` cannot be called with key of type `EllipsisType` on object of type `aval_property`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: SupportsIndex, /) -> Unknown, (index: slice[Any, Any, Any], /) -> tuple[Unknown, ...]]` cannot be called with key of type `EllipsisType` on object of type `aval_property`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: SupportsIndex, /) -> Unknown, (index: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> tuple[Unknown, ...]]` cannot be called with key of type `EllipsisType` on object of type `aval_property`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: SupportsIndex, /) -> Unknown, (index: slice[Any, Any, Any], /) -> tuple[Unknown, ...]]` cannot be called with key of type `EllipsisType` on object of type `aval_property`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: SupportsIndex, /) -> Unknown, (index: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> tuple[Unknown, ...]]` cannot be called with key of type `EllipsisType` on object of type `aval_property`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: SupportsIndex, /) -> Unknown, (index: slice[Any, Any, Any], /) -> tuple[Unknown, ...]]` cannot be called with key of type `EllipsisType` on object of type `aval_property`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: SupportsIndex, /) -> Unknown, (index: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> tuple[Unknown, ...]]` cannot be called with key of type `EllipsisType` on object of type `aval_property`

jax/_src/pallas/mosaic_gpu/pipeline.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: SupportsIndex, /) -> Unknown, (index: slice[Any, Any, Any], /) -> tuple[Unknown, ...]]` cannot be called with key of type `tuple[Slice | Array, ...]` on object of type `aval_property`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: SupportsIndex, /) -> Unknown, (index: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> tuple[Unknown, ...]]` cannot be called with key of type `tuple[Slice | Array, ...]` on object of type `aval_property`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: SupportsIndex, /) -> Unknown, (index: slice[Any, Any, Any], /) -> tuple[Unknown, ...]]` cannot be called with key of type `tuple[Slice | Array, ...]` on object of type `aval_property`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: SupportsIndex, /) -> Unknown, (index: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> tuple[Unknown, ...]]` cannot be called with key of type `tuple[Slice | Array, ...]` on object of type `aval_property`

jax/experimental/mosaic/gpu/fragmented_array.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: SupportsIndex, /) -> bool | (Unknown & ~AlwaysFalsy), (index: slice[Any, Any, Any], /) -> tuple[bool | (Unknown & ~AlwaysFalsy), ...]]` cannot be called with key of type `Replicated` on object of type `tuple[bool | (Unknown & ~AlwaysFalsy), ...]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: SupportsIndex, /) -> bool | (Unknown & ~AlwaysFalsy), (index: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> tuple[bool | (Unknown & ~AlwaysFalsy), ...]]` cannot be called with key of type `Replicated` on object of type `tuple[bool | (Unknown & ~AlwaysFalsy), ...]`

operator (https://github.com/canonical/operator)

ops/pebble.py

[error] invalid-argument-type - Method `__getitem__` of type `(Overload[(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> LiteralString, (key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str]) | (Overload[(key: SupportsIndex, /) -> int, (key: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> bytes])` cannot be called with key of type `slice[Any, Any, Any]` on object of type `AnyStr@ExecError`
[error] invalid-argument-type - Method `__getitem__` of type `(Overload[(key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> LiteralString, (key: SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> str]) | (Overload[(key: SupportsIndex, /) -> int, (key: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> bytes])` cannot be called with key of type `slice[None, int, None]` on object of type `AnyStr@ExecError`

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

pandas/core/internals/blocks.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(item: int | integer[Any]) -> Any, (item: slice[Any, Any, Any] | EllipsisType | list[int] | ndarray[tuple[Any, ...], dtype[Any]]) -> ExtensionArray]` cannot be called with key of type `tuple[slice[Any, Any, Any], slice[None, None, None]]` on object of type `ExtensionArray`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(item: int | integer[Any]) -> Any, (item: slice[Any, Any, Any] | EllipsisType | list[int] | ndarray[tuple[Any, ...], dtype[Any]]) -> ExtensionArray]` cannot be called with key of type `tuple[slice[Literal[0] | Unknown, Unknown, None], slice[None, None, None]]` on object of type `ExtensionArray`

scikit-learn (https://github.com/scikit-learn/scikit-learn)

sklearn/metrics/_classification.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: SupportsIndex, /) -> Unknown, (index: slice[Any, Any, Any], /) -> tuple[Unknown, ...]]` cannot be called with key of type `Literal["precision"]` on object of type `tuple[Unknown, Unknown, Unknown, Unknown]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: SupportsIndex, /) -> Unknown, (index: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> tuple[Unknown, ...]]` cannot be called with key of type `Literal["precision"]` on object of type `tuple[Unknown, Unknown, Unknown, Unknown]`

vision (https://github.com/pytorch/vision)

torchvision/utils.py

[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: SupportsIndex, /) -> int, (index: slice[Any, Any, Any], /) -> tuple[int, ...]]` cannot be called with key of type `tuple[slice[None, None, None], None]` on object of type `tuple[int, int, int]`
[error] invalid-argument-type - Method `__getitem__` of type `Overload[(index: SupportsIndex, /) -> int, (index: slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], /) -> tuple[int, ...]]` cannot be called with key of type `tuple[slice[None, None, None], None]` on object of type `tuple[int, int, int]`