Skip to content

Apply various ruff groups #93

Apply various ruff groups

Apply various ruff groups #93

Triggered via pull request December 24, 2024 20:27
Status Failure
Total duration 5m 22s
Artifacts

meta_tests.yml

on: pull_request
Stubsabot dry run
15s
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

15 errors and 5 warnings
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 pyright against the scripts and tests directories (Linux): tests/pytype_test.py#L218
Unnecessary "# pyright: ignore" rule: "reportUnusedVariable" (reportUnnecessaryTypeIgnoreComment)
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 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
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
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
Stubsabot dry run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636