Remove SYNAPSE_USE_FROZEN_DICTS
environment variable
#4559
tests.yml
on: pull_request
changes
1s
check-sampleconfig
47s
check-schema-delta
47s
lint
16s
Typechecking
1m 30s
lint-pydantic
1m 2s
lint-clippy
0s
lint-clippy-nightly
0s
lint-rustfmt
0s
lint-readme
0s
Matrix: portdb
Matrix: complement
Matrix: trial-pypy
tests-done
2s
Annotations
6 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.
|
lint-newsfile
Process completed with exit code 1.
|
linting-done
Job lint returned failure
|
tests-done
Job linting-done returned failure
|