Skip to content

Merge branch 'main' of https://github.com/python/typeshed #310

Merge branch 'main' of https://github.com/python/typeshed

Merge branch 'main' of https://github.com/python/typeshed #310

Triggered via push December 17, 2023 17:37
Status Failure
Total duration 5m 47s
Artifacts

tests.yml

on: push
Check file consistency
16s
Check file consistency
Ensure new syntax usage
9s
Ensure new syntax usage
Lint with Ruff
8s
Lint with Ruff
Lint with Flake8
47s
Lint with Flake8
Run pytype against the stubs
1m 49s
Run pytype against the stubs
Run mypy on the test cases
2m 18s
Run mypy on the test cases
Run the stub_uploader tests
2m 5s
Run the stub_uploader tests
Matrix: Run mypy against the stubs
Matrix: Test typeshed with pyright
Fit to window
Zoom out
Zoom in

Annotations

28 errors
Test typeshed with pyright (Darwin, 3.11)
Exit code 1
Test typeshed with pyright (Darwin, 3.12)
Exit code 1
Test typeshed with pyright (Darwin, 3.7)
Exit code 1
Test typeshed with pyright (Darwin, 3.10)
Exit code 1
Test typeshed with pyright (Darwin, 3.9)
Exit code 1
Test typeshed with pyright (Linux, 3.10)
Exit code 1
Test typeshed with pyright (Darwin, 3.8)
Exit code 1
Test typeshed with pyright (Linux, 3.9)
Exit code 1
Test typeshed with pyright (Linux, 3.11): stdlib/concurrent/futures/process.pyi#L20
Expected type arguments for generic class "Connection" (reportMissingTypeArgument)
Test typeshed with pyright (Linux, 3.11): stdlib/concurrent/futures/process.pyi#L21
Expected type arguments for generic class "Connection" (reportMissingTypeArgument)
Test typeshed with pyright (Linux, 3.11): stdlib/multiprocessing/connection.pyi#L47
Expected type arguments for generic class "Connection" (reportMissingTypeArgument)
Test typeshed with pyright (Linux, 3.11): stdlib/multiprocessing/connection.pyi#L62
Expected type arguments for generic class "Connection" (reportMissingTypeArgument)
Test typeshed with pyright (Linux, 3.11): stdlib/multiprocessing/connection.pyi#L64
Expected type arguments for generic class "Connection" (reportMissingTypeArgument)
Test typeshed with pyright (Linux, 3.11): stdlib/multiprocessing/connection.pyi#L66
Expected type arguments for generic class "Connection" (reportMissingTypeArgument)
Test typeshed with pyright (Linux, 3.11): stdlib/multiprocessing/connection.pyi#L67
Expected type arguments for generic class "Connection" (reportMissingTypeArgument)
Test typeshed with pyright (Linux, 3.11): stdlib/multiprocessing/connection.pyi#L68
Expected type arguments for generic class "Connection" (reportMissingTypeArgument)
Test typeshed with pyright (Linux, 3.11): stdlib/multiprocessing/context.pyi#L55
Expected type arguments for generic class "Connection" (reportMissingTypeArgument)
Test typeshed with pyright (Linux, 3.11): stdlib/multiprocessing/context.pyi#L55
Expected type arguments for generic class "Connection" (reportMissingTypeArgument)
Test typeshed with pyright (Linux, 3.7)
Exit code 1
Test typeshed with pyright (Linux, 3.12)
Exit code 1
Test typeshed with pyright (Linux, 3.8)
Exit code 1
Test typeshed with pyright (Windows, 3.7)
Exit code 1
Test typeshed with pyright (Windows, 3.12)
Exit code 1
Test typeshed with pyright (Windows, 3.10)
Exit code 1
Test typeshed with pyright (Windows, 3.8)
Exit code 1
Test typeshed with pyright (Windows, 3.11)
Exit code 1
Test typeshed with pyright (Windows, 3.9)
Exit code 1
Run mypy on the test cases
Process completed with exit code 1.