Skip to content

Bump mypy from 1.14.0 to 1.14.1 #3501

Bump mypy from 1.14.0 to 1.14.1

Bump mypy from 1.14.0 to 1.14.1 #3501

Triggered via pull request December 31, 2024 10:48
Status Success
Total duration 1m 32s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

91 errors and 10 warnings
py 3.12 on macos-latest (skip_cython)
await waiter
py 3.12 on macos-latest (skip_cython)
await self._async_create_endpoints()
py 3.12 on macos-latest (skip_cython)
transport, protocol = await loop.create_datagram_endpoint( # type: ignore[type-var]
py 3.12 on macos-latest (skip_cython)
transport.close()
py 3.12 on macos-latest (skip_cython)
self._loop.call_soon(self._call_connection_lost, None)
py 3.12 on macos-latest (skip_cython)
self._check_closed()
py 3.12 on macos-latest (skip_cython)
raise RuntimeError('Event loop is closed')
py 3.13 on macos-latest (skip_cython)
await waiter
py 3.13 on macos-latest (skip_cython)
await self._async_create_endpoints()
py 3.13 on macos-latest (skip_cython)
transport, protocol = await loop.create_datagram_endpoint( # type: ignore[type-var]
py 3.13 on macos-latest (skip_cython)
transport.close()
py 3.13 on macos-latest (skip_cython)
self._loop.call_soon(self._call_connection_lost, None)
py 3.13 on macos-latest (skip_cython)
self._check_closed()
py 3.13 on macos-latest (skip_cython)
raise RuntimeError('Event loop is closed')
py 3.10 on ubuntu-latest (skip_cython)
await waiter
py 3.10 on ubuntu-latest (skip_cython)
await self._async_create_endpoints()
py 3.10 on ubuntu-latest (skip_cython)
transport, protocol = await loop.create_datagram_endpoint( # type: ignore[type-var]
py 3.10 on ubuntu-latest (skip_cython)
transport.close()
py 3.10 on ubuntu-latest (skip_cython)
self._loop.call_soon(self._call_connection_lost, None)
py 3.10 on ubuntu-latest (skip_cython)
self._check_closed()
py 3.10 on ubuntu-latest (skip_cython)
raise RuntimeError('Event loop is closed')
py 3.11 on ubuntu-latest (skip_cython)
await waiter
py 3.11 on ubuntu-latest (skip_cython)
await self._async_create_endpoints()
py 3.11 on ubuntu-latest (skip_cython)
transport, protocol = await loop.create_datagram_endpoint( # type: ignore[type-var]
py 3.11 on ubuntu-latest (skip_cython)
transport.close()
py 3.11 on ubuntu-latest (skip_cython)
self._loop.call_soon(self._call_connection_lost, None)
py 3.11 on ubuntu-latest (skip_cython)
self._check_closed()
py 3.11 on ubuntu-latest (skip_cython)
raise RuntimeError('Event loop is closed')
py 3.13 on ubuntu-latest (skip_cython)
await waiter
py 3.13 on ubuntu-latest (skip_cython)
await self._async_create_endpoints()
py 3.13 on ubuntu-latest (skip_cython)
transport, protocol = await loop.create_datagram_endpoint( # type: ignore[type-var]
py 3.13 on ubuntu-latest (skip_cython)
transport.close()
py 3.13 on ubuntu-latest (skip_cython)
self._loop.call_soon(self._call_connection_lost, None)
py 3.13 on ubuntu-latest (skip_cython)
self._check_closed()
py 3.13 on ubuntu-latest (skip_cython)
raise RuntimeError('Event loop is closed')
py 3.9 on ubuntu-latest (skip_cython)
await waiter
py 3.9 on ubuntu-latest (skip_cython)
await self._async_create_endpoints()
py 3.9 on ubuntu-latest (skip_cython)
transport, protocol = await loop.create_datagram_endpoint( # type: ignore[type-var]
py 3.9 on ubuntu-latest (skip_cython)
transport.close()
py 3.9 on ubuntu-latest (skip_cython)
self._loop.call_soon(self._call_connection_lost, None)
py 3.9 on ubuntu-latest (skip_cython)
self._check_closed()
py 3.9 on ubuntu-latest (skip_cython)
raise RuntimeError('Event loop is closed')
py 3.12 on ubuntu-latest (use_cython)
await waiter
py 3.12 on ubuntu-latest (use_cython)
await self._async_create_endpoints()
py 3.12 on ubuntu-latest (use_cython)
transport, protocol = await loop.create_datagram_endpoint( # type: ignore[type-var]
py 3.12 on ubuntu-latest (use_cython)
transport.close()
py 3.12 on ubuntu-latest (use_cython)
self._loop.call_soon(self._call_connection_lost, None)
py 3.12 on ubuntu-latest (use_cython)
self._check_closed()
py 3.12 on ubuntu-latest (use_cython)
raise RuntimeError('Event loop is closed')
py 3.12 on ubuntu-latest (skip_cython)
await waiter
py 3.12 on ubuntu-latest (skip_cython)
await self._async_create_endpoints()
py 3.12 on ubuntu-latest (skip_cython)
transport, protocol = await loop.create_datagram_endpoint( # type: ignore[type-var]
py 3.12 on ubuntu-latest (skip_cython)
transport.close()
py 3.12 on ubuntu-latest (skip_cython)
self._loop.call_soon(self._call_connection_lost, None)
py 3.12 on ubuntu-latest (skip_cython)
self._check_closed()
py 3.12 on ubuntu-latest (skip_cython)
raise RuntimeError('Event loop is closed')
py 3.9 on ubuntu-latest (use_cython)
await waiter
py 3.9 on ubuntu-latest (use_cython)
await self._async_create_endpoints()
py 3.9 on ubuntu-latest (use_cython)
transport, protocol = await loop.create_datagram_endpoint( # type: ignore[type-var]
py 3.9 on ubuntu-latest (use_cython)
transport.close()
py 3.9 on ubuntu-latest (use_cython)
self._loop.call_soon(self._call_connection_lost, None)
py 3.9 on ubuntu-latest (use_cython)
self._check_closed()
py 3.9 on ubuntu-latest (use_cython)
raise RuntimeError('Event loop is closed')
py 3.11 on ubuntu-latest (use_cython)
await waiter
py 3.11 on ubuntu-latest (use_cython)
await self._async_create_endpoints()
py 3.11 on ubuntu-latest (use_cython)
transport, protocol = await loop.create_datagram_endpoint( # type: ignore[type-var]
py 3.11 on ubuntu-latest (use_cython)
transport.close()
py 3.11 on ubuntu-latest (use_cython)
self._loop.call_soon(self._call_connection_lost, None)
py 3.11 on ubuntu-latest (use_cython)
self._check_closed()
py 3.11 on ubuntu-latest (use_cython)
raise RuntimeError('Event loop is closed')
py 3.10 on ubuntu-latest (use_cython)
await waiter
py 3.10 on ubuntu-latest (use_cython)
await self._async_create_endpoints()
py 3.10 on ubuntu-latest (use_cython)
transport, protocol = await loop.create_datagram_endpoint( # type: ignore[type-var]
py 3.10 on ubuntu-latest (use_cython)
transport.close()
py 3.10 on ubuntu-latest (use_cython)
self._loop.call_soon(self._call_connection_lost, None)
py 3.10 on ubuntu-latest (use_cython)
self._check_closed()
py 3.10 on ubuntu-latest (use_cython)
raise RuntimeError('Event loop is closed')
py 3.13 on ubuntu-latest (use_cython)
await waiter
py 3.13 on ubuntu-latest (use_cython)
await self._async_create_endpoints()
py 3.13 on ubuntu-latest (use_cython)
transport, protocol = await loop.create_datagram_endpoint( # type: ignore[type-var]
py 3.13 on ubuntu-latest (use_cython)
transport.close()
py 3.13 on ubuntu-latest (use_cython)
self._loop.call_soon(self._call_connection_lost, None)
py 3.13 on ubuntu-latest (use_cython)
self._check_closed()
py 3.13 on ubuntu-latest (use_cython)
raise RuntimeError('Event loop is closed')
py 3.12 on windows-latest (skip_cython)
await waiter
py 3.12 on windows-latest (skip_cython)
await self._async_create_endpoints()
py 3.12 on windows-latest (skip_cython)
transport, protocol = await loop.create_datagram_endpoint( # type: ignore[type-var]
py 3.12 on windows-latest (skip_cython)
transport.close()
py 3.12 on windows-latest (skip_cython)
self._loop.call_soon(self._call_connection_lost, None)
py 3.12 on windows-latest (skip_cython)
self._check_closed()
py 3.12 on windows-latest (skip_cython)
raise RuntimeError('Event loop is closed')
py 3.10 on ubuntu-latest (skip_cython)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
py 3.11 on ubuntu-latest (skip_cython)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
py 3.13 on ubuntu-latest (skip_cython)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
py 3.9 on ubuntu-latest (skip_cython)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
py 3.12 on ubuntu-latest (use_cython)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
py 3.12 on ubuntu-latest (skip_cython)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
py 3.9 on ubuntu-latest (use_cython)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
py 3.11 on ubuntu-latest (use_cython)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
py 3.10 on ubuntu-latest (use_cython)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
py 3.13 on ubuntu-latest (use_cython)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636