Skip to content

Minor fix for documentation link (#15221) #4535

Minor fix for documentation link (#15221)

Minor fix for documentation link (#15221) #4535

Triggered via push January 6, 2026 03:44
Status Failure
Total duration 23s
Artifacts

meta_tests.yml

on: push
Stubsabot dry run
20s
Stubsabot dry run
Matrix: Check scripts and tests with mypy
Matrix: Check scripts and tests with pyright
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Check scripts and tests with pyright (Windows): lib/ts_utils/utils.py#L236
Return type is unknown (reportUnknownVariableType)
Check scripts and tests with pyright (Windows): lib/ts_utils/utils.py#L236
Type of "from_lines" is partially unknown   Type of "from_lines" is "Overload[(pattern_factory: str | ((AnyStr@from_lines) -> Pattern) | None, lines: Iterable[AnyStr@from_lines], *, backend: str | None = None, _test_backend_factory: ((Sequence[Pattern]) -> _Backend) | None = None) -> Unknown, (lines: Iterable[AnyStr@from_lines], pattern_factory: str | ((AnyStr@from_lines) -> Pattern) | None = None, *, backend: str | None = None, _test_backend_factory: ((Sequence[Pattern]) -> _Backend) | None = None) -> Unknown]" (reportUnknownMemberType)
Check scripts and tests with pyright (Linux): lib/ts_utils/utils.py#L236
Return type is unknown (reportUnknownVariableType)
Check scripts and tests with pyright (Linux): lib/ts_utils/utils.py#L236
Type of "from_lines" is partially unknown   Type of "from_lines" is "Overload[(pattern_factory: str | ((AnyStr@from_lines) -> Pattern) | None, lines: Iterable[AnyStr@from_lines], *, backend: str | None = None, _test_backend_factory: ((Sequence[Pattern]) -> _Backend) | None = None) -> Unknown, (lines: Iterable[AnyStr@from_lines], pattern_factory: str | ((AnyStr@from_lines) -> Pattern) | None = None, *, backend: str | None = None, _test_backend_factory: ((Sequence[Pattern]) -> _Backend) | None = None) -> Unknown]" (reportUnknownMemberType)