Bump ruff from 0.6.5 to 0.6.7 #3383
Annotations
7 errors and 1 warning
Run tests with pytest
await waiter
|
Run tests with pytest
await self._async_create_endpoints()
|
Run tests with pytest
transport, protocol = await loop.create_datagram_endpoint( # type: ignore[type-var]
|
Run tests with pytest
transport.close()
|
Run tests with pytest
self._loop.call_soon(self._call_connection_lost, None)
|
Run tests with pytest
self._check_closed()
|
Run tests with pytest
raise RuntimeError('Event loop is closed')
|
Upload coverage to Codecov
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Loading