-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
CI run against Twisted trunk is failing #15097
Comments
|
"Portal" has incompatible type "TerminalRealm"; expected "IRealm"
I think renaming this has caused the github action to open #15490 rather than edit this issue. |
"Portal" has incompatible type "TerminalRealm"; expected "IRealm"
twisted/twisted#11813 is a PR to twisted that should fix this, currently awaiting another round of review. |
If that doesn't land upstream I guess we can |
This seems to now be failing with:
|
I would guess this is a screwup of mine here:
see #15302 |
It seems that the input I added in #15302 is only processed when the workflow is run due to a workflow_dispatch event, i.e. by one of us triggering it manually in the GitHub web UI. Instead, inputs seem evaluate to null in the github actions language and one has to use |
Now failing linter with:
|
See https://github.com/matrix-org/synapse/actions/runs/5961068352
The text was updated successfully, but these errors were encountered: