Skip to content

Python 3.15: sort allowlists, more small updates #35946

Python 3.15: sort allowlists, more small updates

Python 3.15: sort allowlists, more small updates #35946

Triggered via pull request May 8, 2026 05:28
Status Failure
Total duration 5m 15s
Artifacts

tests.yml

on: pull_request
Check typeshed structure
10s
Check typeshed structure
mypy: Run test cases
4m 50s
mypy: Run test cases
stub_uploader tests
4m 57s
stub_uploader tests
Matrix: mypy: Check stubs
Matrix: pyright: Run test cases
Fit to window
Zoom out
Zoom in

Annotations

27 errors
pyright: Run test cases (Linux, 3.11)
Exit code 1
pyright: Run test cases (Linux, 3.14)
Exit code 1
pyright: Run test cases (Darwin, 3.14)
Exit code 1
pyright: Run test cases (Windows, 3.13)
Exit code 1
pyright: Run test cases (Windows, 3.12)
Exit code 1
pyright: Run test cases (Linux, 3.13): stdlib/profiling/sampling.pyi#L48
Type annotation is missing for parameter "frames" (reportMissingParameterType)
pyright: Run test cases (Linux, 3.13): stdlib/profiling/sampling.pyi#L48
Type of parameter "frames" is unknown (reportUnknownParameterType)
pyright: Run test cases (Linux, 3.13): stdlib/profiling/sampling.pyi#L32
Type annotation is missing for parameter "frames" (reportMissingParameterType)
pyright: Run test cases (Linux, 3.13): stdlib/profiling/sampling.pyi#L32
Type of parameter "frames" is unknown (reportUnknownParameterType)
pyright: Run test cases (Linux, 3.13): stdlib/profiling/sampling.pyi#L27
Type annotation is missing for parameter "frames" (reportMissingParameterType)
pyright: Run test cases (Linux, 3.13): stdlib/profiling/sampling.pyi#L27
Type of parameter "frames" is unknown (reportUnknownParameterType)
pyright: Run test cases (Linux, 3.13): stdlib/profiling/sampling.pyi#L16
Type annotation is missing for parameter "timestamps_us" (reportMissingParameterType)
pyright: Run test cases (Linux, 3.13): stdlib/profiling/sampling.pyi#L16
Type of parameter "timestamps_us" is partially unknown   Parameter type is "Unknown | None" (reportUnknownParameterType)
pyright: Run test cases (Linux, 3.13): stdlib/profiling/sampling.pyi#L16
Type annotation is missing for parameter "stack_frames" (reportMissingParameterType)
pyright: Run test cases (Linux, 3.13): stdlib/profiling/sampling.pyi#L16
Type of parameter "stack_frames" is unknown (reportUnknownParameterType)
pyright: Run test cases (Windows, 3.11)
Exit code 1
pyright: Run test cases (Linux, 3.12)
Exit code 1
pyright: Run test cases (Windows, 3.14)
Exit code 1
pyright: Run test cases (Darwin, 3.13)
Exit code 1
pyright: Run test cases (Darwin, 3.11)
Exit code 1
pyright: Run test cases (Darwin, 3.12)
Exit code 1
mypy: Check stubs (darwin, 3.14)
Process completed with exit code 1.
mypy: Check stubs (win32, 3.14)
Process completed with exit code 1.
mypy: Check stubs (linux, 3.14)
Process completed with exit code 1.
mypy: Check stubs (darwin, 3.13)
Process completed with exit code 1.
mypy: Check stubs (win32, 3.13)
Process completed with exit code 1.
mypy: Check stubs (linux, 3.13)
Process completed with exit code 1.