Skip to content

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

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

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

Triggered via pull request July 26, 2024 10:35
Status Failure
Total duration 3m 8s
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 '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.