Skip to content

Add caching and total room score tracking for multiplayer playlist item statistics #775

Add caching and total room score tracking for multiplayer playlist item statistics

Add caching and total room score tracking for multiplayer playlist item statistics #775

Triggered via pull request July 26, 2024 12:17
Status Failure
Total duration 2m 16s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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 'CumulativeScore' and no accessible extension method 'CumulativeScore' 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.