Skip to content

Notify users of who is spectating them #838

Notify users of who is spectating them

Notify users of who is spectating them #838

Triggered via pull request January 17, 2025 10:58
Status Failure
Total duration 3m 19s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Unit testing: osu.Server.Spectator/Hubs/Spectator/SpectatorHub.cs#L215
The type or namespace name 'SpectatorUser' could not be found (are you missing a using directive or an assembly reference?)
Unit testing: osu.Server.Spectator/Hubs/Spectator/SpectatorHub.cs#L221
'ISpectatorClient' does not contain a definition for 'UserStartedWatching' and no accessible extension method 'UserStartedWatching' accepting a first argument of type 'ISpectatorClient' could be found (are you missing a using directive or an assembly reference?)
Unit testing: osu.Server.Spectator/Hubs/Spectator/SpectatorHub.cs#L230
'ISpectatorClient' does not contain a definition for 'UserEndedWatching' and no accessible extension method 'UserEndedWatching' accepting a first argument of type 'ISpectatorClient' could be found (are you missing a using directive or an assembly reference?)
Unit testing
Process completed with exit code 1.