Skip to content

Bump flake8 from 7.0.0 to 7.1.0 (#887) #3132

Bump flake8 from 7.0.0 to 7.1.0 (#887)

Bump flake8 from 7.0.0 to 7.1.0 (#887) #3132

Triggered via push June 17, 2024 17:20
Status Cancelled
Total duration 1m 24s
Artifacts

ci.yml

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

Annotations

57 errors and 4 warnings
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(
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 (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(
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.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(
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(
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.12 on ubuntu-latest (use_cython)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
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(
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 (use_cython)
The operation was canceled.
py 3.10 on ubuntu-latest (use_cython)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
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(
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.10 on ubuntu-latest (use_cython)
The operation was canceled.
py 3.11 on ubuntu-latest (use_cython)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
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(
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.11 on ubuntu-latest (use_cython)
The operation was canceled.
py 3.9 on ubuntu-latest (use_cython)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
py 3.9 on ubuntu-latest (use_cython)
The operation was canceled.
py 3.12 on ubuntu-latest (skip_cython)
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/.
py 3.9 on ubuntu-latest (skip_cython)
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/.
py 3.10 on ubuntu-latest (skip_cython)
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/.
py 3.11 on ubuntu-latest (skip_cython)
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/.