Skip to content

Always broadcast user presence to users' friends #828

Always broadcast user presence to users' friends

Always broadcast user presence to users' friends #828

Triggered via pull request January 9, 2025 08:31
Status Failure
Total duration 4m 1s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Unit testing: osu.Server.Spectator/Hubs/Metadata/MetadataHub.cs#L84
'IMetadataClient' does not contain a definition for 'FriendPresenceUpdated' and no accessible extension method 'FriendPresenceUpdated' accepting a first argument of type 'IMetadataClient' could be found (are you missing a using directive or an assembly reference?)
Unit testing: osu.Server.Spectator/Hubs/Metadata/MetadataHub.cs#L244
'IMetadataClient' does not contain a definition for 'FriendPresenceUpdated' and no accessible extension method 'FriendPresenceUpdated' accepting a first argument of type 'IMetadataClient' could be found (are you missing a using directive or an assembly reference?)
Unit testing
Process completed with exit code 1.