Remove SYNAPSE_USE_FROZEN_DICTS
environment variable
#4560
Triggered via pull request
January 31, 2025 21:09
Status
Cancelled
Total duration
1m 24s
Artifacts
–
tests.yml
on: pull_request
changes
2s
check-sampleconfig
47s
check-schema-delta
48s
lint
17s
Typechecking
53s
lint-pydantic
49s
lint-clippy
0s
lint-clippy-nightly
0s
lint-rustfmt
0s
lint-readme
0s
Matrix: portdb
Matrix: complement
Matrix: trial-pypy
tests-done
1s
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
|