Skip to content

RFC: UNIX server sockets #5460

RFC: UNIX server sockets

RFC: UNIX server sockets #5460

Triggered via pull request February 20, 2024 01:30
Status Failure
Total duration 14m 53s
Artifacts

ci.yml

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

Annotations

29 errors and 21 warnings
macOS (3.8)
Process completed with exit code 1.
Alpine
Process completed with exit code 1.
macOS (3.10)
Process completed with exit code 1.
Cython (3.12)
Process completed with exit code 1.
macOS (3.9)
Process completed with exit code 1.
Cython (3.8)
Process completed with exit code 1.
Windows (3.8, x64)
Process completed with exit code 1.
Ubuntu (3.11)
Process completed with exit code 1.
Windows (3.10, x86)
Process completed with exit code 1.
Ubuntu (3.10)
Process completed with exit code 1.
Ubuntu (3.12)
Process completed with exit code 1.
Windows (3.10, x64)
Process completed with exit code 1.
Ubuntu (3.8, no test-requirements)
Process completed with exit code 1.
Ubuntu (3.8)
Process completed with exit code 1.
Ubuntu (3.9)
Process completed with exit code 1.
Windows (3.8, x64, with Komodia LSP)
Process completed with exit code 1.
Windows (3.8, x86)
Process completed with exit code 1.
Windows (3.9, x64)
Process completed with exit code 1.
Windows (3.8, x64, with IFS LSP)
Process completed with exit code 1.
Windows (3.9, x86)
Process completed with exit code 1.
Ubuntu (pypy-3.9)
Process completed with exit code 1.
Ubuntu (pypy-3.10)
Process completed with exit code 1.
Mypy-Linux+Mac+Windows: src/trio/_highlevel_open_unix_listeners.py#L196
src/trio/_highlevel_open_unix_listeners.py:(196:28 - 196:31): Argument 1 to "UnixSocketListener" has incompatible type "SocketType"; expected "_SocketType" [arg-type]
Mypy-Linux+Mac+Windows: src/trio/__init__.py#L71
src/trio/__init__.py:(71:1 - 71:1): Module "trio._highlevel_socket" has no attribute "UnixSocketListener"; maybe "SocketListener"? [attr-defined]
Mypy-Linux+Mac: src/trio/_tests/test_highlevel_open_unix_listeners.py#L30
src/trio/_tests/test_highlevel_open_unix_listeners.py:(30:47 - 30:54): Argument 1 to "open_stream_to_socket_listener" has incompatible type "UnixSocketListener"; expected "SocketListener" [arg-type]
Mypy-Linux+Mac: src/trio/_tests/test_highlevel_open_unix_listeners.py#L31
src/trio/_tests/test_highlevel_open_unix_listeners.py:(31:47 - 31:54): Argument 1 to "open_stream_to_socket_listener" has incompatible type "UnixSocketListener"; expected "SocketListener" [arg-type]
Ubuntu (3.8, check formatting)
Mypy found type errors.
Ubuntu (3.8, check formatting)
Process completed with exit code 1.
check
Process completed with exit code 1.
macOS (3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Alpine
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macOS (3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macOS (3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows (3.8, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ubuntu (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows (3.10, x86)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ubuntu (3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ubuntu (3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows (3.10, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ubuntu (3.8, no test-requirements)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ubuntu (3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ubuntu (3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows (3.8, x64, with Komodia LSP)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows (3.8, x86)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows (3.9, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows (3.8, x64, with IFS LSP)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows (3.9, x86)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ubuntu (pypy-3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ubuntu (pypy-3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ubuntu (3.8, check formatting)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.