Oops #579
Annotations
4 errors and 1 warning
Run tests:
src/trio/_tests/test_socket.py#L475
src/trio/_tests/test_socket.py:(475:22 - 475:32): Argument 1 to "setsockopt_tests" has incompatible type "socket"; expected "Union[SocketType, SocketStream]" [arg-type]
|
Run tests:
src/trio/_tests/test_socket.py#L471
src/trio/_tests/test_socket.py:(471:9 - 471:37): Module has no attribute "SO_BINDTODEVICE" [attr-defined]
|
Run tests
Mypy found type errors.
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading