Stop using twisted.internet.defer.returnValue #4234
Annotations
4 errors and 1 warning
Run ruff check:
synapse/logging/scopecontextmanager.py#L23
synapse/logging/scopecontextmanager.py:23:19: F401 `types.TracebackType` imported but unused
|
Run ruff check:
synapse/logging/scopecontextmanager.py#L24
synapse/logging/scopecontextmanager.py:24:30: F401 `typing.Type` imported but unused
|
Run ruff check:
synapse/logging/scopecontextmanager.py#L28
synapse/logging/scopecontextmanager.py:28:8: F401 `twisted` imported but unused
|
Run ruff check
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading