Skip to content

[requests] requests.exceptions.JSONDecodeError inherits from json.JSO… #4536

[requests] requests.exceptions.JSONDecodeError inherits from json.JSO…

[requests] requests.exceptions.JSONDecodeError inherits from json.JSO… #4536

Triggered via push January 6, 2026 03:46
Status Failure
Total duration 25s
Artifacts

meta_tests.yml

on: push
Stubsabot dry run
22s
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 (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)
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)