Skip to content

Signal clients on friend presence state changes #812

Signal clients on friend presence state changes

Signal clients on friend presence state changes #812

Triggered via pull request January 7, 2025 07:46
Status Failure
Total duration 2m 50s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Unit testing: osu.Server.Spectator/Hubs/Friends/MetadataHubFriendsContext.cs#L6
The type or namespace name 'Friends' does not exist in the namespace 'osu.Game.Online' (are you missing an assembly reference?)
Unit testing: osu.Server.Spectator/Hubs/Friends/MetadataHubFriendsContext.cs#L13
The type or namespace name 'IFriendsClient' could not be found (are you missing a using directive or an assembly reference?)
Unit testing: osu.Server.Spectator/Hubs/Metadata/MetadataHub.cs#L27
The type 'osu.Game.Online.Metadata.IMetadataClient' cannot be used as type parameter 'T' in the generic type or method 'MetadataHubFriendsContext<THub, T>'. There is no implicit reference conversion from 'osu.Game.Online.Metadata.IMetadataClient' to 'IFriendsClient'.
Unit testing
Process completed with exit code 1.