Try running stubdefaulter in CI #4095
meta_tests.yml
on: pull_request
Stubsabot dry run
21s
Matrix: Check scripts and tests with mypy
Matrix: Check scripts and tests with pyright
Annotations
22 errors
|
Check scripts and tests with mypy (linux)
Process completed with exit code 1.
|
|
Check scripts and tests with pyright (Linux):
lib/ts_utils/metadata.py#L108
Type of "get" is partially unknown
Type of "get" is "Unknown | Overload[(key: str, default: None = None, /) -> (object | None), (key: str, default: object, /) -> object, (key: str, default: _T@get, /) -> (object | _T@get)]" (reportUnknownMemberType)
|
|
Check scripts and tests with pyright (Linux):
lib/ts_utils/metadata.py#L107
Type of "get" is partially unknown
Type of "get" is "Unknown | Overload[(key: str, default: None = None, /) -> (object | None), (key: str, default: object, /) -> object, (key: str, default: _T@get, /) -> (object | _T@get)]" (reportUnknownMemberType)
|
|
Check scripts and tests with pyright (Linux):
lib/ts_utils/metadata.py#L106
Type of "get" is partially unknown
Type of "get" is "Unknown | Overload[(key: str, default: None = None, /) -> (object | None), (key: str, default: object, /) -> object, (key: str, default: _T@get, /) -> (object | _T@get)]" (reportUnknownMemberType)
|
|
Check scripts and tests with pyright (Linux):
lib/ts_utils/metadata.py#L105
Type of "get" is partially unknown
Type of "get" is "Unknown | Overload[(key: str, default: None = None, /) -> (object | None), (key: str, default: object, /) -> object, (key: str, default: _T@get, /) -> (object | _T@get)]" (reportUnknownMemberType)
|
|
Check scripts and tests with pyright (Linux):
lib/ts_utils/metadata.py#L104
Type of "get" is partially unknown
Type of "get" is "Unknown | Overload[(key: str, default: None = None, /) -> (object | None), (key: str, default: object, /) -> object, (key: str, default: _T@get, /) -> (object | _T@get)]" (reportUnknownMemberType)
|
|
Check scripts and tests with pyright (Linux):
lib/ts_utils/metadata.py#L102
Type of "get" is unknown (reportUnknownMemberType)
|
|
Check scripts and tests with pyright (Linux):
lib/ts_utils/metadata.py#L102
Type of "get" is unknown (reportUnknownMemberType)
|
|
Check scripts and tests with pyright (Linux):
lib/ts_utils/metadata.py#L102
Type of "load" is unknown (reportUnknownMemberType)
|
|
Check scripts and tests with pyright (Linux):
lib/ts_utils/metadata.py#L61
Type of "load" is unknown (reportUnknownMemberType)
|
|
Check scripts and tests with pyright (Linux):
lib/ts_utils/metadata.py#L22
Import "tomli" could not be resolved (reportMissingImports)
|
|
Check scripts and tests with mypy (win32)
Process completed with exit code 1.
|
|
Check scripts and tests with pyright (Windows):
lib/ts_utils/metadata.py#L108
Type of "get" is partially unknown
Type of "get" is "Unknown | Overload[(key: str, default: None = None, /) -> (object | None), (key: str, default: object, /) -> object, (key: str, default: _T@get, /) -> (object | _T@get)]" (reportUnknownMemberType)
|
|
Check scripts and tests with pyright (Windows):
lib/ts_utils/metadata.py#L107
Type of "get" is partially unknown
Type of "get" is "Unknown | Overload[(key: str, default: None = None, /) -> (object | None), (key: str, default: object, /) -> object, (key: str, default: _T@get, /) -> (object | _T@get)]" (reportUnknownMemberType)
|
|
Check scripts and tests with pyright (Windows):
lib/ts_utils/metadata.py#L106
Type of "get" is partially unknown
Type of "get" is "Unknown | Overload[(key: str, default: None = None, /) -> (object | None), (key: str, default: object, /) -> object, (key: str, default: _T@get, /) -> (object | _T@get)]" (reportUnknownMemberType)
|
|
Check scripts and tests with pyright (Windows):
lib/ts_utils/metadata.py#L105
Type of "get" is partially unknown
Type of "get" is "Unknown | Overload[(key: str, default: None = None, /) -> (object | None), (key: str, default: object, /) -> object, (key: str, default: _T@get, /) -> (object | _T@get)]" (reportUnknownMemberType)
|
|
Check scripts and tests with pyright (Windows):
lib/ts_utils/metadata.py#L104
Type of "get" is partially unknown
Type of "get" is "Unknown | Overload[(key: str, default: None = None, /) -> (object | None), (key: str, default: object, /) -> object, (key: str, default: _T@get, /) -> (object | _T@get)]" (reportUnknownMemberType)
|
|
Check scripts and tests with pyright (Windows):
lib/ts_utils/metadata.py#L102
Type of "get" is unknown (reportUnknownMemberType)
|
|
Check scripts and tests with pyright (Windows):
lib/ts_utils/metadata.py#L102
Type of "get" is unknown (reportUnknownMemberType)
|
|
Check scripts and tests with pyright (Windows):
lib/ts_utils/metadata.py#L102
Type of "load" is unknown (reportUnknownMemberType)
|
|
Check scripts and tests with pyright (Windows):
lib/ts_utils/metadata.py#L61
Type of "load" is unknown (reportUnknownMemberType)
|
|
Check scripts and tests with pyright (Windows):
lib/ts_utils/metadata.py#L22
Import "tomli" could not be resolved (reportMissingImports)
|