Remove SYNAPSE_USE_FROZEN_DICTS
environment variable
#4560
Triggered via pull request
January 31, 2025 21:09
Status
Cancelled
Total duration
1m 24s
Artifacts
–
Annotations
9 errors
Ruff (F401):
synapse/events/__init__.py#L25
synapse/events/__init__.py:25:8: F401 `os` imported but unused
|
Ruff (F401):
synapse/events/__init__.py#L51
synapse/events/__init__.py:51:38: F401 `synapse.util.stringutils.strtobool` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
lint
Process completed with exit code 1.
|
check-schema-delta
Canceling since a higher priority waiting request for 'Tests-refs/pull/18123/merge' exists
|
check-schema-delta
The operation was canceled.
|
check-sampleconfig
Canceling since a higher priority waiting request for 'Tests-refs/pull/18123/merge' exists
|
lint-pydantic
Canceling since a higher priority waiting request for 'Tests-refs/pull/18123/merge' exists
|
Typechecking
Canceling since a higher priority waiting request for 'Tests-refs/pull/18123/merge' exists
|
tests-done
Job trial returned cancelled
|