Document missing server config options #4556
tests.yml
on: pull_request
changes
2s
check-sampleconfig
57s
check-schema-delta
46s
lint
23s
Typechecking
1m 37s
lint-pydantic
47s
lint-clippy
0s
lint-clippy-nightly
0s
lint-rustfmt
0s
lint-readme
0s
Matrix: portdb
Matrix: complement
Matrix: trial-pypy
tests-done
1s
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
|