Skip to content

Document missing server config options #4556

Document missing server config options

Document missing server config options #4556

Triggered via pull request January 31, 2025 21:00
Status Failure
Total duration 2m 9s
Artifacts

tests.yml

on: pull_request
changes
2s
changes
check-lockfile
4s
check-lockfile
lint-crlf
6s
lint-crlf
lint-newsfile
36s
lint-newsfile
check-sampleconfig
57s
check-sampleconfig
check-schema-delta
46s
check-schema-delta
lint
23s
lint
Typechecking
1m 37s
Typechecking
lint-pydantic
47s
lint-pydantic
lint-clippy
0s
lint-clippy
lint-clippy-nightly
0s
lint-clippy-nightly
lint-rustfmt
0s
lint-rustfmt
lint-readme
0s
lint-readme
linting-done
1s
linting-done
Matrix: portdb
calculate-test-jobs
0s
calculate-test-jobs
Matrix: complement
trial-olddeps
0s
trial-olddeps
cargo-test
0s
cargo-test
cargo-bench
0s
cargo-bench
Matrix: trial-pypy
export-data
0s
export-data
Matrix: sytest
Matrix: trial
tests-done
1s
tests-done
Fit to window
Zoom out
Zoom in

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