Skip to content

[greenlet] Bump to 3.5.* (#15679) #4909

[greenlet] Bump to 3.5.* (#15679)

[greenlet] Bump to 3.5.* (#15679) #4909

Triggered via push April 28, 2026 03:41
Status Failure
Total duration 34s
Artifacts

meta_tests.yml

on: push
Stubsabot dry run
32s
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

20 errors
Check scripts and tests with pyright (Linux): tests/mypy_test.py#L35
Type of "spec_matches_path" is partially unknown   Type of "spec_matches_path" is "(spec: PathSpec[Unknown], path: Path) -> bool" (reportUnknownVariableType)
Check scripts and tests with pyright (Linux): tests/mypy_test.py#L30
Type of "get_gitignore_spec" is partially unknown   Type of "get_gitignore_spec" is "_lru_cache_wrapper[PathSpec[Unknown]]" (reportUnknownVariableType)
Check scripts and tests with pyright (Linux): tests/check_typeshed_structure.py#L69
Type of "gitignore_spec" is partially unknown   Type of "gitignore_spec" is "PathSpec[Unknown]" (reportUnknownVariableType)
Check scripts and tests with pyright (Linux): tests/check_typeshed_structure.py#L43
Type of "gitignore_spec" is partially unknown   Type of "gitignore_spec" is "PathSpec[Unknown]" (reportUnknownVariableType)
Check scripts and tests with pyright (Linux): tests/check_typeshed_structure.py#L23
Type of "spec_matches_path" is partially unknown   Type of "spec_matches_path" is "(spec: PathSpec[Unknown], path: Path) -> bool" (reportUnknownVariableType)
Check scripts and tests with pyright (Linux): tests/check_typeshed_structure.py#L19
Type of "get_gitignore_spec" is partially unknown   Type of "get_gitignore_spec" is "_lru_cache_wrapper[PathSpec[Unknown]]" (reportUnknownVariableType)
Check scripts and tests with pyright (Linux): lib/ts_utils/utils.py#L269
Expected type arguments for generic class "PathSpec" (reportMissingTypeArgument)
Check scripts and tests with pyright (Linux): lib/ts_utils/utils.py#L269
Type of parameter "spec" is partially unknown   Parameter type is "PathSpec[Unknown]" (reportUnknownParameterType)
Check scripts and tests with pyright (Linux): lib/ts_utils/utils.py#L264
Expected type arguments for generic class "PathSpec" (reportMissingTypeArgument)
Check scripts and tests with pyright (Linux): lib/ts_utils/utils.py#L264
Return type, "PathSpec[Unknown]", is partially unknown (reportUnknownParameterType)
Check scripts and tests with pyright (Windows): tests/mypy_test.py#L35
Type of "spec_matches_path" is partially unknown   Type of "spec_matches_path" is "(spec: PathSpec[Unknown], path: Path) -> bool" (reportUnknownVariableType)
Check scripts and tests with pyright (Windows): tests/mypy_test.py#L30
Type of "get_gitignore_spec" is partially unknown   Type of "get_gitignore_spec" is "_lru_cache_wrapper[PathSpec[Unknown]]" (reportUnknownVariableType)
Check scripts and tests with pyright (Windows): tests/check_typeshed_structure.py#L69
Type of "gitignore_spec" is partially unknown   Type of "gitignore_spec" is "PathSpec[Unknown]" (reportUnknownVariableType)
Check scripts and tests with pyright (Windows): tests/check_typeshed_structure.py#L43
Type of "gitignore_spec" is partially unknown   Type of "gitignore_spec" is "PathSpec[Unknown]" (reportUnknownVariableType)
Check scripts and tests with pyright (Windows): tests/check_typeshed_structure.py#L23
Type of "spec_matches_path" is partially unknown   Type of "spec_matches_path" is "(spec: PathSpec[Unknown], path: Path) -> bool" (reportUnknownVariableType)
Check scripts and tests with pyright (Windows): tests/check_typeshed_structure.py#L19
Type of "get_gitignore_spec" is partially unknown   Type of "get_gitignore_spec" is "_lru_cache_wrapper[PathSpec[Unknown]]" (reportUnknownVariableType)
Check scripts and tests with pyright (Windows): lib/ts_utils/utils.py#L269
Expected type arguments for generic class "PathSpec" (reportMissingTypeArgument)
Check scripts and tests with pyright (Windows): lib/ts_utils/utils.py#L269
Type of parameter "spec" is partially unknown   Parameter type is "PathSpec[Unknown]" (reportUnknownParameterType)
Check scripts and tests with pyright (Windows): lib/ts_utils/utils.py#L264
Expected type arguments for generic class "PathSpec" (reportMissingTypeArgument)
Check scripts and tests with pyright (Windows): lib/ts_utils/utils.py#L264
Return type, "PathSpec[Unknown]", is partially unknown (reportUnknownParameterType)