Bump actions/setup-python from 5.1.0 to 5.3.0 #294
Annotations
7 errors and 1 warning
Run pytest
await waiter
|
Run pytest:
venv/lib/python3.9/site-packages/zeroconf/_engine.py#L84
await self._async_create_endpoints()
|
Run pytest:
venv/lib/python3.9/site-packages/zeroconf/_engine.py#L104
transport, protocol = await loop.create_datagram_endpoint(
|
Run pytest
transport.close()
|
Run pytest
self._loop.call_soon(self._call_connection_lost, None)
|
Run pytest
self._check_closed()
|
Run 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