-
Notifications
You must be signed in to change notification settings - Fork 226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI run against Twisted trunk is failing #17075
Comments
The errors: mypy:
unit tests:
|
I have bisected the |
This was now released as 24.10.0rc1, and therefore will hit a stable release real soon. |
Bug: https://bugs.gentoo.org/941879 Bug: element-hq/synapse#17075 Signed-off-by: Michał Górny <[email protected]>
Just hit the error with the now released version 24.10.0 https://pypi.org/project/Twisted/24.10.0/ that synapse won't work anymore after upgrading to that version. |
Related: #17882 |
Thanks all. The team is aware and actively working on a fix for the next Synapse release 🙂 |
For the record, one test fails in 1.119.0 with Twisted 24.10.0
The same error is detected here https://github.com/element-hq/synapse/actions/runs/11801798008/job/32876109329?pr=17878 |
Fixes various `mypy` errors associated with Twisted `24.11.0`. Hopefully addresses #17075, though I've yet to test against `trunk`. Changes should be compatible with our currently pinned Twisted version of `24.7.0`.
Based on local testing, this should have been fixed by #17998
|
See https://github.com/element-hq/synapse/actions/runs/12368825338
The text was updated successfully, but these errors were encountered: