Skip to content

Unnecessary "# pyright: ignore" rule: "reportUnknownMemberType #2886

Unnecessary "# pyright: ignore" rule: "reportUnknownMemberType

Unnecessary "# pyright: ignore" rule: "reportUnknownMemberType #2886

Re-run triggered January 11, 2025 12:56
Status Failure
Total duration 31s
Artifacts

meta_tests.yml

on: pull_request
Stubsabot dry run
17s
Stubsabot dry run
Matrix: Run mypy against the scripts and tests directories
Matrix: Run pyright against the scripts and tests directories
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 5 warnings
Run pyright against the scripts and tests directories (Windows): lib/build/lib/ts_utils/metadata.py#L283
Type of "get" is partially unknown   Type of "get" is "Overload[(key: Unknown, /) -> (Unknown | None), (key: Unknown, default: Unknown, /) -> Unknown, (key: Unknown, default: _T@get, /) -> (Unknown | _T@get)]" (reportUnknownMemberType)
Run pyright against the scripts and tests directories (Windows): lib/build/lib/ts_utils/metadata.py#L315
Type of "update" is partially unknown   Type of "update" is "Overload[(m: SupportsKeysAndGetItem[Unknown, Unknown], /, **kwargs: Unknown) -> None, (m: Iterable[tuple[Unknown, Unknown]], /, **kwargs: Unknown) -> None, (**kwargs: Unknown) -> None]" (reportUnknownMemberType)
Run pyright against the scripts and tests directories (Windows): lib/build/lib/ts_utils/metadata.py#L317
Type of "dump" is partially unknown   Type of "dump" is "(data: Mapping[Unknown, Unknown], fp: IO[str], *, sort_keys: bool = False) -> None" (reportUnknownMemberType)
Run pyright against the scripts and tests directories (Windows): lib/ts_utils/metadata.py#L283
Type of "get" is partially unknown   Type of "get" is "Overload[(key: Unknown, /) -> (Unknown | None), (key: Unknown, default: Unknown, /) -> Unknown, (key: Unknown, default: _T@get, /) -> (Unknown | _T@get)]" (reportUnknownMemberType)
Run pyright against the scripts and tests directories (Windows): lib/ts_utils/metadata.py#L315
Type of "update" is partially unknown   Type of "update" is "Overload[(m: SupportsKeysAndGetItem[Unknown, Unknown], /, **kwargs: Unknown) -> None, (m: Iterable[tuple[Unknown, Unknown]], /, **kwargs: Unknown) -> None, (**kwargs: Unknown) -> None]" (reportUnknownMemberType)
Run pyright against the scripts and tests directories (Windows): lib/ts_utils/metadata.py#L317
Type of "dump" is partially unknown   Type of "dump" is "(data: Mapping[Unknown, Unknown], fp: IO[str], *, sort_keys: bool = False) -> None" (reportUnknownMemberType)
Run pyright against the scripts and tests directories (Linux): lib/build/lib/ts_utils/metadata.py#L283
Type of "get" is partially unknown   Type of "get" is "Overload[(key: Unknown, /) -> (Unknown | None), (key: Unknown, default: Unknown, /) -> Unknown, (key: Unknown, default: _T@get, /) -> (Unknown | _T@get)]" (reportUnknownMemberType)
Run pyright against the scripts and tests directories (Linux): lib/build/lib/ts_utils/metadata.py#L315
Type of "update" is partially unknown   Type of "update" is "Overload[(m: SupportsKeysAndGetItem[Unknown, Unknown], /, **kwargs: Unknown) -> None, (m: Iterable[tuple[Unknown, Unknown]], /, **kwargs: Unknown) -> None, (**kwargs: Unknown) -> None]" (reportUnknownMemberType)
Run pyright against the scripts and tests directories (Linux): lib/build/lib/ts_utils/metadata.py#L317
Type of "dump" is partially unknown   Type of "dump" is "(data: Mapping[Unknown, Unknown], fp: IO[str], *, sort_keys: bool = False) -> None" (reportUnknownMemberType)
Run pyright against the scripts and tests directories (Linux): lib/ts_utils/metadata.py#L283
Type of "get" is partially unknown   Type of "get" is "Overload[(key: Unknown, /) -> (Unknown | None), (key: Unknown, default: Unknown, /) -> Unknown, (key: Unknown, default: _T@get, /) -> (Unknown | _T@get)]" (reportUnknownMemberType)
Run pyright against the scripts and tests directories (Linux): lib/ts_utils/metadata.py#L315
Type of "update" is partially unknown   Type of "update" is "Overload[(m: SupportsKeysAndGetItem[Unknown, Unknown], /, **kwargs: Unknown) -> None, (m: Iterable[tuple[Unknown, Unknown]], /, **kwargs: Unknown) -> None, (**kwargs: Unknown) -> None]" (reportUnknownMemberType)
Run pyright against the scripts and tests directories (Linux): lib/ts_utils/metadata.py#L317
Type of "dump" is partially unknown   Type of "dump" is "(data: Mapping[Unknown, Unknown], fp: IO[str], *, sort_keys: bool = False) -> None" (reportUnknownMemberType)
Run mypy against the scripts and tests directories (linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run mypy against the scripts and tests directories (win32)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Stubsabot dry run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run pyright against the scripts and tests directories (Windows)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run pyright against the scripts and tests directories (Linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636