Add caching and total room score tracking for multiplayer playlist item statistics #774
Annotations
4 errors
Unit testing:
osu.Server.Spectator/Hubs/Metadata/MetadataHub.cs#L148
'MultiplayerPlaylistItemStats' does not contain a definition for 'LastProcessedScoreID' and no accessible extension method 'LastProcessedScoreID' accepting a first argument of type 'MultiplayerPlaylistItemStats' could be found (are you missing a using directive or an assembly reference?)
|
Unit testing:
osu.Server.Spectator/Hubs/Metadata/MetadataHub.cs#L163
'MultiplayerPlaylistItemStats' does not contain a definition for 'TotalPlaylistScore' and no accessible extension method 'TotalPlaylistScore' accepting a first argument of type 'MultiplayerPlaylistItemStats' could be found (are you missing a using directive or an assembly reference?)
|
Unit testing:
osu.Server.Spectator/Hubs/Metadata/MetadataHub.cs#L166
'MultiplayerPlaylistItemStats' does not contain a definition for 'LastProcessedScoreID' and no accessible extension method 'LastProcessedScoreID' accepting a first argument of type 'MultiplayerPlaylistItemStats' could be found (are you missing a using directive or an assembly reference?)
|
Unit testing
Process completed with exit code 1.
|