Skip to content

Add test for state_key size #2310

Add test for state_key size

Add test for state_key size #2310

Triggered via pull request January 21, 2025 08:23
Status Failure
Total duration 6m 51s
Artifacts

ci.yaml

on: pull_request
check-signoff  /  signoff
2s
check-signoff / signoff
complement-internal
1m 50s
complement-internal
Matrix: complement
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 4 warnings, and 1 notice
Complement (Dendrite): tests/federation_room_get_missing_events_test.go#L520
unknown field Sender in struct literal of type gomatrixserverlib.EventBuilder
Complement (Dendrite): tests/federation_room_get_missing_events_test.go#L528
undefined: gomatrixserverlib.StateNeededForEventBuilder
Complement (Dendrite): tests/federation_room_get_missing_events_test.go#L534
undefined: gomatrixserverlib.ServerName
Complement (Dendrite): tests/federation_room_get_missing_events_test.go#L534
too many arguments in call to eb.Build
Complement (Dendrite): tests/federation_room_get_missing_events_test.go#L546
cannot use b.Event{…} (value of type b.Event) as federation.Event value in argument to srv.MustCreateEvent
Complement (Dendrite): tests/federation_room_get_missing_events_test.go#L567
undefined: gomatrixserverlib.Event
Complement (Dendrite): tests/federation_room_get_missing_events_test.go#L569
undefined: gomatrixserverlib.Event
Complement (Dendrite): tests/federation_room_get_missing_events_test.go#L580
undefined: gomatrixserverlib.ServerName
Complement (Synapse): tests/federation_room_get_missing_events_test.go#L520
unknown field Sender in struct literal of type gomatrixserverlib.EventBuilder
Complement (Synapse): tests/federation_room_get_missing_events_test.go#L528
undefined: gomatrixserverlib.StateNeededForEventBuilder
Complement (Synapse): tests/federation_room_get_missing_events_test.go#L534
undefined: gomatrixserverlib.ServerName
Complement (Synapse): tests/federation_room_get_missing_events_test.go#L534
too many arguments in call to eb.Build
Complement (Synapse): tests/federation_room_get_missing_events_test.go#L546
cannot use b.Event{…} (value of type b.Event) as federation.Event value in argument to srv.MustCreateEvent
Complement (Synapse): tests/federation_room_get_missing_events_test.go#L567
undefined: gomatrixserverlib.Event
Complement (Synapse): tests/federation_room_get_missing_events_test.go#L569
undefined: gomatrixserverlib.Event
Complement (Synapse): tests/federation_room_get_missing_events_test.go#L580
undefined: gomatrixserverlib.ServerName
check-signoff / signoff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
complement-internal
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Complement (Dendrite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Complement (Synapse)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check-signoff / signoff
Pull request does not require sign-off.