Skip to content

move dict_keys, dict_items, and dict_values to builtins #27770

move dict_keys, dict_items, and dict_values to builtins

move dict_keys, dict_items, and dict_values to builtins #27770

Triggered via pull request November 10, 2024 02:35
Status Failure
Total duration 5m 9s
Artifacts

tests.yml

on: pull_request
Check typeshed structure
9s
Check typeshed structure
Run pytype against the stubs
2m 11s
Run pytype against the stubs
Run mypy on the test cases
4m 23s
Run mypy on the test cases
Run the stub_uploader tests
3m 10s
Run the stub_uploader tests
Matrix: Run mypy against the 3.13 stubs
Matrix: Run mypy against the stubs
Matrix: Test typeshed with pyright
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 2 warnings
Test typeshed with pyright (Linux, 3.11)
Exit code 1
Test typeshed with pyright (Darwin, 3.9)
Exit code 1
Test typeshed with pyright (Darwin, 3.10)
Exit code 1
Test typeshed with pyright (Linux, 3.8)
Exit code 1
Test typeshed with pyright (Linux, 3.10)
Exit code 1
Test typeshed with pyright (Linux, 3.12): stdlib/collections/__init__.pyi#L345
"type_check_only" is not defined (reportUndefinedVariable)
Test typeshed with pyright (Linux, 3.12): stdlib/collections/__init__.pyi#L345
Untyped class decorator obscures type of class; ignoring decorator (reportUntypedClassDecorator)
Test typeshed with pyright (Linux, 3.12): stdlib/collections/__init__.pyi#L350
"type_check_only" is not defined (reportUndefinedVariable)
Test typeshed with pyright (Linux, 3.12): stdlib/collections/__init__.pyi#L350
Untyped class decorator obscures type of class; ignoring decorator (reportUntypedClassDecorator)
Test typeshed with pyright (Linux, 3.12): stdlib/collections/__init__.pyi#L355
"type_check_only" is not defined (reportUndefinedVariable)
Test typeshed with pyright (Linux, 3.12): stdlib/collections/__init__.pyi#L355
Untyped class decorator obscures type of class; ignoring decorator (reportUntypedClassDecorator)
Test typeshed with pyright (Linux, 3.12)
6 errors
Test typeshed with pyright (Darwin, 3.12)
Exit code 1
Test typeshed with pyright (Darwin, 3.11)
Exit code 1
Test typeshed with pyright (Linux, 3.9)
Exit code 1
Test typeshed with pyright (Windows, 3.10)
Exit code 1
Test typeshed with pyright (Windows, 3.11)
Exit code 1
Test typeshed with pyright (Windows, 3.12)
Exit code 1
Test typeshed with pyright (Windows, 3.8)
Exit code 1
Test typeshed with pyright (Windows, 3.9)
Exit code 1
Run pytype against the stubs
Process completed with exit code 1.
Test typeshed with pyright (Darwin, 3.8)
Exit code 1
Test typeshed with pyright (Linux, 3.13)
Exit code 1
Test typeshed with pyright (Darwin, 3.13)
Exit code 1
Test typeshed with pyright (Windows, 3.13)
Exit code 1
Test typeshed with pyright (Darwin, 3.8)
Failed to download action 'https://api.github.com/repos/jakebailey/pyright-action/tarball/b5d50e5cde6547546a5c4ac92e416a8c2c1a1dfe'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Test typeshed with pyright (Darwin, 3.8)
Back off 20.115 seconds before retry.