Skip to content

Add type annotations for windows_pipes and its test #4576

Add type annotations for windows_pipes and its test

Add type annotations for windows_pipes and its test #4576

Triggered via pull request October 8, 2023 04:22
Status Cancelled
Total duration 10m 13s
Artifacts

ci.yml

on: pull_request
Matrix: macOS
Matrix: Ubuntu
Matrix: Windows
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 2 notices
Mypy-Linux+Mac: trio/_tests/test_windows_pipes.py#L24
trio/_tests/test_windows_pipes.py:(24:32 - 24:32): Name "PipeSendStream" is not defined [name-defined]
Mypy-Linux+Mac: trio/_tests/test_windows_pipes.py#L24
trio/_tests/test_windows_pipes.py:(24:48 - 24:48): Name "PipeReceiveStream" is not defined [name-defined]
Mypy-Linux+Mac: trio/_tests/test_windows_pipes.py#L26
trio/_tests/test_windows_pipes.py:(26:14 - 26:14): Name "pipe" is not defined [name-defined]
Mypy-Linux+Mac: trio/_tests/test_windows_pipes.py#L27
trio/_tests/test_windows_pipes.py:(27:12 - 27:12): Name "PipeSendStream" is not defined [name-defined]
Mypy-Linux+Mac: trio/_tests/test_windows_pipes.py#L27
trio/_tests/test_windows_pipes.py:(27:31 - 27:31): Name "PipeReceiveStream" is not defined [name-defined]
Mypy-Linux+Mac: trio/_tests/test_windows_pipes.py#L32
trio/_tests/test_windows_pipes.py:32: Unused "type: ignore" comment [unused-ignore]
Mypy-Linux+Mac: trio/_tests/test_windows_pipes.py#L32
trio/_tests/test_windows_pipes.py:(32:9 - 32:9): Name "PipeSendStream" is not defined [name-defined]
Mypy-Linux+Mac: trio/_tests/test_windows_pipes.py#L34
trio/_tests/test_windows_pipes.py:34: Unused "type: ignore" comment [unused-ignore]
Mypy-Linux+Mac: trio/_tests/test_windows_pipes.py#L34
trio/_tests/test_windows_pipes.py:(34:9 - 34:9): Name "PipeReceiveStream" is not defined [name-defined]
Mypy-Linux+Mac: trio/_tests/test_windows_pipes.py#L39
trio/_tests/test_windows_pipes.py:(39:12 - 39:12): Name "pipe" is not defined [name-defined]
Windows (pypy-3.9-nightly, x64)
Process completed with exit code 1.
macOS (pypy-3.10-nightly)
Canceling since a higher priority waiting request for 'refs/pull/2812/merge-CI-pull_request' exists
macOS (pypy-3.10-nightly)
The operation was canceled.
macOS (pypy-3.9-nightly)
Canceling since a higher priority waiting request for 'refs/pull/2812/merge-CI-pull_request' exists
macOS (pypy-3.9-nightly)
The operation was canceled.
check
Process completed with exit code 1.
Mypy-Linux+Mac: trio/_tests/test_windows_pipes.py#L32
trio/_tests/test_windows_pipes.py:(32:9 - 32:9): Error code "name-defined" not covered by "type: ignore" comment
Mypy-Linux+Mac: trio/_tests/test_windows_pipes.py#L34
trio/_tests/test_windows_pipes.py:(34:9 - 34:9): Error code "name-defined" not covered by "type: ignore" comment