Skip to content

[docker] Fix Container.attach() return type #34355

[docker] Fix Container.attach() return type

[docker] Fix Container.attach() return type #34355

Triggered via pull request December 20, 2025 22:11
Status Cancelled
Total duration 5m 29s
Artifacts

tests.yml

on: pull_request
Check typeshed structure
14s
Check typeshed structure
mypy: Run test cases
5m 25s
mypy: Run test cases
stub_uploader tests
5m 17s
stub_uploader tests
Matrix: mypy: Check stubs
Matrix: pyright: Run test cases
Fit to window
Zoom out
Zoom in

Annotations

32 errors
pyright: Run test cases (Linux, 3.11)
Exit code 1
pyright: Run test cases (Windows, 3.12)
Exit code 1
pyright: Run test cases (Darwin, 3.12)
Exit code 1
pyright: Run test cases (Windows, 3.9)
Exit code 1
pyright: Run test cases (Darwin, 3.11)
Exit code 1
pyright: Run test cases (Linux, 3.10)
Exit code 1
pyright: Run test cases (Linux, 3.12)
Exit code 1
pyright: Run test cases (Darwin, 3.13)
Exit code 1
pyright: Run test cases (Darwin, 3.10)
Exit code 1
pyright: Run test cases (Darwin, 3.9)
Exit code 1
pyright: Run test cases (Windows, 3.10)
Exit code 1
pyright: Run test cases (Linux, 3.9)
Exit code 1
pyright: Run test cases (Linux, 3.14)
Exit code 1
pyright: Run test cases (Windows, 3.11)
Exit code 1
pyright: Run test cases (Darwin, 3.14)
Exit code 1
pyright: Run test cases (Windows, 3.14)
Exit code 1
pyright: Run test cases (Linux, 3.13): stubs/docker/@tests/test_cases/check_attach.py#L10
Type of "attach" is unknown (reportUnknownMemberType)
pyright: Run test cases (Linux, 3.13): stubs/docker/@tests/test_cases/check_attach.py#L10
Type of "line" is unknown (reportUnknownVariableType)
pyright: Run test cases (Linux, 3.13): stubs/docker/@tests/test_cases/check_attach.py#L9
Cannot access attribute "attach" for class "Unbound" (reportAttributeAccessIssue)
pyright: Run test cases (Linux, 3.13): stubs/docker/@tests/test_cases/check_attach.py#L9
"assert_type" mismatch: expected "bytes" but received "Unknown" (reportAssertTypeFailure)
pyright: Run test cases (Linux, 3.13): stubs/docker/@tests/test_cases/check_attach.py#L9
Type of "attach" is unknown (reportUnknownMemberType)
pyright: Run test cases (Linux, 3.13): stubs/docker/@tests/test_cases/check_attach.py#L8
Cannot access attribute "attach" for class "Unbound" (reportAttributeAccessIssue)
pyright: Run test cases (Linux, 3.13): stubs/docker/@tests/test_cases/check_attach.py#L8
"assert_type" mismatch: expected "bytes" but received "Unknown" (reportAssertTypeFailure)
pyright: Run test cases (Linux, 3.13): stubs/docker/@tests/test_cases/check_attach.py#L8
Type of "attach" is unknown (reportUnknownMemberType)
pyright: Run test cases (Windows, 3.13)
Exit code 1
stub_uploader tests
Canceling since a higher priority waiting request for Test-main exists
stub_uploader tests
The operation was canceled.
mypy: Run test cases
Canceling since a higher priority waiting request for Test-main exists
mypy: Run test cases
The operation was canceled.
Test
Canceling since a higher priority waiting request for Test-main exists