Type all remaining tests #4654
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
37 errors and 6 notices
Ubuntu (3.8, no test-requirements)
Process completed with exit code 1.
|
Ubuntu (pypy-3.9-nightly)
Process completed with exit code 1.
|
Ubuntu (3.11)
Process completed with exit code 1.
|
Mypy-Linux+Mac+Windows:
trio/_ssl.py#L896
trio/_ssl.py:(896:28 - 896:28): Missing type parameters for generic type "SSLStream" [type-arg]
|
Mypy-Linux+Mac+Windows:
trio/_ssl.py#L929
trio/_ssl.py:(929:31 - 929:31): Missing type parameters for generic type "SSLStream" [type-arg]
|
Mypy-Linux+Mac+Windows:
trio/_highlevel_ssl_helpers.py#L28
trio/_highlevel_ssl_helpers.py:28: Missing type parameters for generic type "SSLStream" [type-arg]
|
Mypy-Linux+Mac+Windows:
trio/_highlevel_ssl_helpers.py#L98
trio/_highlevel_ssl_helpers.py:98: Missing type parameters for generic type "SSLStream" [type-arg]
|
Mypy-Linux+Mac+Windows:
trio/testing/_fake_net.py#L57
trio/testing/_fake_net.py:(57:1 - 58:42): Function is missing a type annotation [no-untyped-def]
|
Mypy-Linux+Mac+Windows:
trio/testing/_fake_net.py#L61
trio/testing/_fake_net.py:(61:1 - 70:18): Function is missing a type annotation [no-untyped-def]
|
Mypy-Linux+Mac+Windows:
trio/testing/_fake_net.py#L78
trio/testing/_fake_net.py:(78:5 - 82:23): Function is missing a return type annotation [no-untyped-def]
|
Mypy-Linux+Mac+Windows:
trio/testing/_fake_net.py#L81
trio/testing/_fake_net.py:(81:13 - 81:30): Incompatible types in assignment (expression has type "Tuple[str, int, int, int]", variable has type "Tuple[str, int]") [assignment]
|
Mypy-Linux+Mac+Windows:
trio/testing/_fake_net.py#L85
trio/testing/_fake_net.py:(85:5 - 87:58): Function is missing a type annotation [no-untyped-def]
|
Mypy-Linux+Mac+Windows:
trio/testing/_fake_net.py#L85
trio/testing/_fake_net.py:(85:5 - 87:58): Type of decorated function contains type "Any" ("Callable[[Type[UDPEndpoint], Any], Any]") [misc]
|
Ubuntu (3.10)
Process completed with exit code 1.
|
Ubuntu (3.9)
Process completed with exit code 1.
|
Ubuntu (3.8)
Process completed with exit code 1.
|
Ubuntu (3.12-dev)
Process completed with exit code 1.
|
macOS (3.9)
Process completed with exit code 1.
|
macOS (3.10)
Process completed with exit code 1.
|
macOS (3.8)
Process completed with exit code 1.
|
Ubuntu (pypy-3.9)
Process completed with exit code 1.
|
Ubuntu (pypy-3.10-nightly)
Process completed with exit code 1.
|
Ubuntu (pypy-3.10)
Process completed with exit code 1.
|
Windows (pypy-3.9-nightly, x64)
Process completed with exit code 1.
|
Windows (3.8, x64, with IFS LSP)
Process completed with exit code 1.
|
Windows (3.10, x64)
Process completed with exit code 1.
|
Windows (3.8, x64, with Komodia LSP)
Process completed with exit code 1.
|
Windows (3.8, x64)
Process completed with exit code 1.
|
Windows (3.10, x86)
Process completed with exit code 1.
|
Windows (3.9, x64)
Process completed with exit code 1.
|
Windows (3.9, x86)
Process completed with exit code 1.
|
Windows (3.8, x86)
Process completed with exit code 1.
|
macOS (pypy-3.10-nightly)
The job running on runner GitHub Actions 5 has exceeded the maximum execution time of 15 minutes.
|
macOS (pypy-3.10-nightly)
The operation was canceled.
|
macOS (pypy-3.9-nightly)
The job running on runner GitHub Actions 9 has exceeded the maximum execution time of 15 minutes.
|
macOS (pypy-3.9-nightly)
The operation was canceled.
|
check
Process completed with exit code 1.
|
Mypy-Linux+Mac+Windows:
trio/testing/_fake_net.py#L222
trio/testing/_fake_net.py:(222:5 - 224:34): Use "-> None" if function does not return a value
|
Mypy-Linux+Mac+Windows:
trio/testing/_fake_net.py#L226
trio/testing/_fake_net.py:(226:5 - 233:37): Use "-> None" if function does not return a value
|
Mypy-Linux+Mac+Windows:
trio/testing/_fake_net.py#L430
trio/testing/_fake_net.py:(430:5 - 431:75): Use "-> None" if function does not return a value
|
Mypy-Linux+Mac+Windows:
trio/testing/_fake_net.py#L433
trio/testing/_fake_net.py:(433:5 - 434:68): Use "-> None" if function does not return a value
|
Mypy-Windows:
trio/_tests/test_subprocess.py#L445
trio/_tests/test_subprocess.py:(445:15 - 445:52): Error code "call-arg" not covered by "type: ignore" comment
|
Mypy-Windows:
trio/_subprocess.py#L800
trio/_subprocess.py:(800:9 - 813:15): "open_process" defined here
|