Skip to content

Remove SYNAPSE_USE_FROZEN_DICTS environment variable #4559

Remove SYNAPSE_USE_FROZEN_DICTS environment variable

Remove SYNAPSE_USE_FROZEN_DICTS environment variable #4559

Triggered via pull request January 31, 2025 21:07
Status Cancelled
Total duration 2m 0s
Artifacts

tests.yml

on: pull_request
changes
1s
changes
check-lockfile
4s
check-lockfile
lint-crlf
4s
lint-crlf
lint-newsfile
36s
lint-newsfile
check-sampleconfig
47s
check-sampleconfig
check-schema-delta
47s
check-schema-delta
lint
16s
lint
Typechecking
1m 30s
Typechecking
lint-pydantic
1m 2s
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
2s
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
2s
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